File: control

package info (click to toggle)
libconvert-units-perl 1%3A0.43-11
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 92 kB
  • sloc: perl: 275; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 683 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libconvert-units-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
           Damyan Ivanov <dmn@debian.org>
Build-Depends-Indep: debhelper (>= 8~), perl
Standards-Version: 3.9.6
Testsuite: autopkgtest-pkg-perl

Package: libconvert-units-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: Perl module for performing unit conversions
 The Units package is a collection of modules for parsing strings
 with unit measurements (such as "12pt" or "3 meters") and
 converting them to some other unit (such as "picas" or "inches").