diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2017-08-18 07:26:53 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:47 +0700 |
commit | 0f615094d106acfe5ecb6f3fce5d924cc09e5cf7 (patch) | |
tree | 48cb9dbfcb838f0295b4e17f5829aeebd441d7c9 /python/html5-parser/html5-parser.info | |
parent | aa5fbebcd0fca5261dee721a80f8ec8badd6f8fb (diff) | |
download | slackbuilds-0f615094d106acfe5ecb6f3fce5d924cc09e5cf7.tar.gz |
python/html5-parser: Added (HTML 5 parsing for python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/html5-parser/html5-parser.info')
-rw-r--r-- | python/html5-parser/html5-parser.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/html5-parser/html5-parser.info b/python/html5-parser/html5-parser.info new file mode 100644 index 0000000000..bd91872fff --- /dev/null +++ b/python/html5-parser/html5-parser.info @@ -0,0 +1,10 @@ +PRGNAM="html5-parser" +VERSION="0.4.4" +HOMEPAGE="https://github.com/kovidgoyal/html5-parser" +DOWNLOAD="https://github.com/kovidgoyal/html5-parser/archive/v0.4.4/html5-parser-0.4.4.tar.gz" +MD5SUM="1817f5020ee30bf857c178392800a664" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="lxml" +MAINTAINER="Larry Hajali" +EMAIL="larryhaja[at]gmail[dot]com" |