summaryrefslogtreecommitdiff
path: root/databases/py-PySQLite10
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_5_1_0'.release/5.1.0cvs2svn2003-06-015-95/+0
| | | | | Notes: svn path=/head/; revision=81947 svn path=/tags/RELEASE_5_1_0/; revision=81948; tag=release/5.1.0
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* New port: databases/py-PySQLiteEdwin Groothuis2003-02-066-0/+95
The goal of the PySQLite project is to develop a Python extension for SQLite that conforms to the Python Database API Specification 2.0. SQLite is a powerful embedded relational database management system in a compact C library. It offers support for a large subset of SQL92, multiple tables, indices, transactions and triggers. PR: ports/43571 Submitted by: Gerhard Häring <gerhard.haering@gmx.de> Notes: svn path=/head/; revision=74922