summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e756c3bfa82abdb43e10f32f88dfe7752d9d1915 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = rasa
	pkgdesc = Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
	pkgver = 3.6.0
	pkgrel = 1
	url = https://github.com/RasaHQ/rasa
	arch = x86_64
	license = Apache License 2.0
	makedepends = git
	makedepends = python310
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-virtualenv
	depends = python310
	provides = rasa
	provides = rasa-sdk
	provides = python310-rasa
	provides = python310-rasa-sdk
	source = rasa-3.6.0::git+https://github.com/RasaHQ/rasa.git
	md5sums = SKIP

pkgname = rasa