blob: 9bccd7c23a22baf76558af53867c5cc6f2582709 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?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>
<bugs-to>https://github.com/luispedro/imread</bugs-to>
<doc>https://imread.readthedocs.io/</doc>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|