Paketname | liborlite-perl |
Beschreibung | lightweight SQLite-specific ORM |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.40-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 88 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 | Ubuntu Developers |
Quelle | |
Paketgröße | 26264 Byte |
Prüfsumme MD5 | 3ec1281ceda05af1334fd2c8cdca7fd4 |
Prüfsumme SHA1 | e6e7d3e9a095d08965ca03e700c54dcc2bd99f69 |
Prüfsumme SHA256 | cee4e3e531e3f0a0f4ddc9fc0b26a7eed75a4d7d772420f0916acd804e77d0a9 |
Link zum Herunterladen | liborlite-perl_1.40-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.
|