summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 160861080b6bb4d0e96db0cc68ad2d0adb3091cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-barcode
	pkgdesc = Create standard barcodes with Python. No external modules needed.
	pkgver = 0.15.1
	pkgrel = 1
	url = https://github.com/WhyNotHugo/python-barcode
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = git
	makedepends = python-setuptools-scm
	depends = python
	optdepends = python-pillow: generate images
	provides = python-barcode
	source = python-barcode-0.15.1::git+https://github.com/WhyNotHugo/python-barcode.git#tag=v0.15.1
	sha256sums = SKIP

pkgname = python-barcode