sqliteodbc 0.99991-ok1 source package in openKylin

Changelog

sqliteodbc (0.99991-ok1) nile; urgency=high

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 07 May 2024 13:58:09 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Very Urgent

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main libs
Nile V2.0 proposed main libs

Downloads

File Size SHA-256 Checksum
sqliteodbc_0.99991.orig.tar.gz 979.4 KiB 4d94adb8d3cde1fa94a28aeb0dfcc7be73145bcdfcdf3d5e225434db31dc8a5c
sqliteodbc_0.99991-ok1.debian.tar.xz 8.9 KiB 62d7286bff6eb3fd0a1a95bdff7bbb9f97b902aeced9bdc9da0a5fdb7a36e8ce
sqliteodbc_0.99991-ok1.dsc 2.2 KiB 35c3b1ba53abc043cfdf0e7322a133eb999777a83e1ca696d91b5b07a98a1a09

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