New package: beancount-2.2.1
This commit is contained in:
parent
36c6081b23
commit
ec37898eb9
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'beancount'
|
||||
pkgname=beancount
|
||||
version=2.2.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="beancount"
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3-pytest python3-dateutil python3-ply python3-bottle python3-lxml
|
||||
python3-magic python3-BeautifulSoup4 python3-requests python3-chardet
|
||||
python3-google-api-python-client"
|
||||
short_desc="Double-entry accounting system based on plain text files"
|
||||
maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://furius.ca/beancount/"
|
||||
distfiles="${PYPI_SITE}/b/beancount/beancount-${version}.tar.gz"
|
||||
checksum=ebcb59bd7c0e18a858c55d6c30eacee3fa949ee5d2c452a7aa80690e36ae2f77
|
Loading…
Reference in New Issue