dev-ml/textutils - 0.16.0 (gentoo)

Search

Package Information

Description:
Text output utilities
Homepage:
https://github.com/janestreet/textutils
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.16.0 8 amd64 arm arm64 ~ppc ~ppc64 ~riscv x86 0/$(ver_cut 1-2)
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit dune

DESCRIPTION="Text output utilities"
HOMEPAGE="https://github.com/janestreet/textutils"
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="+ocamlopt"

RDEPEND="
	>=dev-lang/ocaml-4.14
	dev-ml/core:${SLOT}
	dev-ml/core_kernel:${SLOT}
	dev-ml/core_unix:${SLOT}
	dev-ml/ppx_jane:${SLOT}
	dev-ml/textutils_kernel:${SLOT}
	>=dev-ml/uutf-1.0.2:=
"
DEPEND="${RDEPEND}"

USE Flags

ocamlopt
Default: Enabled (+)

Dependencies

DEPEND

	>=dev-lang/ocaml-4.14
	dev-ml/core:0/$(ver_cut 1-2)
	dev-ml/core_kernel:0/$(ver_cut 1-2)
	dev-ml/core_unix:0/$(ver_cut 1-2)
	dev-ml/ppx_jane:0/$(ver_cut 1-2)
	dev-ml/textutils_kernel:0/$(ver_cut 1-2)
	>=dev-ml/uutf-1.0.2:=

RDEPEND

	>=dev-lang/ocaml-4.14
	dev-ml/core:0/$(ver_cut 1-2)
	dev-ml/core_kernel:0/$(ver_cut 1-2)
	dev-ml/core_unix:0/$(ver_cut 1-2)
	dev-ml/ppx_jane:0/$(ver_cut 1-2)
	dev-ml/textutils_kernel:0/$(ver_cut 1-2)
	>=dev-ml/uutf-1.0.2:=

Manifest for 0.16.0

Type File Size Source URLs
DIST textutils-0.16.0.tar.gz 15746 bytes https://github.com/janestreet/textutils/archive/v0.16.0.tar.gz