dev-python/conf - 0.4.1 (pypi)

Search

Package Information

Description:
Facilitates a convenient use of configuration files [wheel]
Homepage:
https://github.com/ramonhagenaars/conf

Ebuild Details

Version EAPI Keywords Slot
0.4.1 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="Facilitates a convenient use of configuration files [wheel]"

HOMEPAGE="https://github.com/ramonhagenaars/conf"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py3-none-any.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-py3-none-any.whl"
RESTRICT="test"

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

IUSE="yaml"
DEPENDENCIES="yaml? ( >=dev-python/pyyaml-3.12[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

yaml? ( >=dev-python/pyyaml-3.12[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

BDEPEND

yaml? ( >=dev-python/pyyaml-3.12[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

Manifest for 0.4.1

Type File Size Source URLs
DIST conf-0.4.1-py3-none-any.whl 5954 bytes https://files.pythonhosted.org/packages/py3/${REALNAME::1}/conf/conf-0.4.1-py3-none-any.whl