From ebd8c687db448eb5667ec8b42585bc52ba62f1cf Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 15 Jan 2014 08:53:27 +0700 Subject: python/purl: Added (An immutable URL class). Signed-off-by: Willy Sudiarto Raharjo --- python/purl/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/purl/slack-desc (limited to 'python/purl/slack-desc') diff --git a/python/purl/slack-desc b/python/purl/slack-desc new file mode 100644 index 000000000000..b093f1bfb82e --- /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: -- cgit v1.2.3