summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c3bea9ea9a5ddac8a33f9f897742c1cdf5e83a19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = qualcoder
	pkgdesc = Qualitative data analysis for text, images, audio, video. Cross platform. Python 3.6 or newer and PyQt5.
	pkgver = 2.9
	pkgrel = 1
	url = https://github.com/ccbogel/QualCoder
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-pyqt5
	depends = python-lxml
	depends = python-pillow
	depends = python-ebooklib
	depends = python-pdfminer.six
	depends = python-ply
	depends = python-chardet
	depends = python-openpyxl
	depends = python-pydub
	depends = python-speechrecognition
	source = https://github.com/ccbogel/QualCoder/archive/refs/tags/2.9.tar.gz
	sha256sums = SKIP

pkgname = qualcoder