dev-ml/iostream - 0.3 (gentoo)

Search

Package Information

Description:
Generic, composable IO input and output streams
Homepage:
https://github.com/c-cube/ocaml-iostream
License:
MIT

Ebuild Details

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

EAPI=8
DUNE_PKG_NAME="iostream iostream-camlzip"
inherit dune

DESCRIPTION="Generic, composable IO input and output streams"
HOMEPAGE="https://github.com/c-cube/ocaml-iostream"
SRC_URI="https://github.com/c-cube/ocaml-${PN}/releases/download/v${PV}/${P}.tbz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE="ocamlopt test"
RESTRICT="!test? ( test )"

RDEPEND="dev-ml/camlzip:=[ocamlopt?]"
DEPEND="${RDEPEND}"
BDEPEND="test? ( dev-ml/ounit2 )"

USE Flags

Dependencies

DEPEND

dev-ml/camlzip:=[ocamlopt?]

RDEPEND

dev-ml/camlzip:=[ocamlopt?]

BDEPEND

test? ( dev-ml/ounit2 )

Manifest for 0.3

Type File Size Source URLs
DIST iostream-0.3.tbz 14245 bytes https://github.com/c-cube/ocaml-iostream/releases/download/v0.3/iostream-0.3.tbz