Source: fabulous Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Jonathan Carter Build-Depends: debhelper (>= 11), dh-python, python3-all, python3-doc, python3-minimal, python3-pil, python3-setuptools, python3-sphinx, python3-sphinxcontrib.programoutput Standards-Version: 4.2.1 Homepage: https://jart.github.io/fabulous/ Vcs-Git: https://salsa.debian.org/python-team/modules/fabulous.git Vcs-Browser: https://salsa.debian.org/python-team/modules/fabulous Testsuite: autopkgtest-pkg-python Package: python3-fabulous Breaks: python-fabulous, python-fabulous-doc, python3-fabulous-doc Replaces: python-fabulous, python-fabulous-doc, python3-fabulous-doc Architecture: any Depends: fonts-noto, python3-pil, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, ${sphinxdoc:Depends} Description: Python module to make your terminal output fabulous Fabulous is a Python library designed to make the output of terminal applications look fabulous. Fabulous allows you to print colors, images, and stylized text to the console (without curses.) Fabulous also offers features to improve the usability of Python's standard logging system.