dev-python/requests-viewer - 0.1.0 (pypi)

Search

Package Information

Description:
requests_viewer!
Homepage:
https://github.com/kootenpv/requests_viewer
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.1.0 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="requests_viewer!"

HOMEPAGE="https://github.com/kootenpv/requests_viewer"
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="fancy"
DEPENDENCIES="dev-python/requests[${PYTHON_USEDEP}]
	dev-python/lxml[${PYTHON_USEDEP}]
	dev-python/beatifulsoup4[${PYTHON_USEDEP}]
	fancy? ( dev-python/tldextract[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/requests[${PYTHON_USEDEP}]
	dev-python/lxml[${PYTHON_USEDEP}]
	dev-python/beatifulsoup4[${PYTHON_USEDEP}]
	fancy? ( dev-python/tldextract[${PYTHON_USEDEP}] )

BDEPEND

dev-python/requests[${PYTHON_USEDEP}]
	dev-python/lxml[${PYTHON_USEDEP}]
	dev-python/beatifulsoup4[${PYTHON_USEDEP}]
	fancy? ( dev-python/tldextract[${PYTHON_USEDEP}] )