diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-23 23:06:50 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:11 -0600 |
commit | 858dc98f8da00d8cd86ddbe516ec17b399c1465a (patch) | |
tree | 90cd141d172673451c136b148b3718884229ad94 /libraries/BeautifulSoup4/BeautifulSoup4.info | |
parent | bdcce84a3c96d12125377742322df4e6e95c23ef (diff) |
libraries/BeautifulSoup4: Added (Python HTML/XML parser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/BeautifulSoup4/BeautifulSoup4.info')
-rw-r--r-- | libraries/BeautifulSoup4/BeautifulSoup4.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/BeautifulSoup4/BeautifulSoup4.info b/libraries/BeautifulSoup4/BeautifulSoup4.info new file mode 100644 index 0000000000000..f42035c4e2106 --- /dev/null +++ b/libraries/BeautifulSoup4/BeautifulSoup4.info @@ -0,0 +1,10 @@ +PRGNAM="BeautifulSoup4" +VERSION="4.3.2" +HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/" +DOWNLOAD="http://www.crummy.com/software/BeautifulSoup/bs4/download/4.3/beautifulsoup4-4.3.2.tar.gz" +MD5SUM="b8d157a204d56512a4cc196e53e7d8ee" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |