MANIFEST.in
README.rst
requirements.pip
setup.cfg
setup.py
foneworx/__init__.py
foneworx/client.py
foneworx/errors.py
foneworx/protocol.py
foneworx/utils.py
python_foneworx.egg-info/PKG-INFO
python_foneworx.egg-info/SOURCES.txt
python_foneworx.egg-info/dependency_links.txt
python_foneworx.egg-info/top_level.txt
tests/__init__.py
tests/client_tests.py
tests/connection_tests.py
tests/utils.py