Document: python-gadfly
Title: Gadfly - SQL Database in Python
Author: Aaron Watters
Abstract: Gadfly is a SQL database implemented entirely in
 Python, including a DB-API compatible interface, network
 client and server, etc.  It stores its data in memory,
 which makes it unsuitable for large data sets, but quite
 fast on smaller ones.
Section: Programming/Python

Format: text
Files: /usr/share/doc/python-gadfly/*.txt
