freebsd-ports/math/units/pkg-descr
Pete Fritchman 7b6be61fdf Add units-1.74, the GNU version of the units program: unit conversion and
calculation

Submitted by:	Jason Harris <jharris@widomaker.com>
2001-11-03 07:08:49 +00:00

15 lines
703 B
Text

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/directory/units.html
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.