dev-python/imageio: new ebuild

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2160

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Horea Christian
2016-08-29 17:11:58 +02:00
committed by David Seifert
parent 436f1eed9e
commit 0c72fb7f75
3 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>horea.christ@gmail.com</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>