Metadata-Version: 1.1
Name: pyterm
Version: 0.1.0
Summary: pyterm - terminal output style/positioning control
Home-page: http://pythonhosted.org/pyterm
Author: Eduardo Naufel Schettino
Author-email: schettino72@gmail.com
License: MIT
Description: 
        `pyterm` is tool designed to easy the use of colors,
        formatting and positioning of text in a terminal without
        the use of `curses`.
        
        website/docs: `http://pythonhosted.org/pyterm <http://pythonhosted.org/pyterm>`_
        
        source/issues: `https://bitbucket.org/schettino72/pyterm <https://bitbucket.org/schettino72/pyterm>`_
        
Keywords: terminal,tty,color,console
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
