summaryrefslogtreecommitdiff
path: root/dev-libs/tweeny/metadata.xml
blob: 27573495fa5124693cce9f2c9727897f35c181f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>