Paketname | gambas2-gb-db-sqlite3 |
Beschreibung | The Gambas sqlite3 driver database component |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.21.0-2 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 124 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libsqlite3-0 (>= 3.7.3), libstdc++6 (>= 4.2.1), gambas2-r |
Empfohlene Pakete | |
Paketbetreuer | José L. Redrejo RodrÃguez |
Quelle | gambas2 |
Paketgröße | 41954 Byte |
Prüfsumme MD5 | 5d01363caa950bdea4bac33fdbd5a990 |
Prüfsumme SHA1 | 555ab0e5d52aab830cf9baa06daf95c269bf6a1d |
Prüfsumme SHA256 | b1938492eeb83f1f9417ca956344d30ff16bcfe7fc7293df0b6493a7970f0f34 |
Link zum Herunterladen | gambas2-gb-db-sqlite3_2.21.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.
|