AUTHORS.txt
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
imgix/__init__.py
imgix/_version.py
imgix/compat.py
imgix/constants.py
imgix/errors.py
imgix/urlbuilder.py
imgix/urlhelper.py
imgix/validators.py
imgix.egg-info/PKG-INFO
imgix.egg-info/SOURCES.txt
imgix.egg-info/dependency_links.txt
imgix.egg-info/requires.txt
imgix.egg-info/top_level.txt
tests/__init__.py
tests/test_readme.py
tests/test_srcset.py
tests/test_url_builder.py
tests/test_url_helper.py
tests/test_validators.py