dev-python/life-line-chart - 1.7.7 (pypi)

Search

Package Information

Description:
Generate ancestor (genealogy) chart
Homepage:
https://github.com/CWSchulze/life_line_chart
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.7.7 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="Generate ancestor (genealogy) chart"

HOMEPAGE="https://github.com/CWSchulze/life_line_chart"
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="data_generator photo_tests"
DEPENDENCIES="dev-python/svgwrite[${PYTHON_USEDEP}]
	data_generator? ( dev-python/names[${PYTHON_USEDEP}] )
	photo_tests? ( dev-python/pillow[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/svgwrite[${PYTHON_USEDEP}]
	data_generator? ( dev-python/names[${PYTHON_USEDEP}] )
	photo_tests? ( dev-python/pillow[${PYTHON_USEDEP}] )

BDEPEND

dev-python/svgwrite[${PYTHON_USEDEP}]
	data_generator? ( dev-python/names[${PYTHON_USEDEP}] )
	photo_tests? ( dev-python/pillow[${PYTHON_USEDEP}] )