sqliteodbc 0.99991-1build1 source package in Ubuntu

Changelog

sqliteodbc (0.99991-1build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 11:51:41 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
sqliteodbc_0.99991.orig.tar.gz 979.4 KiB 4d94adb8d3cde1fa94a28aeb0dfcc7be73145bcdfcdf3d5e225434db31dc8a5c
sqliteodbc_0.99991-1build1.debian.tar.xz 10.6 KiB 203c6f65efc0b5026a03782f8a191740f229f3822e0f1592f1cffb55a6fe0329
sqliteodbc_0.99991-1build1.dsc 2.4 KiB 803f88f58dc5c509e7d47b1ef10d740887543e0ad00252d0679e2f9f33eb6f35

View changes file

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