Package: wnpp Severity: wishlist Owner: Bas Couwenberg <sebas...@xs4all.nl> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-p...@lists.debian.org
* Package name : libmath-units-perl Version : 1.3 Upstream Author : Daniel Muey <dm...@cpan.org> * URL : https://metacpan.org/release/Math-Units * License : Artistic or GPL-1+ Programming Lang: Perl Description : Perl module for measurement unit conversion The Math::Units module converts a numeric value in one unit of measurement to some other unit. The units must be compatible, i.e. length can not be converted to volume. If a conversion can not be made an exception is thrown. A combination chaining and reduction algorithm is used to perform the most direct unit conversion possible. Units may be written in several different styles. An abbreviation table is used to convert from common long-form unit names to the (more or less) standard abbreviations that the units module uses internally. All multiplicative unit conversions are cached so that future conversions can be performed very quickly. The package will be maintained under the umbrella of the Debian Perl Group. This package is required for libgeo-calc-perl (#1021476) which in turn is required for libgeo-gpx-perl (>= 1.00).