Source: libai-fann-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12),
               libfann-dev,
               perl-xs-dev,
               perl:native
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libai-fann-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libai-fann-perl.git
Homepage: https://metacpan.org/release/AI-FANN
Rules-Requires-Root: no

Package: libai-fann-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Description: Perl wrapper for the FANN library
 This module provides a Perl wrapper for the Fast Artificial Neural Network
 (FANN) library (http://leenissen.dk/fann/wp/).
 .
 The AI::FANN object oriented interface provides an almost direct map to the
 C library API.
