Files
guru/dev-libs/tweeny/metadata.xml
2024-10-14 21:46:40 +02:00

19 lines
689 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>tea+gentoo@cuddleslut.fr</email>
<name>tea</name>
</maintainer>
<longdescription lang="en">
Tweeny is an inbetweening library designed for the creation of complex
animations for games and other beautiful interactive software. It
leverages features of modern C++ to empower developers with an intuitive
API for declaring tweenings of any type of value, as long as they
support arithmetic operations.
</longdescription>
<upstream>
<remote-id type="github">mobius3/tweeny</remote-id>
</upstream>
</pkgmetadata>