blob: 8447398a179077ab06d7670519c600afdb0a8149 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pytweening
pkgdesc = A set of tweening / easing functions implemented in Python.
pkgver = 1.2.0
pkgrel = 3
url = https://github.com/asweigart/pytweening
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = https://pypi.org/packages/source/p/pytweening/pytweening-1.2.0.tar.gz
sha256sums = 243318b7736698066c5f362ec5c2b6434ecf4297c3c8e7caa8abfe6af4cac71b
pkgname = python-pytweening
|