units-1.87 |
Gnu unit conversion program |
| Description: |
The units program converts quantities expressed in various scales to their equivalents in other scales. It can only handle multiplicative scale changes. For example, it cannot convert Celsius to Fahrenheit but it can convert temperature differences between those temperature scales. The units are defined in an external data file, so it should be possible to build a non-scientific version for everyday use (e.g. Measuring up for curtains, etc). |
| Author: |
Adrian Mariano <adrian@cam.cornell.edu> |
| Home URL: |
ftp://ftp.mirrorservice.org/pub/gnu/units/ |
| License: |
GNU General Public License v3
|
| Installation Tree: |
/usr/local |
| Languages used: |
C |
| Build-time dependencies: |
make ncurses readline termcap |
| Run-time dependencies: |
ncurses readline termcap |
| Documentation: |
Installation README Man Page |