File: _oasis

package info (click to toggle)
oasis 0.4.11-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,752 kB
  • sloc: ml: 38,989; sh: 192; makefile: 122; ansic: 67
file content (28 lines) | stat: -rw-r--r-- 669 bytes parent folder | download | duplicates (4)
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
OASISFormat: 0.4
Name:        with-data
Version:     0.1
License:     GPL
LicenseFile: LICENSE.txt
Authors:     Sylvain Le Gall
Synopsis:    Library and executable with extra data
BuildTools:  ocamlbuild
Plugins:     META (0.0.1)

Executable test
 Path: src
 MainIs: test.ml
 DataFiles: *.txt, test.html ($htmldir)

Library test
 CompiledObject: Byte
 Path: src
 Modules: Test
 DataFiles: test.txt ($datarootdir/$pkg_name-$pkg_version)

Document test
  Title:                API reference for test
  Type:                 ocamlbuild (0.1.0)
  InstallDir:           $htmldir/test
  BuildTools+:          ocamldoc
  XOCamlbuildPath:      src
  XOCamlbuildLibraries: test