diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2017-01-24 21:39:29 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-28 07:38:02 +0700 |
commit | 866186bcf6266eef7dd5209abc4818a0399d8c7d (patch) | |
tree | 97d0b980aa586b26957b6a5280ccb3461adf3280 /python/bleach/bleach.info | |
parent | 8ca03002713a70a44bddd241e7f2891372c7f5f1 (diff) |
python/bleach: Added (whitelist-based HTML-sanitizing tool).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/bleach/bleach.info')
-rw-r--r-- | python/bleach/bleach.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/bleach/bleach.info b/python/bleach/bleach.info new file mode 100644 index 0000000000000..b70d1a990c9f0 --- /dev/null +++ b/python/bleach/bleach.info @@ -0,0 +1,10 @@ +PRGNAM="bleach" +VERSION="1.5.0" +HOMEPAGE="https://github.com/mozilla/bleach" +DOWNLOAD="https://pypi.python.org/packages/99/00/25a8fce4de102bf6e3cc76bc4ea60685b2fee33bde1b34830c70cacc26a7/bleach-1.5.0.tar.gz" +MD5SUM="b663300efdf421b3b727b19d7be9c7e7" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="html5lib six" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |