summaryrefslogtreecommitdiff
blob: 003d6c0b34cb8bad324ba7af7d131403a2d38c2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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>
	<upstream>
		<remote-id type="pypi">scikits.image</remote-id>
	</upstream>
</pkgmetadata>