Metadata-Version: 2.1
Name: libpythonproap
Version: 0.1
Summary: Módulo para exemplificar construção de projetos Python no curso PyTools
Home-page: https://github.com/jacaboyjr/libpythonap
Author: Wanderley Junior
Author-email: junior.wander@gmail.com
License: GNU AFFERO GENERAL PUBLIC LICENSE
Description: # libpythonap
        Modulo para exemplificar construcao de projetos Python no curso Pytools
        
        Nesse curso e ensinado como contribuir com projetos de codigo aberto
        
        link para o curso [Python Pro](https://www.python.pro.br)
        
        [![Build Status](https://travis-ci.org/jacaboyjr/libpythonap.svg?branch=master)](https://travis-ci.org/jacaboyjr/libpythonap)
        
        [![Updates](https://pyup.io/repos/github/jacaboyjr/libpythonap/shield.svg)](https://pyup.io/repos/github/jacaboyjr/libpythonap/)
        
        [![Python 3](https://pyup.io/repos/github/jacaboyjr/libpythonap/python-3-shield.svg)](https://pyup.io/repos/github/jacaboyjr/libpythonap/)
        
        Suportada versÃ£o 3 de Python
        
        Topicos a serem abordados:
        
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
Description-Content-Type: text/markdown
