Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
349 B
JSON

{
"name": "docopt",
"version-date": "2022-03-15",
"port-version": 1,
"description": "Command line arguments parser that will make you smile (C++11 port).",
"license": "MIT OR BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}