dev-python/decomp2dbg - 3.14.1 (pypi)

Search

Package Information

Description:
Symbol syncing framework for decompilers and debuggers
Homepage:
https://github.com/mahaloz/decomp2dbg
License:
BSD 2 Clause

Ebuild Details

Version EAPI Keywords Slot
3.14.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="Symbol syncing framework for decompilers and debuggers"

HOMEPAGE="https://github.com/mahaloz/decomp2dbg"
LICENSE="BSD 2 Clause"
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=""
DEPENDENCIES="dev-python/sortedcontainers[${PYTHON_USEDEP}]
	dev-python/pyelftools[${PYTHON_USEDEP}]
	dev-python/libbs[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/sortedcontainers[${PYTHON_USEDEP}]
	dev-python/pyelftools[${PYTHON_USEDEP}]
	dev-python/libbs[${PYTHON_USEDEP}]

BDEPEND

dev-python/sortedcontainers[${PYTHON_USEDEP}]
	dev-python/pyelftools[${PYTHON_USEDEP}]
	dev-python/libbs[${PYTHON_USEDEP}]

Manifest for 3.14.1

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