.gitignore
.travis.yml
Makefile
README.md
requirements.txt
setup.cfg
setup.py
mozilla_srgutil.egg-info/PKG-INFO
mozilla_srgutil.egg-info/SOURCES.txt
mozilla_srgutil.egg-info/dependency_links.txt
mozilla_srgutil.egg-info/not-zip-safe
mozilla_srgutil.egg-info/top_level.txt
srgutil/__init__.py
srgutil/base.py
srgutil/cache.py
srgutil/context.py
srgutil/interfaces.py
srgutil/log.py
srgutil/ua_parser.py
tests/test_base.py
tests/test_cache.py
tests/test_context.py
tests/test_s3data.py
tests/test_ua_parser.py