blob: 06576b7ed1eebf394f958ae6d6c83af42771bc29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install
DEPEND=dev-ml/jbuilder >=dev-lang/ocaml-4:= dev-ml/opam
DESCRIPTION=Partially Ordered Map ADT for O'Caml
EAPI=5
HOMEPAGE=http://mmottl.github.io/pomap/
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=>=dev-lang/ocaml-4:=
SLOT=0/4.0.0
SRC_URI=https://github.com/mmottl/pomap/releases/download/4.0.0/pomap-4.0.0.tbz
_eclasses_=opam c053036d04fbcede5c53fe5752699eb5
_md5_=76b6e916d62bc93fd283eecf3aa8af19
|