Sha256: 8e5d02732e412572c6dd4bd717ce697cc0eb6db1219627985ba4cbd4a790a44a
Contents?: true
Size: 614 Bytes
Versions: 3
Compression:
Stored size: 614 Bytes
Contents
= UnitsDB in Ruby (UnitsML) == Purpose UnitsML is a standard for units of measure, and UnitsDB is the database that contains enumerative elements used by UnitsML. UnitsDB includes the following content: * Unit systems * Units of measure * Prefixes * Constants * Quantities Such content is hosted at the official UnitsDB repository at https://github.com/unitsml/unitsdb. This repository contains the Ruby codebase for UnitsDB, which is used to access and manipulate the UnitsDB content. == Install [source,sh] ---- $ gem install unitsdb ---- == Usage == License Copyright Ribose. BSD 2-clause license.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
unitsdb-1.0.0 | README.adoc |
unitsdb-0.1.1 | README.adoc |
unitsdb-0.1.0 | README.adoc |