LICENSE
README.md
pyproject.toml
setup.py
argx/__init__.py
argx/action.py
argx/formatter.py
argx/parser.py
argx/py.typed
argx/type_.py
argx/utils.py
argx.egg-info/PKG-INFO
argx.egg-info/SOURCES.txt
argx.egg-info/dependency_links.txt
argx.egg-info/requires.txt
argx.egg-info/top_level.txt
tests/test_action.py
tests/test_parser.py
tests/test_type.py