blob: 8becc53163db3e890c2a9c9af5f0258248e5d480 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-pyquaternion
pkgdesc = A fully featured, pythonic library for representing and using quaternions
pkgver = 0.9.9
pkgrel = 2
url = https://github.com/
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-numpy
source = https://api.github.com/repos/KieranWynn/pyquaternion/tarball/v0.9.9
sha512sums = 9bd478dad5d70dce857083b2d289e7f7babd25f4fdb6e15601aa4ec1b560ee188fc14829a7f1b9060d062d04ab21afc86001b496bfe3aa688200a09c7e98cf9f
pkgname = python-pyquaternion
|