File: control

package info (click to toggle)
libgeography-nationalgrid-perl 1.6-8
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 136 kB
  • ctags: 58
  • sloc: perl: 897; makefile: 56
file content (22 lines) | stat: -rw-r--r-- 1,022 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libgeography-nationalgrid-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: perl (>= 5.8.0-7)
Maintainer: Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/Geography-NationalGrid/

Package: libgeography-nationalgrid-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description:  Class for a point and to transform coordinate systems
 You ask for an object for the correct country, described using the ISO
 2-letter country code. You will need to supply information to the constructor.
 You may then call methods on that object to do whatever operations you need.
 Conceptually each object represents a point on the ground, although you some
 grid systems may take that point to be a corner of a defined area. E.g. a
 6-figure OS National Grid reference may be thought of as the point at the
 south-west of a 100m by 100m square.
 .
 This package also includes the extra module Geography::NationalGrid::TW.