blob: b95740ddd408bf95b7827ef01721bf90191c9326 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-ufo-extractor
pkgdesc = Tools for extracting data from font binaries into UFO objects
pkgver = 0.8.1
pkgrel = 2
url = https://github.com/robotools/extractor
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python
depends = python-fonttools
source = https://files.pythonhosted.org/packages/source/u/ufo-extractor/ufo_extractor-0.8.1.zip
sha256sums = e4c2ba3458dcc0ee203a3a16d886f3736e50c36b5a4e906b97e5dcc486e1863d
pkgname = python-ufo-extractor
|