diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2020-05-22 21:36:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-22 23:36:13 +0700 |
commit | 8a62cd46201c9cdce19915fcacb6541e8e326ae9 (patch) | |
tree | 00f1de983c5b0e66f6607a078f1fcc896309c9cb /python/BeautifulSoup4/BeautifulSoup4.info | |
parent | a289f8b6c7d2a91bafc485fc50ed9cb6f1c899b0 (diff) |
python/BeautifulSoup4: Updated for v 4.9.1, moved from libraries.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/BeautifulSoup4/BeautifulSoup4.info')
-rw-r--r-- | python/BeautifulSoup4/BeautifulSoup4.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/BeautifulSoup4/BeautifulSoup4.info b/python/BeautifulSoup4/BeautifulSoup4.info new file mode 100644 index 000000000000..90f2bc9616a5 --- /dev/null +++ b/python/BeautifulSoup4/BeautifulSoup4.info @@ -0,0 +1,10 @@ +PRGNAM="BeautifulSoup4" +VERSION="4.9.1" +HOMEPAGE="https://www.crummy.com/software/BeautifulSoup/" +DOWNLOAD="https://www.crummy.com/software/BeautifulSoup/bs4/download/4.9/beautifulsoup4-4.9.1.tar.gz" +MD5SUM="57502b5b34ccfd97b180260071f5799a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python-soupsieve" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |