.coveragerc
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
src/wires/__init__.py
src/wires/_callable.py
src/wires/_instance.py
src/wires/_shell.py
src/wires/_singleton.py
src/wires.egg-info/PKG-INFO
src/wires.egg-info/SOURCES.txt
src/wires.egg-info/dependency_links.txt
src/wires.egg-info/not-zip-safe
src/wires.egg-info/requires.txt
src/wires.egg-info/top_level.txt
tests/__init__.py
tests/helpers.py
tests/test_instance.py
tests/test_singleton.py