ucum 0.1.0

Implementation of the Unified Code for Units of Measures (UCUM)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[dev-dependencies.test-case]
version = "1.0.0"

[package]
authors = ["Pierre-Antoine Champin <pchampin@liris.cnrs.fr>"]
description = "Implementation of the Unified Code for Units of Measures (UCUM)"
documentation = "https://docs.rs/ucum"
edition = "2018"
keywords = ["ucum", "unit", "measure", "parser"]
license = "CECILL-B"
name = "ucum"
readme = "./README.md"
repository = "https://github.com/pchampin/ucum_rs"
version = "0.1.0"