html5-parser 0.4.9-3build1 source package in Ubuntu

Changelog

html5-parser (0.4.9-3build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:19:58 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Norbert Preining
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
html5-parser_0.4.9.orig.tar.gz 281.7 KiB fe45fb846dd6e71049fcb776ac9f5ba6876eafc548f7d7604cf2ecbfb77ddeef
html5-parser_0.4.9-3build1.debian.tar.xz 2.3 KiB 8d712aa1d772634d92ced84ff9a192bd2ead880cdce31d25477778f0b0846544
html5-parser_0.4.9-3build1.dsc 2.0 KiB 010f97704a159de33c36b5edf43f50d87a89bf9ce05b39379a47c5adeb4b161b

View changes file

Binary packages built by this source

python3-html5-parser: fast, standards compliant, C based, HTML 5 parser for python

 A fast implementation of the HTML 5 parsing spec for Python. Parsing is
 done in C using a variant of the gumbo parser. The gumbo parse tree is
 then transformed into an lxml tree, also in C, yielding parse times that
 can be a thirtieth of the html5lib parse times. That is a speedup of 30x.
 This differs, for instance, from the gumbo python bindings, where the
 initial parsing is done in C but the transformation into the final
 tree is done in python.

python3-html5-parser-dbgsym: No summary available for python3-html5-parser-dbgsym in ubuntu groovy.

No description available for python3-html5-parser-dbgsym in ubuntu groovy.