-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_oasis
25 lines (24 loc) · 978 Bytes
/
_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
OASISFormat: 0.3
OCamlVersion: >= 4.00.0
FindlibVersion: >= 1.3.2
Name: type_conv
Version: 113.00.00
Synopsis: type_conv - support library for preprocessor type conversions
Authors: Jane Street Group, LLC <opensource@janestreet.com>
Copyrights: (C) 2005-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/type_conv
Plugins: StdFiles (0.3), DevFiles (0.3), META (0.3)
XStdFilesAUTHORS: false
XStdFilesREADME: false
BuildTools: ocamlbuild, camlp4o
Library pa_type_conv
Path: src
FindlibName: type_conv
Modules: Pa_type_conv
BuildDepends: camlp4.quotations, camlp4.extend
XMETAType: syntax
XMETARequires: camlp4
XMETADescription: Syntax extension for type_conv