mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-01 23:38:23 -05:00
9 lines
265 B
JSON
Executable File
9 lines
265 B
JSON
Executable File
{
|
|
"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"
|
|
}
|