-
Notifications
You must be signed in to change notification settings - Fork 1
/
_oasis
34 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
34
OASISFormat: 0.4
Name: cosmetrics
Version: 0.0.1
Synopsis: Code-source metrics
Authors: Christophe Troestler <[email protected]>,
Amir Chaudhry <[email protected]>
Maintainers: Christophe Troestler <[email protected]>
License: ISC
Homepage: https://github.com/ocamllabs/cosmetrics
Plugins: META (0.4), StdFiles (0.4)
Library "cosmetrics"
Path: src/
Modules: Cosmetrics
InternalModules: Cosmetrics_html, Cosmetrics_opam, Cosmetrics_utils
BuildDepends: git (>= 1.7.1), zip, nocrypto, cohttp,
ocamlgraph, calendar,
opam-lib.client (>= 1.2 && < 1.3), str, bytes, unix
BuildTools: ocamlbuild
Executable cosmetrics
Path: src/
MainIs: main.ml
BuildDepends: cosmetrics, lwt.unix, irmin.unix, calendar
CompiledObject: best
BuildTools: ocamlbuild
Install: true
SourceRepository master
Type: git
Location: https://github.com/ocamllabs/cosmetrics.git
Browser: https://github.com/ocamllabs/cosmetrics