File: control

package info (click to toggle)
python-kinterbasdb 3.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,432 kB
  • ctags: 1,830
  • sloc: ansic: 16,803; python: 3,514; makefile: 63; sh: 22
file content (44 lines) | stat: -rw-r--r-- 2,149 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
39
40
41
42
43
44
Source: python-kinterbasdb
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Sandro Tosi <morph@debian.org>
Build-Depends: debhelper (>= 5.0.37.2), firebird2.1-dev, python-all-dev (>= 2.5.4-1~), python-egenix-mx-base-dev, python-support (>= 0.6.4), dpatch, python-all-dbg (>= 2.4.4-6), lynx
Standards-Version: 3.8.3
Homepage: http://www.firebirdsql.org/index.php?op=devel&sub=python
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-kinterbasdb/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-kinterbasdb/trunk/
XS-Python-Version: all

Package: python-kinterbasdb
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, libjs-jquery
Recommends: python-egenix-mxdatetime
Provides: ${python:Provides}
Replaces: python2.3-kinterbasdb (<< 3.1.2-0.1), python2.4-kinterbasdb (<< 3.1.2-0.1)
Conflicts: python2.3-kinterbasdb (<< 3.1.2-0.1), python2.4-kinterbasdb (<< 3.1.2-0.1)
XB-Python-Version: ${python:Versions}
Description: Python DB API 2.0 extension for Firebird and Interbase
 KInterbasDB implements Python Database API 2.0-compliant support
 for the open source relational database Firebird and some
 versions of its proprietary cousin Borland Interbase(R).
 .
 In addition to the minimal feature set of the standard Python DB
 API, KInterbasDB also exposes nearly the entire native client
 API of the atabase engine.

Package: python-kinterbasdb-dbg
Priority: extra
Section: debug
Architecture: any
Depends: python-kinterbasdb (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, python-dbg
Description: Python DB API 2.0 extension for Firebird and Interbase (debug extension)
 KInterbasDB implements Python Database API 2.0-compliant support
 for the open source relational database Firebird and some
 versions of its proprietary cousin Borland Interbase(R).
 .
 In addition to the minimal feature set of the standard Python DB
 API, KInterbasDB also exposes nearly the entire native client
 API of the atabase engine.
 .
 This package contains the debug extension for python-kinterbasdb.