LICENSE.md
MANIFEST.in
README.md
README.txt
setup.py
argdeco/__init__.py
argdeco/__main__.py
argdeco/arguments.py
argdeco/command_decorator.py
argdeco/config.py
argdeco/main.py
argdeco.egg-info/PKG-INFO
argdeco.egg-info/SOURCES.txt
argdeco.egg-info/dependency_links.txt
argdeco.egg-info/requires.txt
argdeco.egg-info/top_level.txt
tests/test_arg.py
tests/test_argdeco.py
tests/test_command_decorator.py
tests/test_config.py
tests/test_main.py