aboutsummaryrefslogtreecommitdiff
path: root/ports/argparse/vcpkg.json
blob: 9137c655f6866d551f20f487e112be4b04e3e07e (plain)
1
2
3
4
5
6
7
{
  "name": "argparse",
  "version-string": "2.1",
  "description": "Argument parser for modern C++",
  "license": "MIT",
  "homepage": "https://github.com/p-ranav/argparse"
}