Source: libfann1
Section: libdevel
Priority: optional
Maintainer: Steffen Nissen <lukesky@diku.dk>
Standards-Version: 3.6.0
Build-Depends: docbook-utils, debhelper (>= 4.0.0)

Package: libfann1-dev
Section: libdevel
Architecture: any
Depends: libfann1 (= ${Source-Version})
Description: Fast Artificial Neural Network Library, Development files
 Fast Artificial Neural Network Library implements multilayer
 artificial neural networks in C with support for both fully connected
 and sparsely connected networks. Cross-platform execution in both
 fixed and floating point are supported. It includes a framework for
 easy handling of training data sets. It is easy to use, versatile,
 well documented, and fast. PHP and Python bindings are available.
 .
 A reference manual accompanies the library with examples and
 recommendations on how to use the library.
 .
 This package contains the header files and static libraries which is
 needed for developing the libfann applications.

Package: libfann1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Suggests: libfann1-dev (= ${Source-Version})
Description: Fast Artificial Neural Network Library (fann)
 Fast Artificial Neural Network Library implements multilayer
 artificial neural networks in C with support for both fully connected
 and sparsely connected networks. Cross-platform execution in both
 fixed and floating point are supported. It includes a framework for
 easy handling of training data sets. It is easy to use, versatile,
 well documented, and fast.
 . 
 This package contains the shared libraries.
