dev-python/serde - 0.9.0 (pypi)

Search

Package Information

Description:
Define, serialize, deserialize, and validate Python data structures.
Homepage:
https://github.com/rossmacarthur/serde
License:
MIT Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
0.9.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="Define, serialize, deserialize, and validate Python data structures."

HOMEPAGE="https://github.com/rossmacarthur/serde"
LICENSE="MIT 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="ext"
DEPENDENCIES="ext? ( ~dev-python/chardet-3.0[${PYTHON_USEDEP}] )
	ext? ( >=dev-python/validators-0.12.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

ext

Dependencies

RDEPEND

ext? ( ~dev-python/chardet-3.0[${PYTHON_USEDEP}] )
	ext? ( >=dev-python/validators-0.12.0[${PYTHON_USEDEP}] )

BDEPEND

ext? ( ~dev-python/chardet-3.0[${PYTHON_USEDEP}] )
	ext? ( >=dev-python/validators-0.12.0[${PYTHON_USEDEP}] )

Manifest for 0.9.0

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