beautifulsoup4 4.2.1-1ubuntu1 source package in Ubuntu
Changelog
beautifulsoup4 (4.2.1-1ubuntu1) trusty; urgency=low * debian/control, debian/rules: Disable pypy-bs4 and Build-Depends on pypy since the latter is in universe, while beautifulsoup4 is being pulled into main via webtest. -- Barry Warsaw <email address hidden> Fri, 15 Nov 2013 09:56:34 -0500
Upload details
- Uploaded by:
- Barry Warsaw
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
beautifulsoup4_4.2.1.orig.tar.gz | 136.6 KiB | d5087c13b36fd16931e1bcb3172ba0f81b38a47336694c779a14232ba36da149 |
beautifulsoup4_4.2.1-1ubuntu1.debian.tar.gz | 5.5 KiB | aa0f628f6cb72f0449978d8fb6f497e0571c83e34fc2cf2762ff051ab1c99abe |
beautifulsoup4_4.2.1-1ubuntu1.dsc | 2.4 KiB | a745fc6b83cc96a2cee99a18e83ab30bf8834cf558809af7534127f119c3dcf6 |
Available diffs
Binary packages built by this source
- python-bs4: error-tolerant HTML parser for Python
Beautiful Soup is a Python library for pulling data out of HTML and XML files.
It works with your favorite parser to provide idiomatic ways of navigating,
searching, and modifying the parse tree. It commonly saves programmers hours
or days of work.
.
This package contains BeautifulSoup 4, for Python 2.x.
- python-bs4-doc: error-tolerant HTML parser for Python - documentation
Beautiful Soup is a Python library for pulling data out of HTML and XML files.
It works with your favorite parser to provide idiomatic ways of navigating,
searching, and modifying the parse tree. It commonly saves programmers hours
or days of work.
.
This package contains BeautifulSoup's documentation.
- python3-bs4: error-tolerant HTML parser for Python 3
Beautiful Soup is a Python library for pulling data out of HTML and XML files.
It works with your favorite parser to provide idiomatic ways of navigating,
searching, and modifying the parse tree. It commonly saves programmers hours
or days of work.
.
This package contains BeautifulSoup 4, for Python 3.x.