Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

7 lines
272 B
JSON

{
"name": "sigslot",
"version": "1.0.0",
"port-version": 5,
"description": "Portable C++ type-safe, thread-safe signal/slot library for ISO C++, Unix/BSD/Linux and Win32. Sigslot allows C++ code to use the signal/slot paradigm made popular by, for example, Qt."
}