Source: sphinx-argparse Section: python Maintainer: Debian Python Team Uploaders: ChangZhuo Chen (陳昌倬) , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , flit, furo , pybuild-plugin-pyproject, python3-all, python3-commonmark, python3-lxml , python3-pytest , python3-sphinx, Standards-Version: 4.7.4 Homepage: https://github.com/ashb/sphinx-argparse Vcs-Git: https://salsa.debian.org/python-team/packages/sphinx-argparse.git Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinx-argparse Testsuite: autopkgtest-pkg-pybuild Package: python3-sphinx-argparse Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}, Enhances: python3-sphinx, Built-Using: ${sphinxdoc:Built-Using}, Description: Sphinx extension for argparse commands and options (Python 3) sphinx-argparse is an extension for Sphinx (Python documentation generator) that allows one to generate documentation for command line tools using argparse (command-line parsing library) automatically. . This package contains the extension for Sphinx running on Python 3.