File: _tags

package info (click to toggle)
approx 4.5-1%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 428 kB
  • ctags: 683
  • sloc: ml: 1,957; sh: 45; makefile: 36
file content (16 lines) | stat: -rw-r--r-- 546 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# approx: proxy server for Debian archive files
# Copyright (C) 2010  Eric C. Cooper <ecc@cmu.edu>
# Released under the GNU General Public License

<**/*.{mli,ml}>: warn_error_A

<approx.ml>: use_pcre, use_netstring, use_netcgi, use_nethttpd-for-netcgi2
<config_file.ml>: use_pcre
<import.ml>: use_pcre
<log.ml>: use_syslog
<url.ml>: use_netstring
<util.ml>: use_pcre, use_sha

<**/*.{byte,native}>: use_unix, use_pcre, use_sha
<*.{byte,native}>: use_syslog, use_netsys, use_netstring
<approx.{byte,native}>: use_netcgi, use_nethttpd-for-netcgi2