• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Name: BeautifulSoup
2Short Name: bs4
3URL: http://www.crummy.com/software/BeautifulSoup/
4Version: 4.3.2
5License: MIT
6
7Description:
8Beautiful Soup is a library for HTML parsing.
9It's included in catapult because webtest depends on it.
10
11Local Modifications: None
12