dev-python/simple-pygraph - 1.0.4 (pypi)

Search

Package Information

Description:
Un petit module pour créer des graphes (non orienté, orienté ou bi-partie)
Homepage:
https://gitlab.com/sebhoa/pygraph
License:
CC BY-NC-SA 4.0

Ebuild Details

Version EAPI Keywords Slot
1.0.4 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="Un petit module pour créer des graphes (non orienté, orienté ou bi-partie)"

HOMEPAGE="https://gitlab.com/sebhoa/pygraph"
LICENSE="CC BY-NC-SA 4.0"
SRC_URI="https://files.pythonhosted.org/packages/62/13/5d2c60048f50fc3d464c5c7eeb29867ebe08b9b87255c23333d655c5fc93/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="dev-python/graphviz[${PYTHON_USEDEP}]
	dev-python/networkx[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/graphviz[${PYTHON_USEDEP}]
	dev-python/networkx[${PYTHON_USEDEP}]

BDEPEND

dev-python/graphviz[${PYTHON_USEDEP}]
	dev-python/networkx[${PYTHON_USEDEP}]

Manifest for 1.0.4

Type File Size Source URLs
DIST simple-pygraph-1.0.4.tar.gz 11240 bytes https://files.pythonhosted.org/packages/62/13/5d2c60048f50fc3d464c5c7eeb29867ebe08b9b87255c23333d655c5fc93/simple-pygraph-1.0.4.tar.gz