dev-python/pyexcel - 0.7.4 (pypi)

Search

Package Information

Description:
A wrapper library that provides one API to read, manipulate and writedata in different excel formats
Homepage:
https://github.com/pyexcel/pyexcel
License:
New BSD

Ebuild Details

Version EAPI Keywords Slot
0.7.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="A wrapper library that provides one API to read, manipulate and writedata in different excel formats"

HOMEPAGE="https://github.com/pyexcel/pyexcel"
LICENSE="New 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="ods xls xlsx"
DEPENDENCIES="dev-python/lml[${PYTHON_USEDEP}]
	dev-python/pyexcel-io[${PYTHON_USEDEP}]
	>=dev-python/texttable-0.8.2[${PYTHON_USEDEP}]
	xls? ( dev-python/pyexcel-xls[${PYTHON_USEDEP}] )
	xlsx? ( dev-python/pyexcel-xlsx[${PYTHON_USEDEP}] )
	ods? ( dev-python/pyexcel-ods3[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

ods
xls

Dependencies

RDEPEND

dev-python/lml[${PYTHON_USEDEP}]
	dev-python/pyexcel-io[${PYTHON_USEDEP}]
	>=dev-python/texttable-0.8.2[${PYTHON_USEDEP}]
	xls? ( dev-python/pyexcel-xls[${PYTHON_USEDEP}] )
	xlsx? ( dev-python/pyexcel-xlsx[${PYTHON_USEDEP}] )
	ods? ( dev-python/pyexcel-ods3[${PYTHON_USEDEP}] )

BDEPEND

dev-python/lml[${PYTHON_USEDEP}]
	dev-python/pyexcel-io[${PYTHON_USEDEP}]
	>=dev-python/texttable-0.8.2[${PYTHON_USEDEP}]
	xls? ( dev-python/pyexcel-xls[${PYTHON_USEDEP}] )
	xlsx? ( dev-python/pyexcel-xlsx[${PYTHON_USEDEP}] )
	ods? ( dev-python/pyexcel-ods3[${PYTHON_USEDEP}] )

Manifest for 0.7.4

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