blob: 8da263fdc24c093650811cbf33897ec23fa01e50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=A pretty-printing combinator library and rendering engine
EAPI=8
HOMEPAGE=https://github.com/fpottier/pprint/
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2 LGPL-2-with-linking-exception
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/20220103
SRC_URI=https://github.com/fpottier/pprint/archive/20220103.tar.gz -> pprint-20220103.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
_md5_=c6d63524ae24c23c0f6377b3bdee78b4
|