summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8c043b4c03dff2351b89756d73b8836f785cd07b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-duckling
	pkgdesc = Python wrapper for wit.ai's Duckling Clojure library
	pkgver = 1.8.0
	pkgrel = 3
	url = https://github.com/FraBle/python-duckling
	arch = any
	license = Apache
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-pytest-runner
	depends = java-runtime
	depends = python-jpype1
	depends = python-dateutil
	depends = python-six
	source = python-duckling-1.8.0.tar.gz::https://github.com/FraBle/python-duckling/archive/v1.8.0.tar.gz
	sha256sums = cc13c0ad738daf377f37dbfb101a46f6c637a9eb814fec1c229337c8d279e7ca

pkgname = python-duckling