dev-perl/Crypt-Argon2 - 0.032 (gentoo)

Search

Install

Install this version:

emerge -a =dev-perl/Crypt-Argon2-0.032

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

autounmask =dev-perl/Crypt-Argon2-0.032

Or alternatively:

emerge --autounmask-write -a =dev-perl/Crypt-Argon2-0.032

Package Information

Description:
Perl interface to the Argon2 key derivation functions
License:
Apache-2.0

Ebuild Details

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

EAPI=8

DIST_AUTHOR=LEONT
inherit perl-module

DESCRIPTION="Perl interface to the Argon2 key derivation functions"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"

# TODO: unbundle app-crypt/argon2
BDEPEND="dev-perl/Dist-Build"

Inherited Eclasses

Dependencies

BDEPEND

dev-perl/Dist-Build