.travis.yml
HISTORY.rst
MANIFEST.in
README.rst
setup.py
tox.ini
ploy/__init__.py
ploy/common.py
ploy/config.py
ploy/plain.py
ploy/proxy.py
ploy/template.py
ploy.egg-info/PKG-INFO
ploy.egg-info/SOURCES.txt
ploy.egg-info/dependency_links.txt
ploy.egg-info/entry_points.txt
ploy.egg-info/not-zip-safe
ploy.egg-info/requires.txt
ploy.egg-info/top_level.txt
ploy/tests/__init__.py
ploy/tests/dummy_plugin.py
ploy/tests/dummy_proxy_plugin.py
ploy/tests/pytest_plugin.py
ploy/tests/test_common.py
ploy/tests/test_config.py
ploy/tests/test_plain.py
ploy/tests/test_ploy.py
ploy/tests/test_proxy.py
ploy/tests/test_template.py