Project

unitsdb

0.0
There's a lot of open issues
Library to handle UnitsDB content.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

 Project Readme

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

$ gem install unitsdb

Usage

License

Copyright Ribose. BSD 2-clause license.