Package kdbindings: Information

    Source package: kdbindings
    Version: 1.1.0-alt1
    Latest version according to Repology
    Build time:  Jun 30, 2025, 05:26 PM in the task #388495
    Category: Development/C++
    Report package bug
    License: MIT and BSD-3-Clause
    Summary: Reactive programming & data binding in C++
    Description: 
    Reactive programming & data binding in C++
    
    From plain C++ you get:
    
       - Signals + Slots.
       - Properties templated on the contained type.
       - Property bindings allowing reactive code to be written without having to do all the low-level, error prone plumbing by hand.
       - Lazy evaluation of property bindings.
       - No more broken bindings.
       - Totally stand-alone "header-only" library. No heavy Qt dependency.
       - Can still be used with Qt if you so wish.

    List of RPM packages built from this SRPM:
    libkdbindings-devel (x86_64, i586, aarch64)

    Maintainer: Nazarov Denis

    List of contributors:
    Nazarov Denis

    ACL:
    Nazarov Denis
    @everybody

      1. cmake
      2. gcc-c++

    Last changed


    June 30, 2025 Nazarov Denis 1.1.0-alt1
    - Initial build for ALT Linux