blob: 9244712dae7af69854a87fdf6b2ce43051b4135c (
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://liguros.gitlab.io/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>
<bugs-to>https://github.com/luispedro/imread</bugs-to>
<doc>https://imread.readthedocs.io/</doc>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|