Source: pastel
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Emmanuel Arias <eamanu@yaerobi.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry-core,
Build-Depends-Indep:
 python3-pytest <!nocheck>,
 python3-pytest-mock <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/sdispater/pastel
Vcs-Git: https://salsa.debian.org/python-team/packages/pastel.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pastel
Testsuite: autopkgtest-pkg-python

Package: python3-pastel
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: bring colors to your terminal (Python 3)
 Pastel is a simple library to help you colorize
 strings in your terminal.
