deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: "simple argparse wrapper (Python 3)\n Argh provides a very simple wrapper\
\ for argparse.\n .\n Argparse is a very powerful tool; argh just makes it easy\
\ to use.\n .\n Here\u2019s a list of features that argh adds to argparse:\n .\n\
\ * mark a function as a CLI command and specify its arguments before\n the\
\ parser is instantiated;\n * nested commands made easy: no messing with subparsers;\n\
\ * infer command name from function name;\n * infer argument type from the\
\ default value;\n * infer argument action from the default value (for booleans);\n\
\ * infer arguments from function signature;\n * add an alias root command help\
\ for the --help argument;\n * enable passing unwrapped arguments to certain\
\ functions instead of\n an argparse.Namespace object.\n .\n Argh is fully\
\ compatible with argparse. You can mix argh-agnostic and\n argh-aware code. Just\
\ keep in mind that dispatch() does some extra\n work that a custom dispatcher\
\ may not do.\n .\n This package installs the library for Python 3."
Homepage: https://github.com/neithere/argh
Installed-Size: '108'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-argh
Priority: optional
Recommends: python3-argcomplete
Section: python
Source: python-argh
Version: 0.31.3-1
srcpkg_name: python-argh
srcpkg_version: 0.31.3-1