Metadata-Version: 1.1
Name: hipsterplot
Version: 0.1
Summary: because matplotlib is too mainstream
Home-page: http://github.com/imh/hipsterplot
Author: Ian Horn and Danilo J. S. Bellini
Author-email: horn.imh@gmail.com ; danilo.bellini.gmail.com
License: MIT
Description: 
        Plots a function as a string by calling the Python ``print`` function.
        
        See the `GitHub project page <http://github.com/imh/hipsterplot>`_ for more information.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
