aboutsummaryrefslogtreecommitdiff
path: root/ports/argumentum/vcpkg.json
blob: 282dbf6d3affc0060ebaccaaeb94bafee739d09c (plain)
1
2
3
4
5
6
7
{
  "name": "argumentum",
  "version-string": "0.3.1",
  "port-version": 1,
  "description": "A C++17 command line argument parser inspired by Python argparse",
  "homepage": "https://github.com/mmahnic/argumentum"
}