LICENSE
README.rst
pyproject.toml
setup.py
clap/__init__.py
clap/arguments.py
clap/commands.py
clap/converter.py
clap/errors.py
clap/groups.py
clap/help.py
clap/lexer.py
clap/metadata.py
clap/options.py
clap/parser.py
clap/py.typed
clap/utils.py
docs/source/conf.py
ndg.clap.egg-info/PKG-INFO
ndg.clap.egg-info/SOURCES.txt
ndg.clap.egg-info/dependency_links.txt
ndg.clap.egg-info/requires.txt
ndg.clap.egg-info/top_level.txt
scripts/has_docstrings.py
tests/test_parser.py