mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-30 00:38:07 -07:00
17 lines
529 B
XML
17 lines
529 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>3dprint@gentoo.org</email>
|
|
<name>Gentoo 3D Printer Project</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
IO with images and numpy arrays.
|
|
Mahotas-imread is a simple module with a small number of functions.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">luispedro/imread</remote-id>
|
|
<remote-id type="pypi">imread</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|