dev-python/pysondb-v2 - 2.2.0 (pypi)

Search

Package Information

Description:
A Simple, Lightweight, Efficent JSON based database for Python.
Homepage:
https://github.com/pysonDB/pysonDB-v2
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2.2.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="A Simple, Lightweight, Efficent JSON based database for Python."

HOMEPAGE="https://github.com/pysonDB/pysonDB-v2"
LICENSE="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="all pretttytable ujson"
DEPENDENCIES="all? ( ~dev-python/ujson-5.2.0[${PYTHON_USEDEP}] )
	all? ( ~dev-python/prettytable-3.3.0[${PYTHON_USEDEP}] )
	pretttytable? ( ~dev-python/prettytable-3.3.0[${PYTHON_USEDEP}] )
	ujson? ( ~dev-python/ujson-5.2.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

all

Dependencies

RDEPEND

all? ( ~dev-python/ujson-5.2.0[${PYTHON_USEDEP}] )
	all? ( ~dev-python/prettytable-3.3.0[${PYTHON_USEDEP}] )
	pretttytable? ( ~dev-python/prettytable-3.3.0[${PYTHON_USEDEP}] )
	ujson? ( ~dev-python/ujson-5.2.0[${PYTHON_USEDEP}] )

BDEPEND

all? ( ~dev-python/ujson-5.2.0[${PYTHON_USEDEP}] )
	all? ( ~dev-python/prettytable-3.3.0[${PYTHON_USEDEP}] )
	pretttytable? ( ~dev-python/prettytable-3.3.0[${PYTHON_USEDEP}] )
	ujson? ( ~dev-python/ujson-5.2.0[${PYTHON_USEDEP}] )

Manifest for 2.2.0

Type File Size Source URLs
DIST pysondb-v2-2.2.0.tar.gz 13865 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/pysondb-v2/pysondb-v2-2.2.0.tar.gz