CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/01/10 05:36:49
Log message:
Import kdbindings-1.1.0
Comment:
reactive programming and data binding header-only library
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.
Maintainer: The OpenBSD ports mailing-list <[email protected]>
WWW: https://github.com/KDAB/KDBindings
Many good tweaks by and OK kn@
Status:
Vendor Tag: rsadowski
Release Tags: rsadowski_20260110
N ports/devel/kdbindings/Makefile
N ports/devel/kdbindings/distinfo
N ports/devel/kdbindings/pkg/DESCR
N ports/devel/kdbindings/pkg/PLIST
No conflicts created by this import