blob: 057ea41ec35b71a0408b71ae75f02ee308704eb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = harlequin
pkgdesc = The SQL IDE for Your Terminal
pkgver = 2.1.2
pkgrel = 1
url = https://harlequin.sh/
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
makedepends = python-wheel
depends = python
depends = python-textual
depends = python-textual-fastdatatable
depends = python-textual-textarea
depends = python-click
depends = python-rich-click
depends = python-duckdb
depends = python-shandy-sqlfmt
depends = python-platformdirs
depends = python-pyperclip
depends = python-importlib-metadata
depends = python-tomli
depends = python-tomlkit
depends = python-questionary
depends = python-black
depends = python-ruff
depends = mypy
options = !strip
source = https://files.pythonhosted.org/packages/source/h/harlequin/harlequin-2.1.2.tar.gz
b2sums = d8bb58657fbd13580a22b7df29a8b22a325a54ad7ddd68837687231d0211d344ab72e40c468077da051a8d33ae659e266e8c141439992f160b87474d21692df0
pkgname = harlequin
|