summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 21cec426834022740fd6a91d687e4e24492cb9d7 (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
pkgbase = python-beancount-import-git
	pkgdesc = Semi-automatic importer from external data sources into beancount
	pkgver = 1.3.5.r44.gf108b59
	pkgrel = 1
	url = https://github.com/jbms/beancount-import
	arch = any
	license = MIT
	makedepends = git
	makedepends = npm
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	depends = beancount
	depends = python
	depends = python-atomicwrites
	depends = python-dateutil
	depends = python-jsonschema
	depends = python-nltk
	depends = python-numpy
	depends = python-scipy
	depends = python-scikit-learn
	depends = python-tornado
	depends = python-watchdog
	provides = beancount-import
	conflicts = beancount-import
	conflicts = beancount-import-git
	conflicts = python-beancount-import
	source = git+https://github.com/jbms/beancount-import
	sha256sums = SKIP

pkgname = python-beancount-import-git