A Python package to provide a simple way to parse INI file.
Thesetup.py
provides a $ python setup.py upload
command,
which creates a universal wheel (and sdist) and uploads
your package to [PyPi] using [Twine]. It also creates/uploads
a new git tag, automatically.
cd your_project
pip install .
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.