Metadata-Version: 2.1
Name: miniparser
Version: 0.0.6
Summary: A simple and easy to use python command line argument parser
Home-page: https://github.com/wbwqq/miniparser
Author: wbwqq
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/wbwqq/miniparser/issues
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
License-File: LICENSE

# miniparser

Miniparser is a simple and easy to use python command line argument parser.

