File: control

package info (click to toggle)
libmath-round-perl 0.07-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 96 kB
  • ctags: 15
  • sloc: perl: 175; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 729 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libmath-round-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carlo Segre <segre@debian.org>
Build-Depends: debhelper (>= 9~)
Build-Depends-Indep: perl
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Math-Round
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-round-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmath-round-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libmath-round-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: Perl extension for rounding numbers
 Math::Round supplies functions that will round numbers in different
 ways.