numerals 0.1.4

Library for numeric systems, both ancient and modern
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[lib]
name = "numerals"

[package]
authors = ["Benjamin Sago <ogham@bsago.me>"]
description = "Library for numeric systems, both ancient and modern"
documentation = "https://docs.rs/numerals"
exclude = ["/README.md", "/LICENCE", "/.rustfmt.toml", "/.travis.yml"]
homepage = "https://github.com/ogham/rust-numerals"
license = "MIT"
name = "numerals"
readme = "README.md"
version = "0.1.4"