Debian NEW package overview for tinyhtml5
tinyhtml5_2.0.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Wed, 14 Jan 2026 07:50:44 +0100
Source:tinyhtml5
Binary:python3-tinyhtml5
Architecture:source all
Version:2.0.0-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Stéphane Glondu <glondu@debian.org>
Description:
python3-tinyhtml5 - tiny HTML5 parser
Closes:1125002
Changes:
tinyhtml5 (2.0.0-1) unstable; urgency=medium

  * Initial release (Closes: #1125002)
Files:
69232ed5d29118eae5ea572831cfb291 1868 python optional tinyhtml5_2.0.0-1.dsc
c5fa2991d6d1ea65e923279c435b816e 179507 python optional tinyhtml5_2.0.0.orig.tar.gz
5cb7e957ec4c95e3c134684e1c75617c 2636 python optional tinyhtml5_2.0.0-1.debian.tar.xz
0d4d11251be17512784f442bcca89a8e 39360 python optional python3-tinyhtml5_2.0.0-1_all.deb
52eb14c678629cd10556559675d6baab 6856 python optional tinyhtml5_2.0.0-1_amd64.buildinfo
tinyhtml5_2.0.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:tinyhtml5
Binary:python3-tinyhtml5
Architecture:all
Version:2.0.0-1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Stéphane Glondu <glondu@debian.org>
Homepage:https://github.com/CourtBouillon/tinyhtml5
Standards-Version:4.7.3
Vcs-Browser:https://salsa.debian.org/python-team/packages/tinyhtml5
Vcs-Git:https://salsa.debian.org/python-team/packages/tinyhtml5.git
Testsuite:autopkgtest
Testsuite-Triggers:flit, python3-all, python3-pytest, python3-pytest-expect, python3-webencodings
Build-Depends:debhelper-compat (=13), dh-sequence-python3, python3-all, python3-pytest<!nocheck>, python3-webencodings, pybuild-plugin-pyproject, flit
Package-List:python3-tinyhtml5 deb python optional arch=all
Files:
c5fa2991d6d1ea65e923279c435b816e 179507 tinyhtml5_2.0.0.orig.tar.gz
5cb7e957ec4c95e3c134684e1c75617c 2636 tinyhtml5_2.0.0-1.debian.tar.xz
lintian 2.122.0 check for tinyhtml5_2.0.0-1.dsc (click to toggle)
README.source for tinyhtml5_2.0.0-1.dsc (click to toggle)
Attention : upstream releases should be taken from pypi.python.org,
and their content is different from the tarballs generated by GitHub
out of git tags.

See debian/watch for proper path (filtering the beta releases).

 -- Olivier Berger <obergix@debian.org>, Fri, 13 Dec 2013 10:23:16 +0100
control file for python3-tinyhtml5_2.0.0-1_all.deb (click to toggle)
Package:python3-tinyhtml5
Source:tinyhtml5
Version:2.0.0-1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:242
Depends:python3-webencodings, python3:any
Section:python
Priority:optional
Homepage:https://github.com/CourtBouillon/tinyhtml5
Description:
tiny HTML5 parser
 tinyhtml5 is a HTML5 parser that transforms a possibly malformed HTML
 document into an ElementTree tree.
 .
 tinyhtml5 is a simplified and modernized version of html5lib, with
 the given main differences:
  - It is only a HTML parser, providing tree corresponding to a given
    HTML string or file.
  - The public API is only the tinyhtml5.parse() function, allowing
    filename string and pathlib.Path as input in addition to HTML
    string and file descriptor.
  - The only output format supported is ElementTree.
  - Tree walkers, adapters and filters are not supported.
  - Tests are included.
  - Code internals are cleaned, simplified and modernized.
 These differences make tinyhtml5 easier to maintain than the original
 html5lib.
lintian 2.122.0 check for python3-tinyhtml5_2.0.0-1_all.deb (click to toggle)
contents of python3-tinyhtml5_2.0.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2026-01-14 06:50 ./
drwxr-xr-x root/root         0 2026-01-14 06:50 ./usr/
drwxr-xr-x root/root         0 2026-01-14 06:50 ./usr/lib/
drwxr-xr-x root/root         0 2026-01-14 06:50 ./usr/lib/python3/
drwxr-xr-x root/root         0 2026-01-14 06:50 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2026-01-14 06:50 ./usr/lib/python3/dist-packages/tinyhtml5/
-rw-r--r-- root/root       424 2026-01-14 06:50 ./usr/lib/python3/dist-packages/tinyhtml5/__init__.py
-rw-r--r-- root/root     10163 2026-01-14 06:50 ./usr/lib/python3/dist-packages/tinyhtml5/constants.py
-rw-r--r-- root/root     25164 2026-01-14 06:50 ./usr/lib/python3/dist-packages/tinyhtml5/inputstream.py
-rw-r--r-- root/root    102747 2026-01-14 06:50 ./usr/lib/python3/dist-packages/tinyhtml5/parser.py
-rw-r--r-- root/root     63968 2026-01-14 06:50 ./usr/lib/python3/dist-packages/tinyhtml5/tokenizer.py
-rw-r--r-- root/root     15912 2026-01-14 06:50 ./usr/lib/python3/dist-packages/tinyhtml5/treebuilder.py
drwxr-xr-x root/root         0 2026-01-14 06:50 ./usr/lib/python3/dist-packages/tinyhtml5-2.0.0.dist-info/
-rw-r--r-- root/root         7 2026-01-14 06:50 ./usr/lib/python3/dist-packages/tinyhtml5-2.0.0.dist-info/INSTALLER
-rw-r--r-- root/root      2900 2026-01-14 06:50 ./usr/lib/python3/dist-packages/tinyhtml5-2.0.0.dist-info/METADATA
-rw-r--r-- root/root        82 2026-01-14 06:50 ./usr/lib/python3/dist-packages/tinyhtml5-2.0.0.dist-info/WHEEL
drwxr-xr-x root/root         0 2026-01-14 06:50 ./usr/share/
drwxr-xr-x root/root         0 2026-01-14 06:50 ./usr/share/doc/
drwxr-xr-x root/root         0 2026-01-14 06:50 ./usr/share/doc/python3-tinyhtml5/
-rw-r--r-- root/root       164 2026-01-14 06:50 ./usr/share/doc/python3-tinyhtml5/changelog.Debian.gz
-rw-r--r-- root/root      4760 2024-10-29 15:20 ./usr/share/doc/python3-tinyhtml5/changelog.gz
-rw-r--r-- root/root      1457 2026-01-08 08:30 ./usr/share/doc/python3-tinyhtml5/copyright

Timestamp: 14.01.2026 / 08:12:22 (UTC)