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
sqliteodbc (0.99991-ok1) nile; urgency=high * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 13:58:09 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | libs | |
Huanghe V3.0 | release | main | libs | |
Nile V2.0 | release | main | libs | |
Nile V2.0 | proposed | main | libs |
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 |
This package extends SQLite3 with functions to automatically generate
X/Y graphs from BLOB data.
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.
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.
This package extends SQLite3 with functions to select a subpart
of an XML document using XPath.
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.
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.