summaryrefslogtreecommitdiffstats
path: root/python/purl/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/purl/README')
-rw-r--r--python/purl/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/purl/README b/python/purl/README
new file mode 100644
index 0000000000..f952015bcd
--- /dev/null
+++ b/python/purl/README
@@ -0,0 +1,4 @@
+An immutable URL class for easy URL-building and manipulation.
+
+A simple, immutable URL class with a clean API for interrogation
+and manipulation. Supports Python 2.6, 2.7 and 3.3.