File: META

package info (click to toggle)
netclient 0.91-10
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,096 kB
  • ctags: 1,539
  • sloc: ml: 8,808; sh: 527; makefile: 203
file content (8 lines) | stat: -rw-r--r-- 278 bytes parent folder | download
1
2
3
4
5
6
7
8
version = "0.91"
requires = "equeue,unix,netstring"
requires(mt) = "equeue,unix,netstring,threads"
archive(byte) = "netclient.cma"
archive(native) = "netclient.cmxa"
archive(mt,byte) = "netclient.cma http_client_mt.cmo"
archive(mt,native) = "netclient.cmxa http_client_mt.cmx"