New package: python-html5-parser-0.4.4
This commit is contained in:
parent
f8afd161b1
commit
1efcc542d8
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python-html5-parser/template
Normal file
16
srcpkgs/python-html5-parser/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python-html5-parser'
|
||||
pkgname=python-html5-parser
|
||||
version=0.4.4
|
||||
revision=1
|
||||
wrksrc=html5-parser-${version}
|
||||
build_style=python-module
|
||||
hostmakedepends="python python-setuptools pkg-config"
|
||||
makedepends="python-devel libxml2-devel"
|
||||
short_desc="Fast C based HTML 5 parsing for python"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://html5-parser.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/h/html5-parser/html5-parser-${version}.tar.gz"
|
||||
checksum=b9f3a1d4cdb8742e8e4ecafab04bff541bde4ff09af233293ed0b94028ec1ab5
|
||||
|
||||
pycompile_module="html5-parser"
|
Loading…
Reference in a new issue