summaryrefslogtreecommitdiff
path: root/dev-libs/tweeny/metadata.xml
blob: df28aad470e8179d434fea5b349f92782a150af5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  <origin>srcux</origin>
</pkgmetadata>