# 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 python API in order to install and run the frida-server on an Android device." HOMEPAGE="https://github.com/fkie-cad/AndroidFridaManager" LICENSE="GPL v3" SRC_URI="https://files.pythonhosted.org/packages/d7/ed/434782841f36543fc43b290e16065958a928c29cc6e61f86ac51e041c1a6/androidfridamanager-${REALVERSION}.tar.gz" SOURCEFILE="androidfridamanager-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/frida[${PYTHON_USEDEP}] dev-python/colorlog[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"