Source: pytweening
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Roland Mas <lolando@debian.org>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-pytest,
 python3-setuptools,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.0
Homepage: https://github.com/asweigart/pytweening
Vcs-Browser: https://salsa.debian.org/python-team/packages/pytweening
Vcs-Git: https://salsa.debian.org/python-team/packages/pytweening.git

Package: python3-pytweening
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: Collection of tweening (aka easing) functions.
 A collection of tweening (aka easing) functions implemented in
 Python. You can learn more about it in this blog post:
 https://inventwithpython.com/blog/2024/02/20/make-lively-movement-animation-with-pytweenings-tweening-functions/
 and in the Nordic Game Jam talk by Martin Jonasson and Petri Purho at
 https://youtu.be/Fy0aCDmgnxg?si=8pgITaxjJSKFyBuB&t=159
