html5lib 0.999-3~ubuntu1 source package in Ubuntu

Changelog

html5lib (0.999-3~ubuntu1) trusty-proposed; urgency=medium

  * SRU, update python3.4 for trusty. LP: #1433324.
  * Build a python-htlml5lib-whl package (using setuptools).

html5lib (0.999-3) unstable; urgency=medium

  * Team upload.
  * d/control:
    - Add python3-wheel to Build-Depends.
    - Bump Standards-Version to 3.9.5 with no other changes necessary.
    - Add the python-html5-whl binary package.
    - wrap-and-sort
    - Fix python3-html5lib Suggests.
  * d/rules:
    - Build the universal wheels.
    - Override dh_installchangelogs to use the CHANGES.rst file.
  * d/python-html5-whl.install: Added.
  * d/patches/setuptools.patch: Added.
 -- Matthias Klose <email address hidden>   Sun, 27 Jul 2014 11:48:35 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
html5lib_0.999.orig.tar.gz 864.7 KiB c3887f7e2875d7666107fa8bee761ff95b9391acdcc7cd1b5fd57a23b5fbc49e
html5lib_0.999-3~ubuntu1.debian.tar.gz 4.9 KiB 0ab1ef649ebfeaed3d58790ab5006b4998184341124fc217fb10eea824d7184b
html5lib_0.999-3~ubuntu1.dsc 2.2 KiB 69dfe47edc5e58deea06873c28daaa276e57f6f50c3a3f10a067de78f8de408f

View changes file

Binary packages built by this source

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

 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 2 version of html5lib.

python-html5lib-whl: HTML parser/tokenizer based on the WHATWG HTML5 specification

 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 universal wheels.

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.