dev-perl/MIME-Base64-URLSafe - 0.01-r1 (barnowl)

Search

Package Information

Description:
Perl version of Python's URL-safe base64 codec

Ebuild Details

Version EAPI Keywords Slot
0.01-r1 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Copyright 2022 William Throwe
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=KAZUHO
inherit perl-module

DESCRIPTION="Perl version of Python's URL-safe base64 codec"

SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND=""
RDEPEND=""