summaryrefslogtreecommitdiff
path: root/python/itsdangerous/slack-desc
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2014-01-15 08:56:42 +0700
committerErik Hanson <erik@slackbuilds.org>2014-01-29 23:21:02 -0600
commit898944c03d269fc614454f3efdf4f50a5506fc3a (patch)
tree5bb0429ee3ef75ff421e86e4ab21586cdec57597 /python/itsdangerous/slack-desc
parentebd8c687db448eb5667ec8b42585bc52ba62f1cf (diff)
downloadslackbuilds-898944c03d269fc614454f3efdf4f50a5506fc3a.tar.gz
python/itsdangerous: Added (Various helpers to pass trusted data).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/itsdangerous/slack-desc')
-rw-r--r--python/itsdangerous/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/itsdangerous/slack-desc b/python/itsdangerous/slack-desc
new file mode 100644
index 0000000000..0dc77907a3
--- /dev/null
+++ b/python/itsdangerous/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------------------------------------------------------|
+itsdangerous: itsdangerous (Various helpers to pass trusted data)
+itsdangerous:
+itsdangerous: It's Dangerous ... so better sign this
+itsdangerous: Various helpers to pass data to untrusted environments and to get it
+itsdangerous: back safe and sound.
+itsdangerous: This repository provides a module that is a port of the django signing
+itsdangerous: module. It's not directly copied but some changes were applied to make
+itsdangerous: it work better on its own.
+itsdangerous:
+itsdangerous:
+itsdangerous: Homepage: https://github.com/mitsuhiko/itsdangerous