Source: python-asciimatics
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 figlet,
 python3-all,
 python3-pil,
 python3-pyfiglet,
 python3-setuptools,
 python3-setuptools-scm,
 python3-wcwidth,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.3
Homepage: https://github.com/peterbrittain/asciimatics
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-asciimatics
Vcs-Git: https://salsa.debian.org/python-team/packages/python-asciimatics.git

Package: python3-asciimatics
Architecture: all
Depends:
 figlet,
 python3-pil,
 python3-pyfiglet,
 python3-wcwidth,
 ${misc:Depends},
 ${python3:Depends},
Description: Python cross platform package to do curses-like operations
 Asciimatics helps people create full-screen text UIs
 (from interactive forms to ASCII animations) on any platform.
