Paketname | gambas2-gb-db-sqlite |
Beschreibung | The Gambas sqlite3 driver database component |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.19.0-2 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 128 Byte |
Hängt ab von | libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libsqlite3-0 (>= 3.6.21), libstdc++6 (>= 4.2.1), gambas2-runti |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | gambas2 |
Paketgröße | 41806 Byte |
Prüfsumme MD5 | 386699db12e198609b392d28eda50d84 |
Prüfsumme SHA1 | d82c1118993116823be6c5eb90311f76976076b0 |
Prüfsumme SHA256 | bf3ddde5b6082fdc2b0ab095a27fea47d31707427cb09fafe8efba3c2aaefe3a |
Link zum Herunterladen | gambas2-gb-db-sqlite_2.19.0-2_i386.deb |
Ausführliche Beschreibung | Gambas is a programming language based on a BASIC interpreter with
object extensions - like Visual Basic, though it is NOT a clone!
It has many components for developing internationalized,
desktop-independent, database- and network-enabled applications.
Even games can be developed very quickly using its RAD environment.
.
This component allows you to access to sqlite3 databases (not for sqlite 2,
there is another package for sqlite 2) from gambas code.
|