summaryrefslogtreecommitdiff
blob: f690928df187a4fd5df5df5a21b1b211d9b7d868 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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"