File: META

package info (click to toggle)
ounit 1.0.2-8
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 160 kB
  • ctags: 119
  • sloc: ml: 406; xml: 190; makefile: 92; sh: 17
file content (6 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
name = "oUnit"
version = "1.0.2"
description = "A unittest framework for OCaml"
requires = "unix"
archive(byte) = "oUnit.cma"
archive(native) = "oUnit.cmxa"