wdg-base32 0.3.21

The Base32 Data Encoding
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]

name = "wdg-base32"

version = "0.3.21"

authors = ["WatchDG <baranov@w3m.co>"]

description = "The Base32 Data Encoding"

license = "MIT"

repository = "https://github.com/WatchDG/rust-base32"

documentation = "https://docs.rs/wdg-base32"



[dependencies]



[badges]

travis-ci = { repository = "WatchDG/rust-base32" }

appveyor = { repository = "WatchDG/rust-base32" }