mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-02 01:58:26 -05:00
9 lines
265 B
JSON
9 lines
265 B
JSON
|
{
|
||
|
"name": "plibsys",
|
||
|
"version": "0.0.4",
|
||
|
"port-version": 6,
|
||
|
"description": "Highly portable C system library: threads and synchronization, sockets, IPC, data structures and more.",
|
||
|
"homepage": "https://github.com/saprykin/plibsys",
|
||
|
"supports": "!uwp"
|
||
|
}
|