base58 0.2.0

Tiny and fast base58 encoding
Documentation
[package]
name = "base58"
version = "0.2.0"
authors = ["debris <marek.kotewicz@gmail.com>"]
license = "MIT"
homepage = "https://github.com/debris/base58"
repository = "https://github.com/debris/base58"
keywords = ["base58", "bitcoin", "address", "encoding"]
description = "Tiny and fast base58 encoding"

[dependencies]