dev-ml/seq - 0.3.1 (gentoo)

Search

Install

Install this version:

emerge -a =dev-ml/seq-0.3.1

Package Information

Description:
Compatibility package for the standard OCaml iterator type
Homepage:
https://github.com/c-cube/seq
License:
GPL-3

Ebuild Details

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

EAPI=8

inherit dune

DESCRIPTION="Compatibility package for the standard OCaml iterator type"
HOMEPAGE="https://github.com/c-cube/seq"
SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt"

USE Flags

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

Global/Standard Flags

ocamlopt
Default: Enabled (+)

Inherited Eclasses

Manifest for 0.3.1

Type File Size Source URLs
DIST seq-0.3.1.tar.gz 12290 bytes https://github.com/c-cube/seq/archive/v0.3.1.tar.gz