Jump to letter: [
ABCDGHJKLMNOPQRSTUVWXZ
]
sqlite2-tcl - Tcl bindings for sqlite
- Description:
SQLite is a small, fast, embeddable SQL database engine that supports
most of SQL92, including transactions with atomic commit and rollback,
subqueries, compound queries, triggers, and views.
This package contains tcl bindings for sqlite.
Packages:
Changelog:
by Mike McGrath (2006-09-10):
- New upstream source
|