dev-python/ghidrecomp - 0.5.9 (pypi)

Search

Package Information

Description:
Python Command-Line Ghidra Decomplier
Homepage:
https://github.com/clearbluejar/ghidrecomp
License:
GPL-3.0 license

Ebuild Details

Version EAPI Keywords Slot
0.5.9 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="Python Command-Line Ghidra Decomplier"

HOMEPAGE="https://github.com/clearbluejar/ghidrecomp"
LICENSE="GPL-3.0 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="sast testing"
DEPENDENCIES="dev-python/pyghidra[${PYTHON_USEDEP}]
	sast? ( dev-python/semgrep[${PYTHON_USEDEP}] )
	testing? ( dev-python/pytest[${PYTHON_USEDEP}] )
	testing? ( dev-python/pytest-datadir[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/pyghidra[${PYTHON_USEDEP}]
	sast? ( dev-python/semgrep[${PYTHON_USEDEP}] )
	testing? ( dev-python/pytest[${PYTHON_USEDEP}] )
	testing? ( dev-python/pytest-datadir[${PYTHON_USEDEP}] )

BDEPEND

dev-python/pyghidra[${PYTHON_USEDEP}]
	sast? ( dev-python/semgrep[${PYTHON_USEDEP}] )
	testing? ( dev-python/pytest[${PYTHON_USEDEP}] )
	testing? ( dev-python/pytest-datadir[${PYTHON_USEDEP}] )

Manifest for 0.5.9

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