dev-ml/pp - 2.0.0 (gentoo)

Search

Package Information

Description:
Pretty-printing library
Homepage:
https://github.com/ocaml-dune/pp
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2.0.0 8 amd64 arm arm64 ~ppc ppc64 ~riscv x86 0
View Raw Ebuild
# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit dune

DESCRIPTION="Pretty-printing library"
HOMEPAGE="https://github.com/ocaml-dune/pp"
SRC_URI="https://github.com/ocaml-dune/pp/releases/download/${PV}/${P}.tbz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"

BDEPEND="test? ( dev-ml/ppx_expect )"

USE Flags

ocamlopt
Default: Enabled (+)

Dependencies

BDEPEND

test? ( dev-ml/ppx_expect )

Manifest for 2.0.0

Type File Size Source URLs
DIST pp-2.0.0.tbz 11585 bytes https://github.com/ocaml-dune/pp/releases/download/2.0.0/pp-2.0.0.tbz