newbase60 0.1.0

A library that implements Tantek Celik's New Base 60
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.rstest]
version = "0.7.0"

[package]
authors = ["Astrid Yu <astrid@astrid.tech>"]
description = "A library that implements Tantek Celik's New Base 60"
edition = "2018"
homepage = "https://github.com/Plenglin/newbase60-rs"
license-file = "LICENSE"
name = "newbase60"
repository = "https://github.com/Plenglin/newbase60-rs"
version = "0.1.0"