diff options
Diffstat (limited to 'libraries/BeautifulSoup')
-rw-r--r-- | libraries/BeautifulSoup/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/libraries/BeautifulSoup/slack-desc b/libraries/BeautifulSoup/slack-desc index 1b910ec033..38cfd105e3 100644 --- a/libraries/BeautifulSoup/slack-desc +++ b/libraries/BeautifulSoup/slack-desc @@ -1,14 +1,14 @@ # 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 ':'. +# 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------------------------------------------------------| BeautifulSoup: BeautifulSoup (Python HTML/XML parser) BeautifulSoup: -BeautifulSoup: Beautiful Soup is a Python HTML/XML parser designed for quick +BeautifulSoup: Beautiful Soup is a Python HTML/XML parser designed for quick BeautifulSoup: turnaround projects like screen-scraping BeautifulSoup: BeautifulSoup: |