LICENSE
README.md
pyproject.toml
click_with_aliasing/__init__.py
click_with_aliasing/argument.py
click_with_aliasing/command.py
click_with_aliasing/group.py
click_with_aliasing/option.py
click_with_aliasing/rule.py
click_with_aliasing.egg-info/PKG-INFO
click_with_aliasing.egg-info/SOURCES.txt
click_with_aliasing.egg-info/dependency_links.txt
click_with_aliasing.egg-info/requires.txt
click_with_aliasing.egg-info/top_level.txt
tests/test_argument_features.py
tests/test_command.py
tests/test_error_messages.py
tests/test_flexible_naming.py
tests/test_group.py
tests/test_help_alias.py
tests/test_option_features.py
tests/test_rule.py