File: META

package info (click to toggle)
ocamlbricks 0.50.1-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 484 kB
  • ctags: 429
  • sloc: ml: 1,644; makefile: 1,149; sh: 69
file content (8 lines) | stat: -rw-r--r-- 270 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
name="ocamlbricks"
version="0.50.1"
descriton = "A general-purpose library of reusable small code bricks"
directory = "+ocamlbricks"
requires = "lablgtk2"
archive(syntax,preprocessor) = "-thread"
archive(byte,mt) = "ocamlbricks.cma"
archive(native) = "ocamlbricks.cmxa"