.gitignore
.hgignore
.hgtags
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
django_service_urls.egg-info/PKG-INFO
django_service_urls.egg-info/SOURCES.txt
django_service_urls.egg-info/dependency_links.txt
django_service_urls.egg-info/not-zip-safe
django_service_urls.egg-info/top_level.txt
django_service_urls.egg-info/version.txt
service_urls/__init__.py
service_urls/base.py
service_urls/patch.py
service_urls/services.py
service_urls/version.py
tests/__init__.py
tests/test_services.py