blob: 76c497adec8b9b9904de64a2eab59908b91e5375 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
IO with images and numpy arrays.
Mahotas-imread is a simple module with a small number of functions.
</longdescription>
<upstream>
<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>
|