LICENSE
README.md
pyproject.toml
commandopt/__init__.py
commandopt/exceptions.py
commandopt/py.typed
commandopt.egg-info/PKG-INFO
commandopt.egg-info/SOURCES.txt
commandopt.egg-info/dependency_links.txt
commandopt.egg-info/requires.txt
commandopt.egg-info/top_level.txt
tests/test_api_surface.py
tests/test_commandopt.py
tests/test_docopt_integration.py
tests/test_edge_cases.py
tests/test_packaging.py
tests/test_registry.py