Source: libopendbx Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 13), dh-sequence-pkgkde-symbolshelper, default-libmysqlclient-dev, docbook2x, doxygen, firebird-dev, freetds-dev, libncurses-dev, libpq-dev, libreadline-dev, libsqlite3-dev, unixodbc-dev | libiodbc2-dev, # prevent accidental backports after the 64-bit time_t transition dpkg-dev (>= 1.22.5), Build-Conflicts: autoconf2.13, Rules-Requires-Root: no Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX Vcs-Git: https://salsa.debian.org/debian/libopendbx.git Vcs-Browser: https://salsa.debian.org/debian/libopendbx Standards-Version: 4.6.0 Section: libs Package: libopendbx1t64 Provides: ${t64:Provides} Replaces: libopendbx1 Breaks: libopendbx1 (<< ${source:Version}) Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: libopendbx1-sqlite3 | libopendbx1-backend Description: 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 libopendbx1t64 Package: libopendbx1-dev Section: libdevel Architecture: any Depends: libopendbx1t64 (= ${binary:Version}), ${misc:Depends} Provides: libopendbx-dev Conflicts: libopendbx-dev Description: 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 Package: libopendbx1-firebird Architecture: any Depends: libopendbx1t64 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Provides: libopendbx1-backend Description: 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. Package: libopendbx1-mssql Architecture: any Depends: libopendbx1t64 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Provides: libopendbx1-backend Description: 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. Package: libopendbx1-mysql Architecture: any Depends: libopendbx1t64 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Provides: libopendbx1-backend Description: 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. Package: libopendbx1-odbc Architecture: any Depends: libopendbx1t64 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Provides: libopendbx1-backend Description: 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. Package: libopendbx1-pgsql Architecture: any Depends: libopendbx1t64 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Provides: libopendbx1-backend Description: 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. Package: libopendbx1-sqlite3 Architecture: any Depends: libopendbx1t64 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Provides: libopendbx1-backend Description: 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. Package: libopendbx1-sybase Architecture: any Depends: libopendbx1t64 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Provides: libopendbx1-backend Description: 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. Package: opendbx-utils Architecture: any Depends: libopendbx1t64 (>= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Provides: opendbx-utils Description: 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 Package: opendbx-doc Architecture: all Depends: ${misc:Depends} Section: doc Multi-Arch: foreign Description: 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