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/slack-desc | |
parent | bdcce84a3c96d12125377742322df4e6e95c23ef (diff) | |
download | slackbuilds-858dc98f8da00d8cd86ddbe516ec17b399c1465a.tar.gz |
libraries/BeautifulSoup4: Added (Python HTML/XML parser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/BeautifulSoup4/slack-desc')
-rw-r--r-- | libraries/BeautifulSoup4/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/BeautifulSoup4/slack-desc b/libraries/BeautifulSoup4/slack-desc new file mode 100644 index 0000000000..2aa7bc4813 --- /dev/null +++ b/libraries/BeautifulSoup4/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +BeautifulSoup4: BeautifulSoup4 (Python HTML/XML parser) +BeautifulSoup4: +BeautifulSoup4: BeautifulSoup is a Python HTML/XML parser designed for quick +BeautifulSoup4: turnaround projects like screen-scraping +BeautifulSoup4: +BeautifulSoup4: Homepage: http://www.crummy.com/software/BeautifulSoup/ +BeautifulSoup4: +BeautifulSoup4: +BeautifulSoup4: +BeautifulSoup4: +BeautifulSoup4: |