MANIFEST.in
README.rst
setup.py
docs/CREDITS.txt
docs/HISTORY.rst
docs/LICENSE.txt
src/prejudice/__init__.py
src/prejudice/decorator.py
src/prejudice/errors.c
src/prejudice/errors.pyx
src/prejudice/types.py
src/prejudice/utils.c
src/prejudice/utils.pyx
src/prejudice/validators.py
src/prejudice.egg-info/PKG-INFO
src/prejudice.egg-info/SOURCES.txt
src/prejudice.egg-info/dependency_links.txt
src/prejudice.egg-info/not-zip-safe
src/prejudice.egg-info/requires.txt
src/prejudice.egg-info/top_level.txt
tests/test_decorator.py
tests/test_errors.py
tests/test_http_errors.py
tests/test_validators.py