where39 0.1.1

rust implementation of the where39 geo location encoding standard
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.libm]
version = "0.1.4"

[package]
authors = ["Sebastian Geisler <sgeisler@wh2.tu-dresden.de>"]
categories = ["algorithms", "encoding", "no-std"]
description = "rust implementation of the where39 geo location encoding standard"
documentation = "https://docs.rs/where39"
edition = "2018"
keywords = ["geo", "location", "encoding", "bip39"]
license = "MIT"
name = "where39"
readme = "README.md"
repository = "https://github.com/sgeisler/rust-where39"
version = "0.1.1"