yuzu/externals/vcpkg/ports/plibsys/vcpkg.json

9 lines
265 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"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"
}