Metadata-Version: 2.1
Name: g3-metaconfig
Version: 1.0.0
Summary: Simple metaclass to simplify work with argparse
Home-page: http://bgd.team
Author: Kirill Potapenko
Author-email: ajiadb9@bgd.team
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# G3 metaconfig

Metaclass to simplify work with argparse and it's forks


