-
Notifications
You must be signed in to change notification settings - Fork 2
/
_oasis
33 lines (29 loc) · 1.05 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
27
28
29
30
31
32
33
OASISFormat: 0.4
Name: DefinitelyMaybeTyped
Version: 1.1.1
Synopsis: Convert Typescript definitions to OCaml
Description: Convert Typescript definitions to OCaml
Authors: Andy Ray
Maintainers: Andy Ray <andy.ray@ujamjar.com>
Homepage: https://github.com/ujamjar/DefinitelyMaybeTyped
License: ISC
Plugins: META (0.4)
BuildTools: ocamlbuild
Library DefinitelyMaybeTyped
Path: src
Findlibname: otypescript
Pack: true
Modules: Ast, Ts, Parser, Print, Summary, Convert, Unit_tests
BuildDepends: mparser.pcre,bisect,monad-custom,deriving.syntax,oUnit,js_of_ocaml
XMETARequires: mparser.pcre,bisect,monad-custom,deriving.syntax,oUnit,js_of_ocaml
Executable otypescript
Path: app
MainIs: otypescript.ml
Custom: true
CompiledObject: best
Install: false
BuildDepends: otypescript
SourceRepository master
Type: git
Location: https://github.com/ujamjar/DefinitelyMaybeTyped.git
Browser: https://github.com/ujamjar/DefinitelyMaybeTyped