File: control

package info (click to toggle)
libapache-mod-layout 3.0.3-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 328 kB
  • ctags: 218
  • sloc: ansic: 1,331; makefile: 114; sh: 93
file content (17 lines) | stat: -rw-r--r-- 613 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.2.1
Build-Depends: debhelper, apache-dev, libdb2-dev

Package: libapache-mod-layout
Architecture: any
Depends: apache-common (>=1.3.14-3), ${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.