dev-python/bezier - 2024.6.20 (pypi)

Search

Package Information

Description:
Helper for Bézier Curves, Triangles, and Higher Order Objects
Homepage:
https://github.com/dhermes/bezier
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
2024.6.20 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="Helper for Bézier Curves, Triangles, and Higher Order Objects"

HOMEPAGE="https://github.com/dhermes/bezier"
LICENSE="Apache-2.0"
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="full"
DEPENDENCIES=">=dev-python/numpy-2.0.0[${PYTHON_USEDEP}]
	full? ( >=dev-python/matplotlib-3.9.0[${PYTHON_USEDEP}] )
	full? ( >=dev-python/scipy-1.13.1[${PYTHON_USEDEP}] )
	full? ( >=dev-python/sympy-1.12.1[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

>=dev-python/numpy-2.0.0[${PYTHON_USEDEP}]
	full? ( >=dev-python/matplotlib-3.9.0[${PYTHON_USEDEP}] )
	full? ( >=dev-python/scipy-1.13.1[${PYTHON_USEDEP}] )
	full? ( >=dev-python/sympy-1.12.1[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/numpy-2.0.0[${PYTHON_USEDEP}]
	full? ( >=dev-python/matplotlib-3.9.0[${PYTHON_USEDEP}] )
	full? ( >=dev-python/scipy-1.13.1[${PYTHON_USEDEP}] )
	full? ( >=dev-python/sympy-1.12.1[${PYTHON_USEDEP}] )

Manifest for 2024.6.20

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