aboutsummaryrefslogtreecommitdiff
blob: 51476ec31535c457a8664c620e65a1559da4c552 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
  This SciKit (toolkit for SciPy) includes useful image processing
  algorithms for use with Python and NumPy. While SciPy’s ndimage
  provides low-level manipulation, scikits.image centres around
  algorithms and applications.
</longdescription>
<use>
  <flag name="freeimage">Enable support for image i/o via <pkg>media-libs/freeimage</pkg></flag>
</use>
<upstream>
  <remote-id type="pypi">scikit-image</remote-id>
</upstream>
</pkgmetadata>