dev-python/mjson5 - 0.9.13.2 (pypi)

Search

Package Information

Description:
A Python implementation of the JSON5 data format.
Homepage:
https://github.com/leeHeisen/mjson5.git
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
0.9.13.2 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 implementation of the JSON5 data format."

HOMEPAGE="https://github.com/leeHeisen/mjson5.git"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/b7/b6/df75f3373ce9186f545fd9d63c8c707654a585b317a9db1ca9dfada55382/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="dev"
DEPENDENCIES="dev? ( dev-python/hypothesis[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

dev

Dependencies

RDEPEND

dev? ( dev-python/hypothesis[${PYTHON_USEDEP}] )

BDEPEND

dev? ( dev-python/hypothesis[${PYTHON_USEDEP}] )

Manifest for 0.9.13.2

Type File Size Source URLs
DIST mjson5-0.9.13.2.tar.gz 24662 bytes https://files.pythonhosted.org/packages/b7/b6/df75f3373ce9186f545fd9d63c8c707654a585b317a9db1ca9dfada55382/mjson5-0.9.13.2.tar.gz