libopendbx 1.4.6-4ubuntu1 source package in Ubuntu

Changelog

libopendbx (1.4.6-4ubuntu1) trusty; urgency=low

  * Use dh-autoreconf, instead of modifying upstream sources with
    autoreconf at clean target.
 -- Dmitrijs Ledkovs <email address hidden>   Thu, 28 Nov 2013 23:12:31 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libopendbx_1.4.6.orig.tar.gz 573.7 KiB 2246a03812c7d90f10194ad01c2213a7646e383000a800277c6fb8d2bf81497c
libopendbx_1.4.6-4ubuntu1.diff.gz 71.4 KiB 0370c901bddda7e78110192601a5af332834eff75e07a7bd899dc0f3bbac29fe
libopendbx_1.4.6-4ubuntu1.dsc 3.0 KiB 1a1b03993a691337cbf31b043670aad1df37272cc185e8ea885ce5fc80fc43f7

View changes file

Binary packages built by this source

libopendbx1: Lightweight database access abstraction layer

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 The sqlite3 backend is recommended by default if no other backend is
 installed with libopendbx1

libopendbx1-dev: Lightweight database access abstraction layer (dev)

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the header file to develop backends for libopendbx

libopendbx1-firebird: Firebird backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the Firebird backend.

libopendbx1-mssql: MSSQL backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the MSSQL backend.

libopendbx1-mysql: MySQL backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the MySQL backend.

libopendbx1-odbc: ODBC backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the ODBC backend.

libopendbx1-pgsql: PostgreSQL backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the PostgreSQL backend.

libopendbx1-sqlite: SQLite backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the SQLite backend.

libopendbx1-sqlite3: SQLite3 backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the SQLite3 backend.

libopendbx1-sybase: Sybase ctlib backend for OpenDBX

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package contains the Sybase backend.

opendbx-doc: Opendbx documentation

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package provides html documentation for OpenDBX

opendbx-utils: Utility applications using libopendbx

 OpenDBX provides a simple and lightweight API for interfacing native
 relational database APIs in a consistent way. By using the OpenDBX API you
 don't have to adapt your program to the different database APIs by yourself.
 .
 This package provides the odbx-sql utility application for accessing database
 content directly via libopendbx and the opendbx test suite for verifying that
 various backends are working