dev-ml/yaml - 3.2.0 (nest)

Search

Package Information

Description:
OCaml interface to the YAML 1.1 spec
Homepage:
https://github.com/avsm/ocaml-yaml
License:
ISC

Ebuild Details

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

EAPI=8

DUNE_PKG_NAME="yaml yaml-sexp"

inherit dune

DESCRIPTION="OCaml interface to the YAML 1.1 spec"
HOMEPAGE="https://github.com/avsm/ocaml-yaml"
SRC_URI="https://github.com/avsm/ocaml-${PN}/releases/download/v${PV}/${P}.tbz"

LICENSE="ISC"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"

RDEPEND="dev-ml/bos:0=
	dev-ml/ocaml-ctypes:0=[ocamlopt?]
	dev-ml/ppx_sexp_conv:0=[ocamlopt?]
	dev-ml/sexplib:0=[ocamlopt?]"
BDEPEND="dev-ml/dune-configurator
	test? ( dev-ml/alcotest
		dev-ml/crowbar
		dev-ml/ezjsonm
		dev-ml/fmt
		dev-ml/junit
		dev-ml/logs
		dev-ml/mdx )"

USE Flags

ocamlopt
Default: Enabled (+)

Dependencies

RDEPEND

dev-ml/bos:0=
	dev-ml/ocaml-ctypes:0=[ocamlopt?]
	dev-ml/ppx_sexp_conv:0=[ocamlopt?]
	dev-ml/sexplib:0=[ocamlopt?]

BDEPEND

dev-ml/dune-configurator
	test? ( dev-ml/alcotest
		dev-ml/crowbar
		dev-ml/ezjsonm
		dev-ml/fmt
		dev-ml/junit
		dev-ml/logs
		dev-ml/mdx )

Manifest for 3.2.0

Type File Size Source URLs
DIST yaml-3.2.0.tbz 70548 bytes https://github.com/avsm/ocaml-yaml/releases/download/v3.2.0/yaml-3.2.0.tbz