Metadata-Version: 2.1
Name: ABCParse
Version: 0.0.0rc0
Summary: A better base class to automatically parse local args.
Author: Michael E. Vinyard
Author-email: mvinyard@broadinstitute.org
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3.7
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >3.7.0
Description-Content-Type: text/markdown
License-File: LICENSE

# ABCParse

![Python Tests](https://github.com/mvinyard/AutoParser/actions/workflows/python-tests.yml/badge.svg)

A better base class that handles parsing local arguments.
