Install this version:
emerge -a =dev-python/rabbitizer-1.16.2
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/rabbitizer-1.16.2
Or alternatively:
emerge --autounmask-write -a =dev-python/rabbitizer-1.16.2
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.16.2 | 8 | ~amd64 | 0 |
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.15.1
EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..15} )
inherit distutils-r1
DESCRIPTION="MIPS instruction decoder."
HOMEPAGE="https://github.com/Decompollaborate/rabbitizer"
SRC_URI="https://github.com/Decompollaborate/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="MIT Unicode-3.0"
SLOT="0"
KEYWORDS="~amd64"
python_prepare_all() {
sed -re 's/"-Os", //' -i setup.py || die
distutils-r1_python_prepare_all
}
EPYTEST_PLUGINS=()
distutils_enable_tests pytest
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | rabbitizer-1.16.2.gh.tar.gz | 419682 bytes | https://github.com/Decompollaborate/rabbitizer/archive/refs/tags/1.16.2.tar.gz |