deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Built-Using: sphinx (= 7.4.7-4)
Depends: python3-click, python3-click-default-group, python3-dateutil, python3-pluggy,
python3-sqlite-fts4, python3-tabulate, python3:any, libjs-sphinxdoc (>= 7.4)
Description: |-
CLI tool and Python utility functions for manipulating SQLite
Feature highlights:
.
- Pipe JSON (or CSV or TSV) directly into a new SQLite database file,
automatically creating a table with the appropriate schema
- Run in-memory SQL queries, including joins, directly against data in CSV,
TSV or JSON files and view the results.
- Configure SQLite full-text search against your database tables and run
search queries against them, ordered by relevance
- Run transformations against your tables to make schema changes that SQLite
`ALTER TABLE` does not directly support, such as changing the type of a
column
- Extract columns into separate tables to better normalize your existing data
Homepage: https://github.com/simonw/sqlite-utils
Installed-Size: '2345'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: sqlite-utils
Priority: optional
Section: utils
Version: 3.38~a0-1
srcpkg_name: sqlite-utils
srcpkg_version: 3.38~a0-1