Units Conversion Utility
The 'units' program converts quantities expressed in various scales to
their equivalents in other scales.
Units can also convert temperature values (Fahrenheit to Celsius, for
example) but this needs a slightly different input syntax. See the man
page for details.
- Developed at Education
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/units && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
units-2.02.tar.gz | 0000768135 750 KB | |
units-2.02.tar.gz.sig | 0000000072 72 Bytes | |
units.changes | 0000008577 8.38 KB | |
units.keyring | 0000001691 1.65 KB | |
units.spec | 0000002102 2.05 KB |
Revision 18 (latest revision is 36)
Stephan Kulow (coolo)
accepted
request 197993
from
Petr Gajdos (pgajdos)
(revision 18)
- updated to version 2.02: * Added support for %a and %A output formats (hexadecimal floating point), and eliminated the restriction on the number of displayed digits when specifying an output format with the --output-format (-o) option. Improved error handling for formats specified with --output-format. * Added --digits (-d) to specify the number of digits to display. Giving '--digits max' (-dmax) will use the full available precision. * Added support for various Unicode minus sign symbols. Units now treats the figure dash (U+2012), the en dash (U+2013), and the minus (U+2212) as identical to the ASCII hyphen/minus symbol (U+002D). * The !message command in units data files has been fixed so it does not produce output when the --quiet option is given. * Improved error handling when unit names end with numbers without a '_'. * Modified units_cur to work with XML format as the txt format disappeared. * Corrected error in definition of the nat. * Improved manual. - employ gpg-offline
Comments 0