Libraries/udunits: added
This commit is contained in:
16
Libraries/udunits/modulefile
Normal file
16
Libraries/udunits/modulefile
Normal file
@@ -0,0 +1,16 @@
|
||||
#%Module1.0
|
||||
|
||||
module-whatis "arithmetic manipulation of units and conversion"
|
||||
module-url "https://www.unidata.ucar.edu/software/udunits/"
|
||||
module-license "open source, see $PREFIX/share/doc/libexpat/COPYRIGHT"
|
||||
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
||||
|
||||
module-help "
|
||||
The UDUNITS package supports units of physical quantities. Its C library
|
||||
provides for arithmetic manipulation of units and for conversion of numeric
|
||||
values between compatible units. The package contains an extensive unit
|
||||
database, which is in XML format and user-extendable. The package also
|
||||
contains a command-line utility for investigating units and converting
|
||||
values.
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user