summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a8355dfee4df048aa42ceead8bdeb2f74e60a1f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = qualcoder
	pkgdesc = Qualitative data analysis software written in python3 and pyqt5
	pkgver = 2.1
	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-pdfminer.six
	depends = python-ply
	depends = python-chardet
	depends = python-openpyxl
	depends = python-ebooklib
	source = qualcoder-2.1.deb::https://github.com/ccbogel/QualCoder/releases/download/2.1/qualcoder-2.1.deb
	sha256sums = 4a47ae07558b0180126c84d29d2a35044cb5a3aaef7ec7f4612323793f30f466

pkgname = qualcoder