File: META

package info (click to toggle)
ounit 1.0.1.a-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 136 kB
  • ctags: 125
  • sloc: ml: 362; xml: 171; makefile: 121; sh: 17
file content (6 lines) | stat: -rw-r--r-- 157 bytes parent folder | download
1
2
3
4
5
6
name = "oUnit"
version = "1.0.0"
description = "A unittest framework for OCaml"
requires = "unix"
archive(byte) = "oUnit.cma"
archive(native) = "oUnit.cmxa"