Metadata-Version: 2.1
Name: PyChart-busnellistefano
Version: 1.0.5
Summary: A simple chart class
Home-page: https://bitbucket.org/StefanoBusnelli/pychart
Author: Busnelli Stefano Antonio
Author-email: busnelli.stefano@gmail.com
License: UNKNOWN
Description: PyChart
        =======
        
        Libreria python per generare semplici grafici tramite la libreria Pillow.
        
        Versione 1.0.5
        
        Installazione
        -------------
        
        pip install -i https://test.pypi.org/simple/ PyChart-busnellistefano
        
        Utilizzo
        --------
        
        $ python
        import pychart
        
        Classi
        ------
        
        * Mapper
        
        * Graph
        
        * Panel
        
        * Chart
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
