blob: 9ec2492787dcb099756af7852e34e6ac0a9c3c8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-beziers
pkgdesc = Routines for extracting information from font glyphs
pkgver = 0.6.0
pkgrel = 3
url = https://github.com/simoncozens/beziers.py
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
source = https://github.com/simoncozens/beziers.py/archive/v0.6.0/beziers.py-0.6.0.tar.gz
sha256sums = 842f43f4d8acf5691adc5dbc86c3c2b940035f8c08934fba356f77eee0260903
pkgname = python-beziers
|