blob: 4960c01a26cb2ce0c53893f22bbeb640aacc8e37 (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "plibsys",
"version-string": "0.0.4",
"port-version": 5,
"description": "Highly portable C system library: threads and synchronization, sockets, IPC, data structures and more.",
"homepage": "https://github.com/saprykin/plibsys",
"supports": "!uwp"
}
|