base95 0.1.1

Textual representation of base 95 fractional numbers with arbitrary precision
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dev-dependencies.rand]
version = "0.8.3"

[package]
authors = ["Kim Seungha <seungha.me@gmail.com>"]
categories = ["mathematics", "encoding"]
description = "Textual representation of base 95 fractional numbers with arbitrary precision"
documentation = "https://docs.rs/base95/"
edition = "2018"
license = "MIT"
name = "base95"
readme = "README.md"
repository = "https://github.com/seungha-kim/base95"
version = "0.1.1"