File: META

package info (click to toggle)
ounit 1.0.3-5
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 184 kB
  • ctags: 139
  • sloc: ml: 607; xml: 190; makefile: 88
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"