Source: harlequin
Section: admin
Priority: optional
Maintainer: Fast Forward Maintainers <maintainers@lists.fastforward.deb822.org>
XSBC-Uploaders: Daniel Baumann <daniel@debian.org>
XSBC-Original-Maintainer: Daniel Baumann <daniel@debian.org>
Bugs: mailto:maintainers@lists.fastforward.deb822.org
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatchling,
 python3-poetry,
Standards-Version: 4.7.3
Homepage: https://github.com/tconbeer/harlequin
Vcs-Browser: https://git.fastforward.debian.net/trixie-fastforward-backports/harlequin
Vcs-Git: https://git.fastforward.debian.net/trixie-fastforward-backports/harlequin
XSBC-Original-Vcs-Browser: https://forgejo.debian.net/harlequin/harlequin
XSBC-Original-Vcs-Git: https://forgejo.debian.net/harlequin/harlequin

Package: harlequin
Section: admin
Architecture: all
Depends:
 python3-pyarrow,
 python3-sqlfmt,
 python3-textual-fastdatatable,
 python3-textual-textarea,
 ${misc:Depends},
 ${python3:Depends},
Description: database client for the terminal
 Harlequin is a SQL IDE in your terminal. It supports connecting to for DuckDB,
 SQLite, Postgres (also supports Redshift), MySQL/MariaDB, and ODBC
 (supports MS SQL Server, Oracle, and others).
