1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/math/units/pkg-descr
Michael Scheidell bbf411e08f - Update to 2.00
PR:		ports/169917
Submitted by:	Klaus Aehlig <aehlig@linta.de>
Approved by:	maintainer (timeout, 17 days)
2012-08-03 17:20:30 +00:00

16 lines
698 B
Plaintext

The Free Software Foundation's "units" unit conversion and calculation utility.
GNU units converts quantities expressed in various scales to their equivalents
in other scales. Units can only handle multiplicative scale changes. For
example, it cannot convert Celsius to Fahrenheit but it can convert
temperature differences between those temperature scales.
The units are defined externally in an extensive, well annotated data file
that defines over 2000 units. You can also provide your own data file.
WWW: http://www.gnu.org/software/units/
Note that this port will install the utility with a 'g' prefix,
e.g. gunits, but the texinfo documentation will refer to it without
the 'g' prefix.