sqliteodbc 0.9996-2 source package in Ubuntu
Changelog
sqliteodbc (0.9996-2) unstable; urgency=medium * Use debhelper compat v12 * Remove now unnecessary Build-Depends: dh-autoreconf * Bump Standards-Version to 4.4.1 -- Chris Hofstaedtler <email address hidden> Wed, 16 Oct 2019 22:10:19 +0000
Upload details
- Uploaded by:
- Chris Hofstaedtler
- Uploaded to:
- Sid
- Original maintainer:
- Chris Hofstaedtler
- Architectures:
- any
- Section:
- database
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sqliteodbc_0.9996-2.dsc | 2.3 KiB | f041bf937146bf79eb0e19a427727d329c9e667499971978b3a15e3adfc39fba |
sqliteodbc_0.9996.orig.tar.gz | 974.0 KiB | 8afbc9e0826d4ff07257d7881108206ce31b5f719762cbdb4f68201b60b0cb4e |
sqliteodbc_0.9996-2.debian.tar.xz | 9.4 KiB | 6e53b1920a86e68b14147cd13f85debc78b42cda59d71c6535e55d3567a7e664 |
Available diffs
- diff from 0.9996-1 to 0.9996-2 (722 bytes)
No changes file available.
Binary packages built by this source
- libsqlite3-mod-blobtoxy: SQLite3 extension module for read-only BLOB to X/Y mapping
This package extends SQLite3 with functions to automatically generate
X/Y graphs from BLOB data.
- libsqlite3-mod-blobtoxy-dbgsym: debug symbols for libsqlite3-mod-blobtoxy
- libsqlite3-mod-csvtable: SQLite3 extension module for read-only access to CSV files
This package extends SQLite3 with read-only access to CSV (Comma-Separated
Values) format files; each CSV file will appear as a table in SQLite3.
- libsqlite3-mod-csvtable-dbgsym: debug symbols for libsqlite3-mod-csvtable
- libsqlite3-mod-impexp: SQLite3 extension module for SQL script, XML, JSON and CSV import/export
This package extends SQLite3 with functions to import/export data
from/to SQL scripts and to export data to CSV (Comma-Separated
Values), XML and JSON (JavaScript Object Notation).
.
The export to SQL can follow quoting conventions of other SQL
databases: Oracle, SQL Server or MySQL.
- libsqlite3-mod-impexp-dbgsym: debug symbols for libsqlite3-mod-impexp
- libsqlite3-mod-xpath: SQLite3 extension module for querying XML data with XPath
This package extends SQLite3 with functions to select a subpart
of an XML document using XPath.
- libsqlite3-mod-xpath-dbgsym: debug symbols for libsqlite3-mod-xpath
- libsqlite3-mod-zipfile: SQLite3 extension module for read-only access to ZIP files
This package extends SQLite3 with read-only access to ZIP files.
ZIP is a combined archive and compression file format (think tar
and gzip rolled into one) that is pretty popular on some non-Unixy platforms.
- libsqlite3-mod-zipfile-dbgsym: debug symbols for libsqlite3-mod-zipfile
- libsqliteodbc: ODBC driver for SQLite embedded database
This package allows you to connect to an SQLite database using
ODBC, the Open Database Connectivity abstraction layer which is
understood by a variety of database tools that may not be able
to talk to SQLite directly.
- libsqliteodbc-dbgsym: debug symbols for libsqliteodbc