Metadata-Version: 2.1
Name: rolyson
Version: 0.2
Summary: Biblioteca de funções comuns para meus projetos Django
Home-page: https://github.com/Rolyson/lib-rolyson
Author: Rolyson
Author-email: rolysonrocha@gmail.com
License: UNKNOWN
Description: Minha biblioteca
        
        
        pip install twine wheel
        python setup.py sdist bdist_wheel
        twine upload dist/*
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
