Metadata-Version: 2.4
Name: argsclass
Version: 0.1.0
Summary: Simple class-based argument parsing for python scripts
Author-email: Blake Smith <blake@dotle.ca>
License: MIT
Project-URL: Homepage, https://github.com/blakesmith/argsclass
Project-URL: Repository, https://github.com/blakesmith/argsclass
Project-URL: Issues, https://github.com/blakesmith/argsclass/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# argsclass
Simple class-based argument parsing for python scripts
