dev-python/EasyGlobals - 0.1.1 (pypi)

Search

Package Information

Description:
An easy to use variable sharing library for Python using Memcached to can quickly share complex objects between processes as if they had shared memory.
Homepage:
https://github.com/YacobBY/Easy_Globals

Ebuild Details

Version EAPI Keywords Slot
0.1.1 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="An easy to use variable sharing library for Python using Memcached to can quickly share complex objects between processes as if they had shared memory."

HOMEPAGE="https://github.com/YacobBY/Easy_Globals"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/83/a1/a1b7f42dda5bef3fce20f8dddada6c57c212478cb454636474fa8fea4729/easyglobals-${REALVERSION}.tar.gz"
SOURCEFILE="easyglobals-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="dev-python/pymemcache[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/pymemcache[${PYTHON_USEDEP}]

BDEPEND

dev-python/pymemcache[${PYTHON_USEDEP}]

Manifest for 0.1.1

Type File Size Source URLs
DIST easyglobals-0.1.1.tar.gz 16801 bytes https://files.pythonhosted.org/packages/83/a1/a1b7f42dda5bef3fce20f8dddada6c57c212478cb454636474fa8fea4729/easyglobals-0.1.1.tar.gz