summaryrefslogtreecommitdiff
blob: a698d92e5532b50e8f60932ee428cfde3ca4fcaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>chr@chymera.eu</email>
		<name>Horea Christian</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
		Imageio is a Python library that provides an easy interface to read
		and write a wide range of image data, including animated images, 
		video, volumetric data, and scientific formats. It is cross-platform,
		runs on Python 2.x and 3.x, and is easy to install.
	</longdescription>
	<upstream>
		<remote-id type="github">imageio/imageio</remote-id>
	</upstream>
</pkgmetadata>