| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 
 | Source: libgeo-constants-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgeo-constants-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libgeo-constants-perl.git
Homepage: https://metacpan.org/release/Geo-Constants
Testsuite: autopkgtest-pkg-perl
Package: libgeo-constants-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: standard constants used by Geo perl packages
 Geo::Constants provides a number of standard constants used by the
 Geo:: family of modules, such as Pi, conversion from degrees to radians
 or nautical miles to meters per second, and vice versa.
 |