dev-python/selectolax - 0.4.6 (stowe-verlay)

Search

Package Information

Description:
Fast HTML5 parser with CSS selectors.
Homepage:
https://github.com/rushter/selectolax
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.4.6 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13} )
DISTUTILS_USE_PEP517=setuptools

inherit pypi distutils-r1

DESCRIPTION="Fast HTML5 parser with CSS selectors."

HOMEPAGE="https://github.com/rushter/selectolax"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="cython"
DEPENDENCIES="cython? ( ~dev-python/cython-0.29.36[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

cython? ( ~dev-python/cython-0.29.36[${PYTHON_USEDEP}] )

BDEPEND

cython? ( ~dev-python/cython-0.29.36[${PYTHON_USEDEP}] )

Manifest for 0.4.6

Type File Size Source URLs
DIST selectolax-0.4.6.tar.gz 4793248 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/selectolax/selectolax-0.4.6.tar.gz