dev-util/splat64 - 0.50.0 (tatsh-overlay)

Search

Install

Install this version:

emerge -a =dev-util/splat64-0.50.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-util/splat64-0.50.0

Or alternatively:

emerge --autounmask-write -a =dev-util/splat64-0.50.0

Package Information

Description:
MIPS instruction decoder.
Homepage:
https://github.com/ethteck/splat
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.50.0 8 ~amd64 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Autogenerated by pycargoebuild 0.15.1

EAPI=8

DISTUTILS_USE_PEP517=hatchling
PYTHON_COMPAT=( python3_{11..15} )
inherit distutils-r1 pypi

DESCRIPTION="MIPS instruction decoder."
HOMEPAGE="https://github.com/ethteck/splat"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="test"

RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]
	dev-python/pylibyaml[${PYTHON_USEDEP}]
	dev-python/tqdm[${PYTHON_USEDEP}]
	dev-python/intervaltree[${PYTHON_USEDEP}]
	dev-python/colorama[${PYTHON_USEDEP}]
	dev-util/spimdisasm[${PYTHON_USEDEP}]
	dev-python/rabbitizer[${PYTHON_USEDEP}]
	dev-python/pygfxd[${PYTHON_USEDEP}]
	dev-python/n64img[${PYTHON_USEDEP}]
	dev-python/crunch64[${PYTHON_USEDEP}]"

Inherited Eclasses

Dependencies

RDEPEND

dev-python/pyyaml[]
	dev-python/pylibyaml[]
	dev-python/tqdm[]
	dev-python/intervaltree[]
	dev-python/colorama[]
	dev-util/spimdisasm[]
	dev-python/rabbitizer[]
	dev-python/pygfxd[]
	dev-python/n64img[]
	dev-python/crunch64[]