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