dev-python/pipcl - 2 (4nykey)

Search

Install

Install this version:

emerge -a =dev-python/pipcl-2

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

autounmask =dev-python/pipcl-2

Or alternatively:

emerge --autounmask-write -a =dev-python/pipcl-2

Package Information

Description:
Python packaging operations
Homepage:
https://mupdf.com
License:
AGPL-3

Ebuild Details

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

EAPI=8

PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=standalone
inherit distutils-r1

DESCRIPTION="Python packaging operations"
HOMEPAGE="https://mupdf.com"
SRC_URI="
	mirror://githubcl/ArtifexSoftware/${PN}/tar.gz/v${PV} -> ${P}.tar.gz
"

LICENSE="AGPL-3"
SLOT="0"
KEYWORDS="~amd64"

Inherited Eclasses

Manifest for 2

Type File Size Source URLs
DIST pipcl-2.tar.gz 54424 bytes mirror://githubcl/ArtifexSoftware/pipcl/tar.gz/v2