File: control

package info (click to toggle)
pygresql 1%3A3.6.1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 232 kB
  • ctags: 341
  • sloc: ansic: 2,433; python: 1,273; makefile: 64
file content (38 lines) | stat: -rw-r--r-- 1,598 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
35
36
37
38
Source: pygresql
Section: python
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Build-Depends: debhelper (>= 4.1.67), python, python2.3-dev, python2.2-dev, python2.4-dev, postgresql-dev (>= 7.4.1)
Standards-Version: 3.6.1

Package: python-pygresql
Architecture: all
Depends: ${python:Depends}, python-egenix-mxdatetime
Description: PostgreSQL module for Python
 PyGreSQL is a Python module that interfaces to a PostgreSQL database. It
 embeds the PostgreSQL query library to allow easy use of the powerful
 PostgreSQL features from a Python script.

Package: python2.4-pygresql
Architecture: any
Depends: python2.4, ${shlibs:Depends}, python2.4-egenix-mxdatetime
Description: PostgreSQL module for Python
 PyGreSQL is a Python module that interfaces to a PostgreSQL database. It
 embeds the PostgreSQL query library to allow easy use of the powerful
 PostgreSQL features from a Python script.

Package: python2.3-pygresql
Architecture: any
Depends: python2.3, ${shlibs:Depends}, python2.3-egenix-mxdatetime
Description: PostgreSQL module for Python
 PyGreSQL is a Python module that interfaces to a PostgreSQL database. It
 embeds the PostgreSQL query library to allow easy use of the powerful
 PostgreSQL features from a Python script.

Package: python2.2-pygresql
Architecture: any
Depends: python2.2, ${shlibs:Depends}, python2.2-egenix-mxdatetime
Description: PostgreSQL module for Python
 PyGreSQL is a Python module that interfaces to a PostgreSQL database. It
 embeds the PostgreSQL query library to allow easy use of the powerful
 PostgreSQL features from a Python script.