blob: 20ec3e1e21ebbb37d3c25754f97125a6ff1c7443 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-axisregistry
pkgdesc = easy access to the GF Axis Registry
pkgver = 0.4.12
pkgrel = 1
url = https://github.com/googlefonts/axisregistry
arch = any
license = Apache-2.0
checkdepends = python-fonttools
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python
depends = python-protobuf
source = https://files.pythonhosted.org/packages/source/a/axisregistry/axisregistry-0.4.12.tar.gz
sha256sums = 77ad156f39438802fe27cb02134b29d91801d36586ae282a71dcea5b9e5ec75b
pkgname = python-axisregistry
|