Paketname | liborlite-perl |
Beschreibung | lightweight SQLite-specific ORM |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.44-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl, libdbd-sqlite3-perl (>= 1.27), libdbi-perl (>= 1.607), perl (>= 5.10.1) | libfile-temp-perl (> |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 32078 Byte |
Prüfsumme MD5 | 60374f820bc3178d214eabc74a4c10b8 |
Prüfsumme SHA1 | e9233ecb7ded8404c18e7cd72d698a8790ec17b3 |
Prüfsumme SHA256 | cc6fc455f6916f3bf7ad397683d08d9e966a271afad998356dd169e72ef4c084 |
Link zum Herunterladen | liborlite-perl_1.44-1_all.deb |
Ausführliche Beschreibung | ORLite is a Perl module that implements an object-relational mapper designed
specifically for SQLite. It follows many of the same principles as the ::Tiny
series of modules and has a design that aligns directly to the capabilities
of SQLite.
.
ORLite discovers the schema of a SQLite database, and then deploys a set of
packages for talking to that database.
|