mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
18 lines
1.1 KiB
Plaintext
18 lines
1.1 KiB
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/fmt influx? ( dev-ml/duration dev-ml/lwt ) lwt? ( dev-ml/lwt dev-ml/logs ) rusage? ( dev-ml/logs ) unix? ( dev-ml/uuidm dev-ml/mtime sci-visualization/gnuplot ) test? ( dev-ml/alcotest ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Infrastructure to collect metrics from OCaml applications
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mirage/metrics
|
|
INHERIT=dune multiprocessing
|
|
IUSE=influx lwt ocamlopt rusage test unix
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/fmt influx? ( dev-ml/duration dev-ml/lwt ) lwt? ( dev-ml/lwt dev-ml/logs ) rusage? ( dev-ml/logs ) unix? ( dev-ml/uuidm dev-ml/mtime sci-visualization/gnuplot ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
REQUIRED_USE=test? ( lwt unix )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.2.0
|
|
SRC_URI=https://github.com/mirage/metrics/releases/download/0.2.0/metrics-0.2.0.tbz
|
|
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=75543e72e04b0c5778d4aa901633215f
|