blob: 987a1b7da6e5cc75d8068166e59f1d5958d51280 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-bdflib
pkgdesc = Library for working with BDF font files
pkgver = 2.1.0
pkgrel = 1
url = https://gitlab.com/Screwtapello/bdflib
arch = any
license = GPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = python-bdflib-2.1.0.tar.gz::https://gitlab.com/Screwtapello/bdflib/-/archive/v2.1.0/bdflib-v2.1.0.tar.gz
sha256sums = 31b3e5e45adb66cbe83fa6ec16bb70e125afea3e5d2f919db76109acbfe3bebd
pkgname = python-bdflib
|