.hgignore
CHANGES.txt
LICENSE.txt
MANIFEST.in
PKG-INFO
README.rst
setup.cfg
setup.py
tox.ini
pyramid_soap/__init__.py
pyramid_soap/service.py
pyramid_soap.egg-info/PKG-INFO
pyramid_soap.egg-info/SOURCES.txt
pyramid_soap.egg-info/dependency_links.txt
pyramid_soap.egg-info/entry_points.txt
pyramid_soap.egg-info/not-zip-safe
pyramid_soap.egg-info/paster_plugins.txt
pyramid_soap.egg-info/requires.txt
pyramid_soap.egg-info/top_level.txt
pyramid_soap/examples/client.py
pyramid_soap/examples/server.py
pyramid_soap/tests/__init__.py
pyramid_soap/tests/test_soap.py