Metadata-Version: 1.0
Name: awesome_print
Version: 0.1.3
Summary: Awesome print.
Home-page: https://github.com/smazhara/awesome_print
Author: Stan Mazhara
Author-email: akmegran@gmail.com
License: LICENSE
Description: https://github.com/michaeldv/awesome_print port
        
        Install
        
        pip install awesome_print
        
        Usage examples and tests::
        
            git clone https://github.com/smazhara/awesome_print
            cd awesome_print
            ./example.py
            python awesome_print/test/awesome_print_test.py
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
