LICENSE
README.rst
pyproject.toml
setup.py
clap/__init__.py
clap/arguments.py
clap/commands.py
clap/help.py
clap/lexer.py
clap/metadata.py
clap/parser.py
clap/py.typed
clap/utils.py
examples/basic.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
tests/test_command_decorator.py