blob: 17548d7b06468aff2166b991acac71ad5ee1fecf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = beanquery-git
pkgdesc = A customizable light-weight SQL query tool that works on tabular data, including Beancount
pkgver = r462.be57a79
pkgrel = 1
url = https://github.com/beancount/beanquery
arch = any
license = GPL
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = beancount
depends = python-click
depends = python-tatsu-lts
provides = beanquery
conflicts = beanquery
source = git+https://github.com/beancount/beanquery
b2sums = SKIP
pkgname = beanquery-git
|