Source: python-questionary
Section: python
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 dh-python,
 pkgconf,
 pkg-config,
 pybuild-plugin-pyproject,
 python3-poetry-core,
 python3-all,
 python3-sphinx,
 python3-sphinx-copybutton <!nodoc>,
 python3-sphinx-autodoc-typehints <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
 python3-prompt-toolkit <!nodoc> <!nocheck>,
 python3-pytest <!nocheck>,
Standards-Version: 4.6.2
Homepage: https://github.com/tmbo/questionary
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-questionary
Vcs-Git: https://salsa.debian.org/python-team/packages/python-questionary.git

Package: python3-questionary
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 ${sphinxdoc:Depends},
Description: Questionary
 Questionary is a Python library for effortlessly building pretty command line interfaces.