Use https by default
[gentoo.git] / sci-mathematics / fann / 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-mathematics</herd>
5   <longdescription lang="en">
6     Fast Artificial Neural Network Library implements multilayer artificial
7     neural networks in C with support for both fully connected and sparsely
8     connected networks. Cross-platform execution in both fixed and floating
9     point are supported. It includes a framework for easy handling of
10     training data sets. It is easy to use, versatile, well documented, and
11     fast. Delphi, PHP, Python and other bindings are available.
12   </longdescription>
13   <upstream>
14     <remote-id type="sourceforge">fann</remote-id>
15   </upstream>
16 </pkgmetadata>