sqliteodbc 0.99991-1 source package in Ubuntu

Changelog

sqliteodbc (0.99991-1) unstable; urgency=medium

  * New upstream version 0.99991
  * Drop upstream applied patches

 -- Chris Hofstaedtler <email address hidden>  Fri, 10 Nov 2023 23:12:11 +0100

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sqliteodbc_0.99991-1.dsc 2.3 KiB 2d56640a6fb275f8aa1c98fdc3ebf0b99b150aa1b54ce5bffff6e35d42a0d486
sqliteodbc_0.99991.orig.tar.gz 979.4 KiB 4d94adb8d3cde1fa94a28aeb0dfcc7be73145bcdfcdf3d5e225434db31dc8a5c
sqliteodbc_0.99991-1.debian.tar.xz 10.5 KiB 157228d7d4b683d1d730ec8eb458be13f6f8909b3ff0c4ccdc89cc23ba576096

Available diffs

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