Paketname | python-gadfly |
Beschreibung | SQL database and parser generator for Python |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0.0-14 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 720 Byte |
Hängt ab von | python, python-central (>= 0.6.11) |
Empfohlene Pakete | python-kjbuckets |
Paketbetreuer | Ubuntu Developers |
Quelle | gadfly |
Paketgröße | 177898 Byte |
Prüfsumme MD5 | cd691a016a8c0d4b3c16092a55c6ed23 |
Prüfsumme SHA1 | 63545d776e812167a12a70b008ac71f60e481692 |
Prüfsumme SHA256 | ae76ff8574550b90471d9619e88fe886f1bc088acdc5951260754d9d43349930 |
Link zum Herunterladen | python-gadfly_1.0.0-14_all.deb |
Ausführliche Beschreibung | Gadfly is a relational database management system which uses a large
subset of very standard SQL as its query language. The underlying
engine consists of Python modules. Gadfly stores the active database
in memory, with logging to a file system for recovery from system or
software failures (but not for disk failures).
.
kwParser, included as part of the Gadfly package, is a parser
generator for Python. It transforms an abstract specification of a
language grammar (for example, the CORBA Interface Definition
Language), together with "interpretation functions" that define the
semantics of the language, into a compiler or translator or
interpreter.
|