Metadata-Version: 2.1
Name: libpythonprojn
Version: 0.2
Summary: Módulo para exemplificar construção de projetos Python no curso PyTools
Home-page: https://github.com/estrud/libpythonpro
Author: Joao Neto
Author-email: joaonetu@live.com
License: GNU AFFERO GENERAL PUBLIC LICENSE
Description: # libpythonpro
        Modulo para exemplificar construção de projetos Python no Curso Pytools
        
        Nesse curso é ensinado a como contribuir com projetos de codigo aberto.
        
        [![Build Status](https://travis-ci.com/joaonetoeng/libpythonpro.svg?branch=master)](https://travis-ci.com/joaonetoeng/libpythonpro)
        
        [![Updates](https://pyup.io/repos/github/joaonetoeng/libpythonpro/shield.svg)](https://pyup.io/repos/github/joaonetoeng/libpythonpro/)
        
        [![Python 3](https://pyup.io/repos/github/joaonetoeng/libpythonpro/python-3-shield.svg)](https://pyup.io/repos/github/joaonetoeng/libpythonpro/)
        
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.8
Classifier: Framework :: Pytest
Description-Content-Type: text/markdown
