-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_oasis
26 lines (25 loc) · 1.01 KB
/
_oasis
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
OASISFormat: 0.3
OCamlVersion: >= 4.00.0
FindlibVersion: >= 1.3.2
Name: pa_variants_conv
Version: 109.15.04
Synopsis: OCaml variants as first class values.
Authors: Jane Street Group, LLC <opensource@janestreet.com>
Copyrights: (C) 2009-2013 Jane Street Group LLC <opensource@janestreet.com>
Maintainers: Jane Street Group, LLC <opensource@janestreet.com>
License: Apache-2.0
LicenseFile: LICENSE.txt
Homepage: https://github.com/janestreet/pa_variants_conv
Plugins: StdFiles (0.3), DevFiles (0.3), META (0.3)
XStdFilesAUTHORS: false
XStdFilesREADME: false
BuildTools: ocamlbuild, camlp4o
Library pa_variants_conv
Path: syntax
Modules: Pa_variants_conv
BuildDepends: camlp4.lib,
camlp4.quotations,
type_conv (>= 3.0.5)
XMETAType: syntax
XMETARequires: camlp4,type_conv,variantslib
XMETADescription: Syntax extension for Variantslib