dev-ml/uri - 4.4.0 (gentoo)

Search

Install

Install this version:

emerge -a =dev-ml/uri-4.4.0

Package Information

Description:
An RFC3986 URI/URL parsing library
Homepage:
https://github.com/mirage/ocaml-uri
License:
ISC

Ebuild Details

Version EAPI Keywords Slot
4.4.0 8 amd64 arm64 x86 0
View Raw Ebuild
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
inherit dune

DESCRIPTION="An RFC3986 URI/URL parsing library"
HOMEPAGE="https://github.com/mirage/ocaml-uri"
SRC_URI="https://github.com/mirage/ocaml-uri/releases/download/v${PV}/${P}.tbz"

LICENSE="ISC"
SLOT="0"
KEYWORDS="amd64 arm64 x86"
IUSE="+ocamlopt"
RESTRICT="test"

RDEPEND="
	dev-ml/angstrom:=[ocamlopt?]
	dev-ml/core_bench:=[ocamlopt?]
	dev-ml/core_unix:=[ocamlopt?]
	dev-ml/stringext:=[ocamlopt?]
	dev-ml/textutils:=[ocamlopt?]
"
DEPEND="${RDEPEND}"

USE Flags

Manage flags for this package: euse -i <flag> -p dev-ml/uri | euse -E <flag> -p dev-ml/uri | euse -D <flag> -p dev-ml/uri

Global/Standard Flags

ocamlopt
Default: Enabled (+)

Inherited Eclasses

Dependencies

DEPEND

	dev-ml/angstrom:=[ocamlopt?]
	dev-ml/core_bench:=[ocamlopt?]
	dev-ml/core_unix:=[ocamlopt?]
	dev-ml/stringext:=[ocamlopt?]
	dev-ml/textutils:=[ocamlopt?]

RDEPEND

	dev-ml/angstrom:=[ocamlopt?]
	dev-ml/core_bench:=[ocamlopt?]
	dev-ml/core_unix:=[ocamlopt?]
	dev-ml/stringext:=[ocamlopt?]
	dev-ml/textutils:=[ocamlopt?]

Manifest for 4.4.0

Type File Size Source URLs
DIST uri-4.4.0.tbz 202806 bytes https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz