summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b6bb82482a40f263997db2e1dc38cedb8da3ed44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-brother_ql
	pkgdesc = Python package for the raster language protocol of the Brother QL series label printers
	pkgver = 0.9.4
	pkgrel = 1
	url = https://github.com/pklaus/brother_ql
	arch = any
	license = GPL-3.0
	makedepends = python-setuptools
	depends = python
	depends = python-attrs
	depends = python-click
	depends = python-future
	depends = python-packbits
	depends = python-pillow>=3.3.0
	optdepends = python-pyusb
	source = https://files.pythonhosted.org/packages/source/b/brother_ql/brother_ql-0.9.4.tar.gz
	sha256sums = 1f5c57a039f012c9c204397f470001f76ebb7483421ebde985d0cb3c614e8660

pkgname = python-brother_ql