.gitignore
.gitmodules
CHANGES.txt
CONTRIBUTORS.txt
COPYRIGHT.txt
README.rst
TODO.txt
rtd.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/_themes
docs/amf.rst
docs/changes.rst
docs/conf.py
docs/developer.rst
docs/glossary.rst
docs/index.rst
docs/jsonrpc.rst
docs/xmlrpc.rst
pyramid_rpc/__init__.py
pyramid_rpc/amfgateway.py
pyramid_rpc/compat.py
pyramid_rpc/jsonrpc.py
pyramid_rpc/mapper.py
pyramid_rpc/util.py
pyramid_rpc/xmlrpc.py
pyramid_rpc.egg-info/PKG-INFO
pyramid_rpc.egg-info/SOURCES.txt
pyramid_rpc.egg-info/dependency_links.txt
pyramid_rpc.egg-info/not-zip-safe
pyramid_rpc.egg-info/requires.txt
pyramid_rpc.egg-info/top_level.txt
pyramid_rpc/tests/__init__.py
pyramid_rpc/tests/test_amfgateway.py
pyramid_rpc/tests/test_jsonrpc.py
pyramid_rpc/tests/test_mapper.py
pyramid_rpc/tests/test_simplerpc.py
pyramid_rpc/tests/test_xmlrpc.py
pyramid_rpc/tests/fixtures/__init__.py
pyramid_rpc/tests/fixtures/simplerpc.py