File: control

package info (click to toggle)
python-adodb 2.02b-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 172 kB
  • ctags: 290
  • sloc: python: 1,143; makefile: 47
file content (22 lines) | stat: -rw-r--r-- 887 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
Source: python-adodb
Section: python
Priority: optional
Maintainer: David Gil <dgil@telefonica.net>
Uploaders: Javier Fernandez-Sanguino Pen~a <jfs@computer.org>
Build-Depends: debhelper (>= 5.0.37.2), python-support (>= 0.5.3), python-all-dev
Standards-Version: 3.7.2

Package: python-adodb
Architecture: all
Depends: ${python:Depends}
Replaces: python2.3-adodb (<< 2.01-2), python2.3-adodb (<< 2.01-2)
Conflicts: python2.3-adodb (<< 2.01-2), python2.3-adodb (<< 2.01-2)
Provides: ${python:Provides}
Recommends: python-mysqldb, python-psycopg, python-pysqlite2
Description: A database abstraction library for python
 ADOdb is a database abstraction library (modelled on Microsoft's database
 API's). ADOdb was originally developed for PHP, and ported to Python. The
 Python version implements a subset of the PHP version.
 .
  Homepage: http://phplens.com/lens/adodb/adodb-py-docs.htm