pkgbase = python-fonttools
pkgdesc = A library to manipulate font files from Python
pkgver = 4.52.1
pkgrel = 1
url = https://github.com/fonttools/fonttools
arch = x86_64
license = MIT
checkdepends = python-brotli
checkdepends = python-fs
checkdepends = python-pytest
checkdepends = python-ufolib2
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
optdepends = python-brotli: to compress/decompress WOFF 2.0 web fonts
optdepends = python-fs: to read/write UFO source files
optdepends = python-lxml: faster backend for XML files reading/writing
optdepends = python-lz4: for graphite type tables in ttLib/tables
optdepends = python-matplotlib: for visualizing DesignSpaceDocument and resulting VariationModel
optdepends = python-pyqt5: for drawing glyphs with Qt’s QPainterPath
optdepends = python-reportlab: to drawing glyphs as PNG images
optdepends = python-scipy: for finding wrong contour/component order between different masters
optdepends = python-sympy: for symbolic font statistics analysis
optdepends = python-uharfbuzz: to use the Harfbuzz Repacker for packing GSUB/GPOS tables
optdepends = python-unicodedata2: for displaying the Unicode character names when dumping the cmap table with ttx
optdepends = python-zopfli: faster backend fom WOFF 1.0 web fonts compression
source = https://github.com/fonttools/fonttools/archive/4.52.1/fonttools-4.52.1.tar.gz
sha256sums = 91f965e97b5e06b146354b15298534c4bc593e8a0b030187376d516c9846ff3c
pkgname = python-fonttools