DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-gadfly
BeschreibungSQL database and parser generator for Python
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.0.0-14
Sektionpython
Prioritätoptional
Installierte Größe708 Byte
Hängt ab vonpython, python-central (>= 0.6.11)
Empfohlene Paketepython-kjbuckets
PaketbetreuerMatthias Klose
Quellegadfly
Paketgröße179566 Byte
Prüfsumme MD5967d518b13a6ac2caad42b6e2f30590d
Prüfsumme SHA193d41f9b4cf9ec01b595eff26b1e5794e1746c21
Prüfsumme SHA256ebc30163cd59665b5ff41405bd51c0d1c4366fc35cb2ab8cf32f7229b3dffe31
Link zum Herunterladenpython-gadfly_1.0.0-14_all.deb
Ausführliche BeschreibungGadfly 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.


Impressum
Linux is a registered trademark of Linus Torvalds