dev-python/py2vega - 0.6.1 (pypi)

Search

Package Information

Description:
A Python to Vega-expression transpiler.
Homepage:
https://github.com/QuantStack/py2vega
License:
BSD 3-Clause

Ebuild Details

Version EAPI Keywords Slot
0.6.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=standalone

inherit python-r1 gs-pypi

DESCRIPTION="A Python to Vega-expression transpiler."

HOMEPAGE="https://github.com/QuantStack/py2vega"
LICENSE="BSD 3-Clause"
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="testing"
DEPENDENCIES="<dev-python/gast-0.5[${PYTHON_USEDEP}]
	testing? ( dev-python/pytest[${PYTHON_USEDEP}] )
	testing? ( dev-python/flake8[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

<dev-python/gast-0.5[${PYTHON_USEDEP}]
	testing? ( dev-python/pytest[${PYTHON_USEDEP}] )
	testing? ( dev-python/flake8[${PYTHON_USEDEP}] )

BDEPEND

<dev-python/gast-0.5[${PYTHON_USEDEP}]
	testing? ( dev-python/pytest[${PYTHON_USEDEP}] )
	testing? ( dev-python/flake8[${PYTHON_USEDEP}] )

Manifest for 0.6.1

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