Metadata-Version: 2.1
Name: kodesmil-common
Version: 0.0.9
Summary: A small example package
Home-page: https://github.com/pypa/sampleproject
Author: KodeSmil
Author-email: hello@kodesmil.com
License: UNKNOWN
Description: ## Deployment
        python3 setup.py sdist
        pip3 install twine
        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
