Data-Diver-1.10.100-r2.ebuild

Download (415 Bytes)

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

EAPI=7

DIST_AUTHOR=TYEMQ
DIST_VERSION=1.0101
DIST_A_EXT=tgz

inherit perl-module

DESCRIPTION="Simple, ad-hoc access to elements of deeply nested structures"
# https://web.archive.org/web/20200806152714/https://github.com/TyeMcQueen/data-diver/issues/5
LICENSE="Unlicense"
SLOT="0"
KEYWORDS="amd64 ~mips x86"

Thank you!