Source: more-termcolor Section: python Priority: optional Maintainer: Kali Developers Uploaders: Sophie Brun Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all Standards-Version: 4.5.0 Homepage: https://github.com/giladbarnea/more_termcolor Vcs-Browser: https://gitlab.com/kalilinux/packages/more-termcolor Vcs-Git: https://gitlab.com/kalilinux/packages/more-termcolor.git Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no Package: python3-more-termcolor Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: Pass unlimited number of colors, color-codes, or attributes (Python 3) This package contains a library to pass unlimited number of colors, color-codes, or attributes. Intelligently handles existing colors in the text as to allow adding or combining colors automatically, while ensuring the smallest string size possible . This package installs the library for Python 3.