summaryrefslogtreecommitdiffstats
path: root/python/purl/slack-desc
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-01-15 08:53:27 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-01-29 23:21:02 -0600
commitebd8c687db448eb5667ec8b42585bc52ba62f1cf (patch)
tree9f445072a031533e2cc7d6cce303069a7edbfde4 /python/purl/slack-desc
parente3111c116cd31082fa786a35760ed160e33a51af (diff)
downloadslackbuilds-ebd8c687db448eb5667ec8b42585bc52ba62f1cf.tar.gz
slackbuilds-ebd8c687db448eb5667ec8b42585bc52ba62f1cf.tar.xz
python/purl: Added (An immutable URL class).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/purl/slack-desc')
-rw-r--r--python/purl/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/purl/slack-desc b/python/purl/slack-desc
new file mode 100644
index 0000000000..b093f1bfb8
--- /dev/null
+++ b/python/purl/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+purl: purl (An immutable URL class for easy URL-building and manipulation)
+purl:
+purl: A simple, immutable URL class with a clean API for interrogation and
+purl: manipulation. Supports Python 2.6, 2.7 and 3.3.
+purl:
+purl:
+purl:
+purl:
+purl: Homepage: https://github.com/codeinthehole/purl
+purl:
+purl: