Metadata-Version: 1.1
Name: plottools
Version: 0.2.0
Summary: UNKNOWN
Home-page: https://github.com/BrechtBa/plottools
Author: Brecht Baeten
Author-email: brecht.baeten@gmail.com
License: GPLv3
Description: plottools
        =========
        
        A package with usefull tools for plotting with matplotlib
        
        
        Installation
        ------------
        .. code-block::
            
            pip install plottools
            
            
        Documentation
        -------------
        Some documentation is available on `pythonhosted <http://pythonhosted.org/plottools/>`_.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
