diff --git a/index/pa/parse_args/parse_args-0.9.0.toml b/index/pa/parse_args/parse_args-0.9.0.toml new file mode 100644 index 00000000..2527bea8 --- /dev/null +++ b/index/pa/parse_args/parse_args-0.9.0.toml @@ -0,0 +1,15 @@ +name = "parse_args" +description = "An Ada 2012 package to parse command line arguments and options" +version = "0.9.0" +website = "https://github.com/jhumphry/parse_args" +licenses = "ISC" +tags = ["cli", "command-line"] + +authors = ["James Humphry"] +maintainers = ["James Humphry "] +maintainers-logins = ["jhumphry"] + +[origin] +commit = "635f9e4f5318dccd535ca889d744b1053ab2362e" +url = "git+https://github.com/jhumphry/parse_args.git" +