dev-perl/PGObject-Util-PseudoCSV - 2 (ledgersmb)

Search

Install

Install this version:

emerge -a =dev-perl/PGObject-Util-PseudoCSV-2

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

autounmask =dev-perl/PGObject-Util-PseudoCSV-2

Or alternatively:

emerge --autounmask-write -a =dev-perl/PGObject-Util-PseudoCSV-2

Package Information

Description:
JSON Wrappers for PGObject
License:
BSD-2

Ebuild Details

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

EAPI=8

DIST_AUTHOR="EINHVERFR"

inherit perl-module

DESCRIPTION="JSON Wrappers for PGObject"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND=">=dev-perl/PGObject-2.0.1"

BDEPEND="${RDEPEND}"

Inherited Eclasses

Dependencies

RDEPEND

>=dev-perl/PGObject-2.0.1

BDEPEND

>=dev-perl/PGObject-2.0.1