beautifulsoup4 4.0.0~b8-1 source package in Ubuntu

Changelog

beautifulsoup4 (4.0.0~b8-1) unstable; urgency=low


  * New upstream beta.
  * Drop all patches, no longer needed.
  * B-D on python-nose instead of python-unittest2 for tests under 2.x
  * Bump standards version to 3.9.3, no changes needed.
  * Update machine-readable copyright Format to 1.0.

 -- Stefano Rivera <email address hidden>  Sat, 25 Feb 2012 14:11:49 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
beautifulsoup4_4.0.0~b8-1.dsc 2.2 KiB aaaf46a4289fb6fb872e1705661e732fd4e7085397e06d7c8c5c7bc0fe1dc83d
beautifulsoup4_4.0.0~b8.orig.tar.gz 109.6 KiB a034ac7e5e0dc3fdb9d1cd2727b951ef822304c21976f072f80b951410d645d9
beautifulsoup4_4.0.0~b8-1.debian.tar.gz 4.6 KiB bb20a5016301eb682597ffa7cf4d3ee21c9f584fac45324f5af8b5dd44622b35

Available diffs

No changes file available.

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.