Package kdbindings: Information

    Source package: kdbindings
    Version: 1.1.0-alt1
    Build time:  Sep 5, 2025, 02:14 AM
    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 (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Nazarov Denis

    List of contributors:
    Nazarov Denis

      1. cmake
      2. gcc-c++

    Last changed


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