# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers {khindenburg @kurthindenburg} openmaintainer
description Text UI colors
This module is really simple, it gives you colored strings for \
terminal usage. Included colors are ``red``, ``green``, ``yellow``, \
``blue``, ``black``, ``magenta``, ``magenta``, ``cyan``, ``white``, \
``clean``, and ``disable``.
homepage https://pypi.python.org/pypi/${python.rootname}/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 48c672dc855ca054a418809d8f2efe4d75d1f6df \
sha256 5e17691605e564d63482067eb6327d01a584bbaf870beffd4456a3391bd8809d \
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-colorama