summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f2d99191d8daffe80f023c8119f7adbdfe81ca84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = python-bezier
	pkgdesc = Helper for Bézier Curves, Triangles, and Higher Order Objects
	pkgver = 2023.7.28
	pkgrel = 1
	url = https://github.com/dhermes/bezier
	arch = x86_64
	license = Apache
	checkdepends = python-pytest
	checkdepends = python-scipy
	checkdepends = python-sympy
	checkdepends = python-matplotlib
	checkdepends = python-seaborn
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = bezier
	depends = python-numpy
	optdepends = python-matplotlib: for plot helper support
	optdepends = python-seaborn: for plot helper support
	optdepends = python-scipy: for convex hull support
	optdepends = python-sympy: for symbolic support
	source = bezier-2023.7.28.tar.gz::https://github.com/dhermes/bezier/archive/2023.7.28.tar.gz
	sha512sums = beec5c3c9f903a81f02cb491a6c0abdf5d0ad8fb0b9a19a30403113b68b4eee1968c2a4ed1e1dbd4b90e9b35316865cbc6350a6799251a1b087c333117dc5492

pkgname = python-bezier