File: control

package info (click to toggle)
libapache-mod-layout 3.2.1-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 328 kB
  • ctags: 224
  • sloc: ansic: 1,448; makefile: 122; sh: 43
file content (17 lines) | stat: -rw-r--r-- 588 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libapache-mod-layout
Section: web
Priority: optional
Maintainer: Preston Smith <psmith@foobird.net>
Standards-Version: 3.6.1
Build-Depends: debhelper, apache-dev

Package: libapache-mod-layout
Architecture: any
Depends: apache-common, ${shlibs:Depends}
Description: Apache web page content wrapper
 mod_layout allows you to create a single look and feel throughout a
 website without using server side includes to "automagically" wrap
 pages in standard headers and footers.
 .
 It can be used to to add standard disclaimers to all of the pages on a server,
 add banner ads, etc.