Meta Configuration of Package ocaml
1
<package name="ocaml" project="devel">
2
<title>The Objective Caml Compiler and Programming Environment</title>
3
<description>Objective Caml is a high-level, strongly-typed, functional and
4
object-oriented programming language from the ML family of languages.
5
6
This package comprises two batch compilers (a fast bytecode compiler
7
and an optimizing native-code compiler), an interactive top level
8
system, Lex&Yacc tools, a replay debugger, and a comprehensive library.
9
</description>
10
<person userid="hostmaster" role="maintainer"/>
11
<build>
12
<disable arch="ppc64"/>
13
</build>
14
</package>
15