blob: 95cae436c6f65e9a8a4095f5ebf5a3b2d031aadf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = hyperglot
pkgdesc = A database and tools for detecting language support in fonts
pkgver = 0.7.1
pkgrel = 2
url = https://github.com/rosettatype/hyperglot
arch = any
license = GPL-3.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-click
depends = python-colorlog
depends = python-fonttools
depends = python-unicodedata2
depends = python-yaml
source = https://github.com/rosettatype/hyperglot/archive/0.7.1/hyperglot-0.7.1.tar.gz
sha256sums = 57fdc1c71208cc9a0e4ff9dd626993345864a4e5b6aefed452ef54f8c4deca08
pkgname = hyperglot
|