summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 66e0f20a6a6ca2d9517438bacb5e78d82f586ce0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = beanquery
	pkgdesc = A customizable light-weight SQL query tool that works on tabular data, including Beancount
	pkgver = 0.1.0
	pkgrel = 3
	url = https://github.com/beancount/beanquery
	arch = any
	license = GPL
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = beancount>=3
	depends = python-click
	depends = python-tatsu
	source = https://files.pythonhosted.org/packages/source/b/beanquery/beanquery-0.1.0.tar.gz
	b2sums = 740590b554b484b73fabfdacd60e9d17e64628230d9949b131645b53adda5c3050739f9df694d251b67b3d611ede83604da10f6a616648795aec6d430dee99ae

pkgname = beanquery