Metadata-Version: 1.1
Name: pytoolsc2
Version: 0.2
Summary: Módulo para exemplificar construção de projetos Python no curso PyTools
Home-page: https://github.com/learning-ccenter/libpytools
Author: Clauter Carlos
Author-email: clauter.carlos@gmail.com
License: GNU AFFERO GENERAL PUBLIC LICENSE
Description: # libpytools
        
        [![Build Status](https://travis-ci.org/learning-ccenter/libpytools.svg?branch=master)](https://travis-ci.org/learning-ccenter/libpytools) 
        [![Updates](https://pyup.io/repos/github/learning-ccenter/libpytools/shield.svg)](https://pyup.io/repos/github/learning-ccenter/libpytools/) 
        [![Python 3](https://pyup.io/repos/github/learning-ccenter/libpytools/python-3-shield.svg)](https://pyup.io/repos/github/learning-ccenter/libpytools/)
        
        
        Just study
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Framework :: Pytest
