UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

python3-html5lib

html5lib provides a pure-python library for parsing HTML. It is designed to conform to the WHATWG HTML specification.

Package info

Template:
Codename: python3-html5lib
Source file: html5lib-1.1.tar.gz
Source file size: 272215
Source file MD5-checkum: 6748742e2ec4cb99287a6bc82bcfe2b0
Source directory: html5lib-1.1
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/python-modules/html5lib-1.1.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/python-modules/html5lib-1.1.tar.gz.md5sum
Dependances: python3-six, python3-webencodings.
Dependance of: qtwebengine6.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#

Build script:
pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD

Install script:
pip3 install --no-index --find-links dist --no-user html5lib