app-arch/unrpa - 2.3.0 (gentoo)

Search

Install

Install this version:

emerge -a =app-arch/unrpa-2.3.0

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

autounmask =app-arch/unrpa-2.3.0

Or alternatively:

emerge --autounmask-write -a =app-arch/unrpa-2.3.0

Package Information

Description:
Ren'Py's RPA data file extractor
Homepage:
https://github.com/Lattyware/unrpa
License:
GPL-3

Ebuild Details

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

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1

DESCRIPTION="Ren'Py's RPA data file extractor"
HOMEPAGE="https://github.com/Lattyware/unrpa"
SRC_URI="https://github.com/Lattyware/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"

Inherited Eclasses

Manifest for 2.3.0

Type File Size Source URLs
DIST unrpa-2.3.0.tar.gz 23325 bytes https://github.com/Lattyware/unrpa/archive/2.3.0.tar.gz