mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
19 lines
689 B
XML
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>
|