Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

GadflyB5 1.0.0 - SQL Relational Database in Python

0 views
Skip to first unread message

Richard Jones

unread,
Jul 10, 2002, 3:54:03 AM7/10/02
to
================================================
Gadfly 1.0.0 - SQL Relational Database in Python
================================================

Gadfly is a relational database system implemented in Python based on the
SQL Structured Query Language. This is the GadflyB5 release - like a NG
release only better :)

Note: Aaron Watters is not the contact for this project. The contact for
this project is ric...@users.sourceforge.net.

Gadfly requires python 2.1 or later for correct operation.

GadflyB5 is mostly the same old Gadfly, but:

- updated to use new regular expression engine (regex -> re migration)
performed by the fine folk at the Zope Corporation (http://www.zope.com/).
- kjbuckets C extension module maintenance and updates (see the kjbuckets
documentation for details)
- documentation cleanup
- cleanup and reorganisation of the gadfly modules, including:

- migration to distutils-based installation
- cleanup of SQL grammar marshalling
- more strict (in places) unit/regression testing
- general cleanup of the code itself
- cleanup of networking code (note: gfclient argument list has changed!)

Please read CHANGES.txt for a complete list of changes since the last
release. There is no ongoing support available for usage, unless someone
volunteers. If you have found a bug, please submit an issue to the bug
tracker at:

http://sourceforge.net/tracker/?atid=100662&group_id=662

If you've got a great idea for gadfly, and have the time to work on it,
please contact the gadfly project admins.


Richard Jones

unread,
Jul 10, 2002, 8:06:47 PM7/10/02
to
On Wed, 10 Jul 2002 5:54 pm, Richard Jones wrote:
> ================================================
> Gadfly 1.0.0 - SQL Relational Database in Python
> ================================================
>
> Gadfly is a relational database system implemented in Python based on the
> SQL Structured Query Language. This is the GadflyB5 release - like a NG
> release only better :)

Gadfly is available at http://gadfly.sf.net/


Richard

0 new messages