mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-28 02:52:20 +00:00
0.7.0 release
This commit is contained in:
@@ -5,7 +5,7 @@ source = {
|
||||
}
|
||||
description = {
|
||||
summary = "A feature-rich command-line argument parser",
|
||||
detailed = "Argparse supports positional arguments, options, flags, optional arguments, subcommands and more. Argparse automatically generates usage, help and error messages.",
|
||||
detailed = "Argparse supports positional arguments, options, flags, optional arguments, subcommands and more. Argparse automatically generates usage, help, and error messages, and can generate shell completion scripts.",
|
||||
homepage = "https://github.com/luarocks/argparse",
|
||||
license = "MIT"
|
||||
}
|
||||
|
Reference in New Issue
Block a user