File: META

package info (click to toggle)
netclient 0.3-OCaml3.04-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 144 kB
  • ctags: 369
  • sloc: ml: 1,639; makefile: 134
file content (8 lines) | stat: -rw-r--r-- 250 bytes parent folder | download
1
2
3
4
5
6
7
8
version = "0.3-OCaml3.04"
requires = "unix,str,netstring"
requires(mt) = "unix,xstr,netstring,threads"
archive(byte) = "netclient.cma"
archive(native) = "netclient.cmxa"
archive(mt,byte) = "netclient_mt.cma"
archive(mt,native) = "netclient_mt.cmxa"