Metadata-Version: 2.1
Name: chonsoft-utils
Version: 1.0.0
Summary: chonsoft utils package
Home-page: UNKNOWN
Author: chonsoft
Author-email: chonsoft@hotmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown

📦 setup.py (for humans)
=======================

This repo exists to provide [an example setup.py] file, that can be used
to bootstrap your next Python project. It includes some advanced
patterns and best practices for `setup.py`, as well as some
commented–out nice–to–haves.

Installation
-----
pip install chonsoft-hello

