CHANGES.txt
MANIFEST.in
README.rst
dev-requirements.txt
setup.py
PyFxA.egg-info/PKG-INFO
PyFxA.egg-info/SOURCES.txt
PyFxA.egg-info/dependency_links.txt
PyFxA.egg-info/entry_points.txt
PyFxA.egg-info/not-zip-safe
PyFxA.egg-info/requires.txt
PyFxA.egg-info/top_level.txt
fxa/__init__.py
fxa/_utils.py
fxa/cache.py
fxa/core.py
fxa/crypto.py
fxa/errors.py
fxa/oauth.py
fxa/profile.py
fxa/plugins/__init__.py
fxa/plugins/requests.py
fxa/tests/__init__.py
fxa/tests/test_cache.py
fxa/tests/test_core.py
fxa/tests/test_crypto.py
fxa/tests/test_oauth.py
fxa/tests/test_profile.py
fxa/tests/test_requests_auth_plugin.py
fxa/tests/utils.py