summaryrefslogtreecommitdiff
path: root/math/udunits/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:32:23 +0000
committerzuntum <zuntum>2001-11-01 00:32:23 +0000
commit12b93642c9daf031b8f20f51ed2a9a139529d6ef (patch)
treed0c7515e829b3d20d8e3aaca76db926e459dd4f3 /math/udunits/DESCR
parent21b47178a2509fb914e8d69116de89c76d5ad1d2 (diff)
downloadpkgsrc-12b93642c9daf031b8f20f51ed2a9a139529d6ef.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'math/udunits/DESCR')
-rw-r--r--math/udunits/DESCR8
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.