dev-python/SeCo - 1.1.0 (pypi)

Search

Package Information

Description:
Python data serialization and compression made easy.
Homepage:
https://www.github.com/copyrighthero/SeCo
License:
BSD-2-Clause + MIT

Ebuild Details

Version EAPI Keywords Slot
1.1.0 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="Python data serialization and compression made easy."

HOMEPAGE="https://www.github.com/copyrighthero/SeCo"
LICENSE="BSD-2-Clause + 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=""
DEPENDENCIES="dev-python/msgpack-python[${PYTHON_USEDEP}]
	dev-python/simplejson[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/msgpack-python[${PYTHON_USEDEP}]
	dev-python/simplejson[${PYTHON_USEDEP}]

BDEPEND

dev-python/msgpack-python[${PYTHON_USEDEP}]
	dev-python/simplejson[${PYTHON_USEDEP}]

Manifest for 1.1.0

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