dev-python/html5-parser - 0.4.12 (pypi)

Search

Package Information

Description:
Fast C based HTML 5 parsing for python
Homepage:
https://html5-parser.readthedocs.io
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
0.4.12 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,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Fast C based HTML 5 parsing for python"

HOMEPAGE="https://html5-parser.readthedocs.io"
LICENSE="Apache-2.0"
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="soup"
DEPENDENCIES="dev-python/chardet[${PYTHON_USEDEP}]
	>=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]
	soup? ( dev-python/beautifulsoup4[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/chardet[${PYTHON_USEDEP}]
	>=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]
	soup? ( dev-python/beautifulsoup4[${PYTHON_USEDEP}] )

BDEPEND

dev-python/chardet[${PYTHON_USEDEP}]
	>=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]
	soup? ( dev-python/beautifulsoup4[${PYTHON_USEDEP}] )

Manifest for 0.4.12

Type File Size Source URLs
DIST html5-parser-0.4.12.tar.gz 270861 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/html5-parser/html5-parser-0.4.12.tar.gz