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="ResourceBundle is a module that manages internationalization of string resources."
HOMEPAGE="https://github.com/felix-zenk/ResourceBundle"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/de/1b/033b9f40c72561d76e7ce4e03a860b43b7deec4afd5a2f66af8d75200df4/resourcebundle-${REALVERSION}.tar.gz"
SOURCEFILE="resourcebundle-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES=""
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"