diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2011-10-19 07:39:42 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-10-19 07:39:42 -0200 |
commit | 7ee07de82c3a51d3d659c45a756d710db3022706 (patch) | |
tree | 7faeaa72fb77666b96f0a07903ded5021cd7e5b5 /python/MarkupSafe/README | |
parent | c33afb7fdf29da771d8127edfb979251f2dd8527 (diff) |
python/MarkupSafe: Updated for version 0.15 (+new category)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/MarkupSafe/README')
-rw-r--r-- | python/MarkupSafe/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/MarkupSafe/README b/python/MarkupSafe/README new file mode 100644 index 000000000000..aca3ff46d1ed --- /dev/null +++ b/python/MarkupSafe/README @@ -0,0 +1,3 @@ +MarkupSafe implements a unicode subclass that supports HTML strings. + +MarkupSafe requires pysetuptools. |