dev-gap/crisp - 1.4.11 (gentoo)

Search

Install

Install this version:

emerge -a =dev-gap/crisp-1.4.11

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

autounmask =dev-gap/crisp-1.4.11

Or alternatively:

emerge --autounmask-write -a =dev-gap/crisp-1.4.11

Package Information

Description:
GAP algorithms for subgroups of finite soluble groups
License:
BSD-2

Ebuild Details

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

EAPI=8

inherit gap-pkg

DESCRIPTION="GAP algorithms for subgroups of finite soluble groups"
SRC_URI="https://github.com/bh11/${PN}/releases/download/CRISP-${PV}/${P}.tar.gz"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~riscv"

GAP_PKG_HTML_DOCDIR="htm"
gap-pkg_enable_tests

Inherited Eclasses

Manifest for 1.4.11

Type File Size Source URLs
DIST crisp-1.4.11.tar.gz 322104 bytes https://github.com/bh11/crisp/releases/download/CRISP-1.4.11/crisp-1.4.11.tar.gz