blob: 560ee7be05aca5fe2f0c427a0b74c29b3a79eee4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install
DEPEND=dev-lang/ocaml:= >=sci-mathematics/coq-8.15:=
DESCRIPTION=Formalization of floating-point arithmetic for the Coq proof assistant
EAPI=8
HOMEPAGE=http://flocq.gforge.inria.fr/ https://gitlab.inria.fr/flocq/flocq/
INHERIT=multiprocessing
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-3
RDEPEND=dev-lang/ocaml:= >=sci-mathematics/coq-8.15:=
SLOT=0
SRC_URI=https://flocq.gitlabpages.inria.fr/releases/flocq-4.2.1.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f
_md5_=9f52b60b01be9011602d371f58445b17
|