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 (9 lines) | stat: -rw-r--r-- 369 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
# Specifications for the Netcgi module                   -*-conf-*-
#name = "netcgi"
version = "@VERSION@"
description = "Connectors for CGI, FCGI, AJP"
requires = "unix netstring netsys"
archive(byte) = "netcgi.cma"
archive(native) = "netcgi.cmxa"
archive(native,gprof) = "netcgi.p.cmxa"
error(pkg_netcgi1) = "The packages netcgi1 and netcgi2 cannot be used together"