# 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 development tool to measure, monitor and analyze the memory behavior of Python objects." HOMEPAGE="https://github.com/pympler/pympler" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/dd/37/c384631908029676d8e7213dd956bb686af303a80db7afbc9be36bc49495/pympler-${REALVERSION}.tar.gz" SOURCEFILE="pympler-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"