File: META.in

package info (click to toggle)
ocamlnet 4.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 51,764 kB
  • ctags: 16,446
  • sloc: ml: 148,419; ansic: 10,989; sh: 1,885; makefile: 1,355
file content (6 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
description = "Ocamlnet - Unix shell functions"
requires = "unix netsys equeue netstring"
version = "@VERSION@"
archive(byte) = "shell.cma"
archive(native) = "shell.cmxa"
archive(native,gprof) = "shell.p.cmxa"