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

pkgname = qualcoder