blob: 8ed7cc7dc8ae0c5c400753429db7333939c198ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-barcode-git
pkgdesc = Create standard barcodes with Python. No external modules needed. (git version)
pkgver = v0.16.1.r18.g85acbda
pkgrel = 4
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
depends = python-pillow
provides = python-barcode
conflicts = python-barcode
source = python-barcode-git::git+https://github.com/WhyNotHugo/python-barcode.git
sha256sums = SKIP
pkgname = python-barcode-git
|