./databases/py-sqlite2, SQLite database adapter for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q4, Version: 2.6.0, Package name: py26-sqlite2-2.6.0, Maintainer: tsarna

PySQLite is a Python interface to the SQLite library,
allowing Python programs to access SQLite databases.


Required to run:
[lang/python26] [databases/sqlite3]

Master sites:

SHA1: bba2a700f98f979fdf7b224db34d95ff94c2a5d7
RMD160: 654ac5b914dfe6f990277b5d95e1ec592e5c2ee0
Filesize: 72.708 KB

Version history: (Expand)


CVS history: (Expand)


   2011-01-27 17:03:46 by Greg Troxel | Files touched by this commit (2)
Log message:
revert accidental commit to release branch
   2011-01-27 16:14:54 by Greg Troxel | Files touched by this commit (2)
Log message:
Use distutils.mk instead of extension.mk, and add egg file to PLIST.
(distutils.mk includes extension; this change simply adds the egg
metadata file that other python programs expect to find.)