Source: libmath-fibonacci-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
 Florian Schlichting <fsfs@debian.org>
Standards-Version: 3.9.8
Homepage: https://metacpan.org/release/Math-Fibonacci
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmath-fibonacci-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmath-fibonacci-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libmath-fibonacci-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, 
Description: Fibonacci numbers calculations Perl module
 Math::Fibonacci provides a few functions related to Fibonacci numbers,
 such as getting the n term of a Fibonacci sequence, compute and
 return the first n Fibonacci numbers, decompose an integer into the
 sum of Fibonacci numbers, etc.
