From 9817ec3e47bca8fba9a7cac56d785e9d644f7473 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Mon, 30 Jun 2014 23:17:28 +0000 Subject: Imported from /home/lorry/working-area/delta_python-packages_python-rfc3986/rfc3986-0.2.0.tar.gz. --- rfc3986.egg-info/SOURCES.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 rfc3986.egg-info/SOURCES.txt (limited to 'rfc3986.egg-info/SOURCES.txt') diff --git a/rfc3986.egg-info/SOURCES.txt b/rfc3986.egg-info/SOURCES.txt new file mode 100644 index 0000000..b4da1a9 --- /dev/null +++ b/rfc3986.egg-info/SOURCES.txt @@ -0,0 +1,23 @@ +AUTHORS.rst +HISTORY.rst +LICENSE +MANIFEST.in +README.rst +setup.py +rfc3986/__init__.py +rfc3986/api.py +rfc3986/compat.py +rfc3986/exceptions.py +rfc3986/misc.py +rfc3986/normalizers.py +rfc3986/uri.py +rfc3986.egg-info/PKG-INFO +rfc3986.egg-info/SOURCES.txt +rfc3986.egg-info/dependency_links.txt +rfc3986.egg-info/not-zip-safe +rfc3986.egg-info/top_level.txt +tests/conftest.py +tests/test_api.py +tests/test_normalizers.py +tests/test_unicode_support.py +tests/test_uri.py \ No newline at end of file -- cgit v1.2.1