summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7a8ee808cdd90773ed1f23ea04d96d5f0f24b7d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-chatterbot
	pkgdesc = A machine learning, conversational dialog engine for creating chatbots.
	pkgver = 1.0.8
	pkgrel = 2
	url = https://github.com/gunthercox/chatterbot
	arch = any
	license = custom:BSD-3-clause
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-mathparse
	depends = python-dateutil
	depends = python-sqlalchemy
	depends = python-pytz
	source = python-chatterbot-1.0.8.tar.gz::https://github.com/gunthercox/chatterbot/archive/refs/tags/1.0.8.tar.gz
	sha512sums = ede93d8e77f016c677220a48b196bcfdd85594ec95718569ae3aa52d67e4f0a220aff376f5493685cd9b67ba24f1e02f55b706422fcce2a5dff586d9b3fa90ae

pkgname = python-chatterbot