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

Search

Install

Install this version:

emerge -a =dev-python/selectolax-0.4.7

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/selectolax-0.4.7

Or alternatively:

emerge --autounmask-write -a =dev-python/selectolax-0.4.7

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.7 8 ~amd64 ~x86 0
View Raw Ebuild
EAPI=8

REALNAME="${PN}"
REALVERSION="${PV}"
PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_EXT=1

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"
RESTRICT="test"

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

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

USE Flags

Manage flags for this package: euse -i <flag> -p dev-python/selectolax | euse -E <flag> -p dev-python/selectolax | euse -D <flag> -p dev-python/selectolax

Global/Standard Flags

Inherited Eclasses

Dependencies

BDEPEND

cython? ( dev-python/cython[] )

Manifest for 0.4.7

Type File Size Source URLs
DIST selectolax-0.4.7.tar.gz 4822635 bytes https://files.pythonhosted.org/packages/source//selectolax/-0.4.7.tar.gz