blob: 8c6687db94589ad77a0b3acd5356e1fe11dbd34f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=A pretty-printing combinator library and rendering engine
EAPI=7
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/20211129
SRC_URI=https://github.com/fpottier/pprint/archive/20211129.tar.gz -> pprint-20211129.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune db0ce2a301411f44e4ee90e5c591ada0
_md5_=2d5f8f121cd160ffea19880b426c40cb
|