dev-python/lbuild - 1.21.8 (pypi)

Search

Package Information

Description:
Generic, modular code generator using the Jinja2 template engine.
Homepage:
https://github.com/modm-io/lbuild
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
1.21.8 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="Generic, modular code generator using the Jinja2 template engine."

HOMEPAGE="https://github.com/modm-io/lbuild"
LICENSE="BSD"
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="test"
DEPENDENCIES="dev-python/lxml[${PYTHON_USEDEP}]
	dev-python/jinja2[${PYTHON_USEDEP}]
	>=dev-python/gitpython-2.1.11[${PYTHON_USEDEP}]
	>=dev-python/anytree-2.6.0[${PYTHON_USEDEP}]
	test? ( dev-python/testfixtures[${PYTHON_USEDEP}] )
	test? ( dev-python/coverage[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/lxml[${PYTHON_USEDEP}]
	dev-python/jinja2[${PYTHON_USEDEP}]
	>=dev-python/gitpython-2.1.11[${PYTHON_USEDEP}]
	>=dev-python/anytree-2.6.0[${PYTHON_USEDEP}]
	test? ( dev-python/testfixtures[${PYTHON_USEDEP}] )
	test? ( dev-python/coverage[${PYTHON_USEDEP}] )

BDEPEND

dev-python/lxml[${PYTHON_USEDEP}]
	dev-python/jinja2[${PYTHON_USEDEP}]
	>=dev-python/gitpython-2.1.11[${PYTHON_USEDEP}]
	>=dev-python/anytree-2.6.0[${PYTHON_USEDEP}]
	test? ( dev-python/testfixtures[${PYTHON_USEDEP}] )
	test? ( dev-python/coverage[${PYTHON_USEDEP}] )

Manifest for 1.21.8

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