CHANGES.rst
MANIFEST.in
README.rst
setup.py
django_urlconverter/__init__.py
django_urlconverter/urls.py
django_urlconverter.egg-info/PKG-INFO
django_urlconverter.egg-info/SOURCES.txt
django_urlconverter.egg-info/dependency_links.txt
django_urlconverter.egg-info/requires.txt
django_urlconverter.egg-info/top_level.txt
tests/__init__.py
tests/settings.py
tests/test_converters.py
tests/urls.py
tests/views.py
tests/app/__init__.py
tests/app/urls.py
tests/converters/__init__.py
tests/converters/bar.py
tests/converters/foo.py