1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167
|
Source: libopendbx
Priority: optional
Maintainer: Debian OpenDBX Maintainers <pkg-libopendbx-maintainers@lists.alioth.debian.org>
Uploaders: Marc Haber <mh+debian-packages@zugschlus.de>,
Scott Kitterman <scott@kitterman.com>
Build-Depends: autoconf,
automake,
autotools-dev,
debhelper (>= 9),
default-libmysqlclient-dev,
dh-autoreconf,
docbook2x,
doxygen,
firebird-dev,
freetds-dev,
libncurses-dev | libncurses5-dev,
libpq-dev,
libreadline-dev,
libsqlite0-dev,
libsqlite3-dev,
libtool,
pkg-kde-tools,
unixodbc-dev | libiodbc2-dev
Build-Conflicts: autoconf2.13, automake1.4
Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX
Vcs-Git: git://anonscm.debian.org/collab-maint/libopendbx.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libopendbx.git;a=summary
Standards-Version: 3.9.8
Section: libs
Package: libopendbx1
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 libopendbx1
Package: libopendbx1-dev
Section: libdevel
Architecture: any
Depends: libopendbx1 (= ${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: libopendbx1 (= ${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: libopendbx1 (= ${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: libopendbx1 (= ${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: libopendbx1 (= ${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: libopendbx1 (= ${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-sqlite
Architecture: any
Depends: libopendbx1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Provides: libopendbx1-backend
Description: 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.
Package: libopendbx1-sqlite3
Architecture: any
Depends: libopendbx1 (= ${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: libopendbx1 (= ${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: libopendbx1 (>= ${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}
Built-Using: doxygen (= ${doxygen:Version})
Section: doc
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
|