Metadata-Version: 2.1
Name: colorAlphabet
Version: 0.3
Summary: Use Paul Green-Armytage color alphabet to color text output to a terminal
Home-page: https://bitbucket.org/bvidmar/colorAlphabet
Author: Roberto Vidmar
Author-email: rvidmar@inogs.it
License: MIT
Description: # ColorAlphabet #
        ColorAlphabet a Python package to colour text on a terminal unsing
        Paul Green-Armytage color alphabet.
        
        ### Paul Green-Armytage color alphabet ###
        The paper "Paul Green-Armytage color alphabet" by Paul Green-Armytage
        can be found at https://aic-color.org/resources/Documents/jaic_v5_06.pdf
        
        ## Limits ##
        Tested only on xterm and Konsole terminals
        
        ### Who do I talk to? ###
        
        * [Roberto Vidmar](mailto:rvidmar@inogs.it)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
