dev-python/CyberDB - 0.9.3 (pypi)

Search

Package Information

Description:
CyberDB is a lightweight Python in-memory database. It is designed to use Python's built-in data structures Dictionaries, Lists for data storage, efficient communication through Socket TCP, and provide data persistence. This module can be used in hard disk database caching, Gunicorn inter-process communication, distributed computing and other fields.

Ebuild Details

Version EAPI Keywords Slot
0.9.3 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="CyberDB is a lightweight Python in-memory database. It is designed to use Python's built-in data structures Dictionaries, Lists for data storage, efficient communication through Socket TCP, and provide data persistence. This module can be used in hard disk database caching, Gunicorn inter-process communication, distributed computing and other fields."

HOMEPAGE=""
LICENSE=""
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/apscheduler-3.9.1[${PYTHON_USEDEP}]
	dev-python/obj-encrypt[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

>=dev-python/apscheduler-3.9.1[${PYTHON_USEDEP}]
	dev-python/obj-encrypt[${PYTHON_USEDEP}]

BDEPEND

>=dev-python/apscheduler-3.9.1[${PYTHON_USEDEP}]
	dev-python/obj-encrypt[${PYTHON_USEDEP}]

Manifest for 0.9.3

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