README.rst
setup.py
src/wampyre/__init__.py
src/wampyre/opcodes.py
src/wampyre/pattern.py
src/wampyre/realm.py
src/wampyre/session.py
src/wampyre/utils.py
src/wampyre.egg-info/PKG-INFO
src/wampyre.egg-info/SOURCES.txt
src/wampyre.egg-info/dependency_links.txt
src/wampyre.egg-info/requires.txt
src/wampyre.egg-info/top_level.txt
src/wampyre/tests/__init__.py
src/wampyre/tests/test_pattern.py
src/wampyre/tests/test_session.py
src/wampyre/transports/__init__.py
src/wampyre/transports/autowamp.py
src/wampyre/transports/base.py
src/wampyre/transports/django.py