File: control

package info (click to toggle)
nginx 0.4.13-2%2Betch3
  • links: PTS
  • area: main
  • in suites: etch
  • size: 3,164 kB
  • ctags: 4,656
  • sloc: ansic: 55,817; sh: 164; perl: 86; makefile: 61; asm: 48
file content (17 lines) | stat: -rw-r--r-- 668 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: nginx
Section: web
Priority: optional
Maintainer: Jose Parrella <joseparrella@cantv.net>
Build-Depends: debhelper (>= 5), autotools-dev, libpcre3-dev, zlib1g-dev
Standards-Version: 3.7.2

Package: nginx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: small, but very powerful and efficient web server
 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided
 to the open-source community. This server can be used as standalone HTTP
 server and as a reverse proxy server before some Apache or another big 
 server to reduce load to backend servers by many concurrent HTTP-sessions.
 .
 Homepage: http://nginx.net/