Source: python-network-docopt
Section: python
Priority: extra
Maintainer: dev-support <dev-support@cumulusnetworks.com>
Build-Depends: debhelper (>= 8.0.0), git, python
Standards-Version: 3.9.8
Homepage: http://github.com/CumulusNetworks/NetworkDocopt
XS-Build-Source: True
XS-Cumulus-Valid-Arch: amd64
XBCS-Vcs-Hash: 9cee0e34b220bd3014cee453b47c506a69ab2fcf

Package: python-network-docopt
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-ipaddr
Description: Command line argument parser for networking focused applications.
 This was heavily inspired by the docopt module at
 http://docopt.org/ (no code from docopt was used however).
 The key differences are: Support for partial command line options.
 If your program foo has a "foo show summary" option
 you can also enter "foo sh sum". Support for integration into
 bash's auto-complete mechanism
XBCS-Vcs-Hash: 9cee0e34b220bd3014cee453b47c506a69ab2fcf

