Metadata-Version: 2.1
Name: dcargs
Version: 0.0
Summary: Automagic CLIs with dataclasses
Home-page: http://github.com/brentyi/dcargs
Author: brentyi
Author-email: brentyi@berkeley.edu
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.7
Requires-Dist: typing-extensions
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'
Provides-Extra: type-checking
Requires-Dist: mypy ; extra == 'type-checking'

UNKNOWN


