New package: python-html5-parser-0.4.4

This commit is contained in:
Andrea Brancaleoni 2017-08-02 22:28:57 +02:00
parent f8afd161b1
commit 1efcc542d8
1 changed files with 16 additions and 0 deletions

View 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"