File: control

package info (click to toggle)
libapache-mod-python 2%3A2.7.11-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,328 kB
  • ctags: 848
  • sloc: ansic: 2,785; python: 1,115; sh: 299; makefile: 285
file content (34 lines) | stat: -rw-r--r-- 1,477 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
24
25
26
27
28
29
30
31
32
33
34
Source: libapache-mod-python
Section: python
Priority: optional
Maintainer: Jeremie Corbier <jeremie.corbier@resel.enst-bretagne.fr>
Build-Depends: debhelper (>= 5.0.37.2), dpatch, autoconf, python-dev (>= 2.4.3-11), python-central (>= 0.5), apache-dev (>= 1.3.22)
XS-Python-Version: current
Standards-Version: 3.7.2.1
 
Package: libapache-mod-python
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, apache-common (>= 1.3.29-1)
Provides: ${python:Provides}, libapache-mod-python2.3, libapache-mod-python2.4
Conflicts: libapache-mod-python2.3 (<< 2:2.7.11-1), libapache-mod-python2.4 (<< 2:2.7.11-1)
Replaces: libapache-mod-python2.3 (<< 2:2.7.11-1), libapache-mod-python2.4 (<< 2:2.7.11-1)
Suggests: libapache-mod-python-doc
XB-Python-Version: ${python:Versions}
Description: An Apache module that embeds Python within the server
 Warning: This package used to contain PyApache. It now
 contains ModPython. This apache module allows you to
 write web-based applications in Python that will run
 many times faster than traditional CGI.
 .
 This package is built for the current Python version.

Package: libapache-mod-python-doc
Section: doc
Architecture: all
Suggests: www-browser
Description: An Apache module that embeds Python within the server
 mod_python is an apache module that allows you to
 write web-based applications in Python that will run
 many times faster than traditional CGI.
 .
 This package contains the module documentation in HTML format.