Data-HexDump-0.40.0.ebuild

Download (268 Bytes)

# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DIST_EXAMPLES='eg/*'
DIST_AUTHOR=NEILB
DIST_VERSION=0.04
inherit perl-module

DESCRIPTION="Hexadecimal Dumper"

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

Thank you!