CHANGES.txt
LICENSE.txt
MANIFEST.in
README.rst
dev-requirements.txt
setup.cfg
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/__main__.py
fxa/_utils.py
fxa/cache.py
fxa/constants.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/mock_utilities.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/test_tools.py
fxa/tests/utils.py
fxa/tools/__init__.py
fxa/tools/bearer.py
fxa/tools/browserid.py
fxa/tools/create_user.py
fxa/tools/unblock.py