File: control

package info (click to toggle)
libnginx-mod-http-srcache-filter 0.33-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 568 kB
  • sloc: ansic: 2,829; sh: 108; makefile: 3
file content (23 lines) | stat: -rw-r--r-- 972 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: libnginx-mod-http-srcache-filter
Section: httpd
Priority: optional
Maintainer: Debian Nginx Maintainers <pkg-nginx-maintainers@alioth-lists.debian.net>
Uploaders: Jérémy Lal <kapouer@melix.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-nginx,
               libnginx-mod-http-ndk-dev,
Standards-Version: 4.7.2
Homepage: https://github.com/openresty/srcache-nginx-module
Vcs-Git: https://salsa.debian.org/nginx-team/libnginx-mod-http-srcache-filter.git
Vcs-Browser: https://salsa.debian.org/nginx-team/libnginx-mod-http-srcache-filter

Package: libnginx-mod-http-srcache-filter
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${shlibs:Depends},
Recommends: nginx,
Description: Transparent caching layer for Nginx
 This module provides a transparent caching layer for arbitrary nginx
 locations. The caching behavior is mostly compatible with RFC 2616.
 It allows full configuration through its nginx directives.