25 lines
664 B
Plaintext
25 lines
664 B
Plaintext
name: python-html5lib
|
|
description: A Python HTML parser/tokenizer based on the WHATWG HTML5 spec
|
|
version: "1.1"
|
|
revision: 1
|
|
url: https://github.com/html5lib/html5lib-python
|
|
license: MIT
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python-six
|
|
- python-webencodings
|
|
optional_depends:
|
|
- python-lxml
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/html5lib/html5lib-python/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 66e9e24a53c10c27abb6be8a3cf2cf55824c6ea1cef8570a633cb223ec46e894
|