File: _oasis

package info (click to toggle)
ppx-optcomp 113.33.03-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 396 kB
  • ctags: 703
  • sloc: ml: 6,579; makefile: 55; ansic: 4
file content (35 lines) | stat: -rw-r--r-- 1,257 bytes parent folder | download
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
35
OASISFormat:           0.4
OCamlVersion:          >= 4.02.3
FindlibVersion:        >= 1.3.2
Name:                  ppx_optcomp
Version:               113.33.03
Synopsis:              Optional compilation for OCaml
Authors:               Jane Street Group, LLC <opensource@janestreet.com>
Copyrights:            (C) 2015-2016 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/ppx_optcomp
Plugins:               StdFiles (0.3), DevFiles (0.3)
XStdFilesAUTHORS:      false
XStdFilesREADME:       false
BuildTools:            ocamlbuild
BetaFeatures:          section_object
AlphaFeatures:         ocamlbuild_more_args
XOCamlbuildPluginTags: package(js-build-tools.ocamlbuild_goodies)
FilesAB:               META.ab
Description:
  Part of the Jane Street's PPX rewriters collection.

Library ppx_optcomp
  Path:         src
  Pack:         false
  Modules:      Ppx_optcomp
  BuildDepends: ppx_core,
                ppx_tools.metaquot

Executable "ppx-optcomp"
  Path:           bin
  MainIs:         optcomp.ml
  CompiledObject: best
  BuildDepends:   ppx_optcomp