Metadata-Version: 2.1
Name: clilib
Version: 1.3
Summary: A library for setting up cli applications
Home-page: https://github.com/gageleblanc/clilib
Author: Gage LeBlanc
Author-email: gleblanc@symnet.io
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# clilib
---
clilib is a python library that does some automatic setup for cli applications. This is mostly used with upldr, another project I've created.

