summaryrefslogtreecommitdiff
path: root/dev-python/imageio/metadata.xml
blob: f802f90958470ee8b667dae2d697abfcdd9a7366 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</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>
	<stabilize-allarches/>
	<upstream>
		<remote-id type="github">imageio/imageio</remote-id>
		<remote-id type="pypi">imageio</remote-id>
	</upstream>
</pkgmetadata>