Files
MX_Pmodule/Libraries/udunits/modulefile
2019-01-17 12:32:59 +01:00

17 lines
654 B
Plaintext

#%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.
"