Metadata-Version: 1.1
Name: pypiuma
Version: 0.0.0
Summary: Piuma Python library with Django support
Home-page: UNKNOWN
Author: Lotrèk
Author-email: dimmitutto@lotrek.it
License: MIT
Description: pypiuma
        
        -------
        Install
        -------
        
        .. code-block::
        
           pip install pypiuma # TODO
        
        -----
        Usage
        -----
        
        
        ---------
        Run tests
        ---------
        
        .. code-block::
        
           $ pip install -r requirements-dev.txt
           $ ./runtests.py --with-coverage
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
