LICENSE
MANIFEST.in
README.rst
setup.py
bin/xcmd-shell
xcmd/__init__.py
xcmd/complete.py
xcmd/conf.py
xcmd/conf_store.py
xcmd/util.py
xcmd/xcmd.py
xcmd.egg-info/PKG-INFO
xcmd.egg-info/SOURCES.txt
xcmd.egg-info/dependency_links.txt
xcmd.egg-info/not-zip-safe
xcmd.egg-info/requires.txt
xcmd.egg-info/top_level.txt
xcmd/tests/__init__.py
xcmd/tests/test_complete.py
xcmd/tests/test_conf.py
xcmd/tests/test_conf_store.py
xcmd/tests/test_params_parsing.py
xcmd/tests/test_util.py
xcmd/tests/test_xcmd.py