diff options
author | zuntum <zuntum> | 2001-11-01 00:32:23 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:32:23 +0000 |
commit | b7bba968874621e114473a8581256c480239626f (patch) | |
tree | d0c7515e829b3d20d8e3aaca76db926e459dd4f3 /math/udunits/DESCR | |
parent | ca5eabe143891d4c4c6745ba3351cb08f507b7f4 (diff) | |
download | pkgsrc-b7bba968874621e114473a8581256c480239626f.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'math/udunits/DESCR')
-rw-r--r-- | math/udunits/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/math/udunits/DESCR b/math/udunits/DESCR new file mode 100644 index 00000000000..470f5f872f5 --- /dev/null +++ b/math/udunits/DESCR @@ -0,0 +1,8 @@ +The Unidata units library, udunits, supports conversion of unit +specifications between formatted and binary forms, arithmetic +manipulation of unit specifications, and conversion of values between +compatible scales of measurement. + +The udunits package consists of the library, a unit conversion +program, and a Perl module which provides an interface to the udunits +library. |