| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.10.6 | 8 | ~amd64 ~riscv | 0 |
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit gap-pkg
DESCRIPTION="GAP implementation of SHA256 and HMAC for the Jupyter kernel"
SRC_URI="https://github.com/gap-packages/${PN}/releases/download/v${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~riscv"
DEPEND="sci-mathematics/gap:="
RDEPEND="${DEPEND}"
gap-pkg_enable_tests
sci-mathematics/gap:=
sci-mathematics/gap:=
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | crypting-0.10.6.tar.gz | 156037 bytes | https://github.com/gap-packages/crypting/releases/download/v0.10.6/crypting-0.10.6.tar.gz |