CHANGELOG.rst
CONTRIBUTING.rst
CREDITS.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
cloup/__init__.py
cloup/_commands.py
cloup/_option_groups.py
cloup.egg-info/PKG-INFO
cloup.egg-info/SOURCES.txt
cloup.egg-info/dependency_links.txt
cloup.egg-info/not-zip-safe
cloup.egg-info/requires.txt
cloup.egg-info/top_level.txt
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/credits.rst
docs/index.rst
docs/make.bat
docs/usage.rst
docs/_autoapi_templates/python/module.rst
tests/__init__.py
tests/conftest.py
tests/example_command.py
tests/example_group.py
tests/test_cloup.py