18 lines
417 B
JSON
Executable file
18 lines
417 B
JSON
Executable file
{
|
|
"name": "argtable3",
|
|
"version": "3.2.1",
|
|
"port-version": 2,
|
|
"description": "A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options",
|
|
"homepage": "https://www.argtable.org/",
|
|
"license": "BSD-2-Clause-FreeBSD",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|