html5lib 0.999-3build1 source package in Ubuntu

Changelog

html5lib (0.999-3build1) wily; urgency=medium

  * No-change rebuild for python3.5 transition

 -- Steve Langasek <email address hidden>  Wed, 22 Jul 2015 17:13:12 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
html5lib_0.999.orig.tar.gz 864.7 KiB c3887f7e2875d7666107fa8bee761ff95b9391acdcc7cd1b5fd57a23b5fbc49e
html5lib_0.999-3build1.debian.tar.xz 4.7 KiB 1454a1012c56d7ad5d6bde5de372ffd4da9734d114b0a2029ff4f5efaeaa10f7
html5lib_0.999-3build1.dsc 2.3 KiB 975d84c34b5b061a5f0209dfda29121a9e6213ef9681a1ea0f5fef039cb8543d

View changes file

Binary packages built by this source

python-html5lib: No summary available for python-html5lib in ubuntu wily.

No description available for python-html5lib in ubuntu wily.

python-html5lib-whl: No summary available for python-html5lib-whl in ubuntu wily.

No description available for python-html5lib-whl in ubuntu wily.

python3-html5lib: HTML parser/tokenizer based on the WHATWG HTML5 specification (Python 3)

 html5lib is a pure-python library for parsing HTML. It is designed to
 conform to the HTML 5 specification, which has formalized the error handling
 algorithms of popular web browsers.
 .
 This package contains the Python 3 version of html5lib.