| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.4.4 | 8 | ~amd64 ~riscv | 0 |
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit gap-pkg
DESCRIPTION="Computing with quasigroups and loops in GAP"
SRC_URI="https://github.com/gap-packages/${PN}/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~riscv"
GAP_PKG_EXTRA_INSTALL=( data )
gap-pkg_enable_tests
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | loops-3.4.4.tar.gz | 1143667 bytes | https://github.com/gap-packages/loops/releases/download/v3.4.4/loops-3.4.4.tar.gz |