summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 457fd761fd0f741beacee24fe15bd17fdad12f69 (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
25
26
27
28
# Generated by mksrcinfo v8
# Sun Nov 12 16:01:28 UTC 2017
pkgbase = python-pyqrcode
	pkgdesc = A QR code generator written purely in Python with SVG, EPS, PNG and terminal output (fixed for python3)
	pkgver = 1.2.1
	pkgrel = 4
	url = https://pythonhosted.org/PyQRCode/
	arch = any
	license = CUSTOM
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/P/PyQRCode/PyQRCode-1.2.1.tar.gz
	source = LICENSE
	source = PyQRCode-1.2.1.tar.gz.sig
	source = LICENSE.sig
	sha512sums = 784262cb15c10f3581b0caeac6bba046686b35b8c0709ee78684b805b6cba49f4250a004dc5f7d393cc25929cbf815c6c3a94e284a77d20ff7224a8dde3a036a
	sha512sums = 829167e63453a7be5089a8d1318645a69896147d81cb9591a2569bbbbd8d726a8d565d2d6306c1edf706e2367cf2f9a1de0606a1fe362190effa9797b693e1cb
	sha512sums = SKIP
	sha512sums = SKIP

pkgname = python-pyqrcode
	depends = python
	optdepends = python-pypng: PNG generation support

pkgname = python2-pyqrcode
	depends = python2
	optdepends = python2-pypng: PNG generation support