Skip to content

WardF/UDUNITS-2

 
 

Repository files navigation

This package provides support for units of physical quantities. Its main
components are:
    1) A C library, "libudunits2", for:
        a) Obtaining a binary representation of a unit;
        b) Manipulating units arithmetically; and
        c) Obtaining a converter of numeric values between compatible units;
    2) A utility, "udunits2", for
        a) Obtaining the definition of a unit; and
        b) Converting a numeric value between compatible units; and
    3) An extensive database of units.

About

API and utility for arithmetic manipulation of units of physical quantities

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.6%
  • Shell 2.5%
  • CMake 2.3%
  • Yacc 2.2%
  • Lex 1.2%
  • C++ 1.0%
  • Other 1.2%