Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Old versions | 2016-12-06 | ||
Unit converter 1.4.zip | 2016-12-06 | 122.0 kB | |
Totals: 2 Items | 122.0 kB | 0 |
Unit Converter Notes The Unit Converter is a Pascal unit that provides functions for parsing measurements consisting of numeric values and units of measurement. It also supports conversion of clinical laboratory measurements from one unit to another one. In order to use the Unit Converter in your own enterprises you simply have to add the file "unitconverter.pas" to your project. The other files in this directory are for unit testing with FPCUnit or DUnit, respectively. They are not necessary for normal use, except for the case that you want to improve and test the Unit Converter. The PUMA Unit Converter is compatible with Free Pascal 2.6.0 or newer, Lazarus 1.0.10 or newer and Delphi 5 or newer. About the PUMA repository The PUMA repository is a collection of units for development of medical applications in Pascal. See http://puma-repository.sf.net for details. License Files of the PUMA repository are licensed with a BSD license. This facilitates their usage in both free open source software and commercial applications. This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. J. W. Dietrich