summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3b1193233f6b72834057566e9f25796136a4c94d (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
pkgbase = beancount-import-git
	pkgdesc = Semi-automatic importer from external data sources into beancount
	pkgver = 1.3.3.r2.bd39126
	pkgrel = 1
	url = https://github.com/jbms/beancount-import
	arch = any
	license = MIT
	makedepends = git
	depends = beancount>=2.1.3
	depends = python>=3.5
	depends = python-setuptools
	depends = python-tornado
	depends = python-numpy
	depends = python-scipy
	depends = python-scikit-learn
	depends = python-nltk
	depends = python-dateutil
	depends = python-atomicwrites>=1.3.0
	depends = python-jsonschema
	depends = python-watchdog
	provides = beancount-import=1.3.3
	conflicts = beancount-import
	source = git://github.com/jbms/beancount-import.git
	md5sums = SKIP

pkgname = beancount-import-git