blob: 6e1495e5477bc34ae1842eaf571ef0c9e212c01b (
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 prepare test unpack
DEPEND=dev-ml/gen:= dev-ml/ppxlib:= dev-ml/uchar:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=An OCaml lexer generator for Unicode
EAPI=7
HOMEPAGE=https://github.com/ocaml-community/sedlex
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-ml/gen:= dev-ml/ppxlib:= dev-ml/uchar:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/2.3
SRC_URI=https://github.com/ocaml-community/sedlex/archive/v2.3.tar.gz -> sedlex-2.3.tar.gz https://www.unicode.org/Public/12.1.0/ucd/DerivedCoreProperties.txt -> sedlex-2.3-DerivedCoreProperties.txt https://www.unicode.org/Public/12.1.0/ucd/extracted/DerivedGeneralCategory.txt -> sedlex-2.3-DerivedGeneralCategory.txt https://www.unicode.org/Public/12.1.0/ucd/PropList.txt -> sedlex-2.3-PropList.txt
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune db0ce2a301411f44e4ee90e5c591ada0
_md5_=d9c3f3bc9737df0b0c63ad916ad0a8ba
|