File: README.debian

package info (click to toggle)
python-mysql 1.4-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 156 kB
  • ctags: 124
  • sloc: ansic: 1,039; python: 245; makefile: 37; sh: 19
file content (16 lines) | stat: -rw-r--r-- 561 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
python-mysql for DEBIAN
----------------------

This is the MySQL module for Python.  Module "MySQL" provides a
MySQL-specific API; module "Mysqldb" provides a DB-API compatible
interface; and module "mysqlshelve" provides a MySQL-based equivalent
of the standard library's "shelve".

The original source of this module can be found at:
    http://snail.earthlight.co.nz/projects.html

Further information about using databases in Python can be found at:
    http://www.python.org/sigs/db-sig/


Rob Tillotson <robt@debian.org>, Thu,  9 Jul 1998 16:00:52 -0500