summaryrefslogtreecommitdiffstats
path: root/python/itsdangerous/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'python/itsdangerous/slack-desc')
-rw-r--r--python/itsdangerous/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/python/itsdangerous/slack-desc b/python/itsdangerous/slack-desc
deleted file mode 100644
index 55f2576a5f..0000000000
--- a/python/itsdangerous/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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