wip/py-selectolax: import py-selectolax-0.2.9

This commit is contained in:
K.I.A.Derouiche 2020-11-03 15:18:22 +01:00
parent 6792a20c24
commit 60db9fa51f
4 changed files with 43 additions and 0 deletions

1
py-selectolax/DESCR Normal file
View File

@ -0,0 +1 @@
Python binding to Modest engine (fast HTML5 parser with CSS selectors)

21
py-selectolax/Makefile Normal file
View File

@ -0,0 +1,21 @@
# $NetBSD$
DISTNAME= selectolax-0.2.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/selectolax/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/rushter/selectolax
COMMENT= Fast HTML5 parser with CSS selectors
LICENSE= mit
TEST_DEPENDS+= ${PYPKGPREFIX}-test>=6.1.2:../../devel/py-test
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= modest/modest.pc.in
.include "../../devel/py-cython/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

15
py-selectolax/PLIST Normal file
View File

@ -0,0 +1,15 @@
@comment $NetBSD$
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/selectolax/__init__.py
${PYSITELIB}/selectolax/__init__.pyc
${PYSITELIB}/selectolax/__init__.pyo
${PYSITELIB}/selectolax/node.pxi
${PYSITELIB}/selectolax/parser.c
${PYSITELIB}/selectolax/parser.pxd
${PYSITELIB}/selectolax/parser.pyx
${PYSITELIB}/selectolax/parser.so
${PYSITELIB}/selectolax/selector.pxi

6
py-selectolax/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (selectolax-0.2.9.tar.gz) = a0b4f02d2df9b43c2118faf5b6ea776f8fa03c56
RMD160 (selectolax-0.2.9.tar.gz) = e050a3cb042028152d7407e80d5d7aa9b014b33b
SHA512 (selectolax-0.2.9.tar.gz) = c455c74315fb6b3cf85922dc15d9126671dd7d4e1a19314d42f255d31d45d7726aa431e1fc7b5ae1cc2074f9c5cd5a89d0207b927028392abf670496746b94c4
Size (selectolax-0.2.9.tar.gz) = 1331476 bytes