libodb 2.4.0-1 source package in Ubuntu
Changelog
libodb (2.4.0-1) unstable; urgency=low * Initial upload (closes: #786696). -- Laszlo Boszormenyi (GCS) <email address hidden> Sun, 24 May 2015 11:43:41 +0000
Upload details
- Uploaded by:
- Laszlo Boszormenyi
- Uploaded to:
- Sid
- Original maintainer:
- Laszlo Boszormenyi
- Architectures:
- any
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libodb_2.4.0-1.dsc | 1.7 KiB | a4e82dc0f8a21b9062bc426bdcc07bff4e86fe7f2ca832aa0f65beaf82dbebb8 |
libodb_2.4.0.orig.tar.bz2 | 353.0 KiB | 66a1bb4e8bb6ef60cc79334f8028c4d4de98d87f2ff6f8123b4cfb7751ce0007 |
libodb_2.4.0-1.debian.tar.xz | 1.8 KiB | bf3bf7b261d1b605df26d6ce9453b42b2b379656eae6d211fcbeb2bf217460d2 |
No changes file available.
Binary packages built by this source
- libodb-2.4: No summary available for libodb-2.4 in ubuntu yakkety.
No description available for libodb-2.4 in ubuntu yakkety.
- libodb-2.4-dbgsym: No summary available for libodb-2.4-dbgsym in ubuntu wily.
No description available for libodb-2.4-dbgsym in ubuntu wily.
- libodb-dev: Common ODB Runtime Library (development)
ODB is an object-relational mapping (ORM) system for C++. It provides
tools, APIs, and library support that allow you to persist C++ objects to
a relational database (RDBMS) without having to deal with tables, columns,
or SQL and without manually writing any of the mapping code.
.
This package contains libraries and header files for developing
applications that use libodb .