zbase32 0.1.0

Implementation of zbase32.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "zbase32"
version = "0.1.0"
authors = ["Peter Gerber <peter@arbitrary.ch>"]
description = "Implementation of zbase32."
documentation = "https://docs.rs/two-lock-queue"
keywords = ["zbase32"]
license = "LGPL-3.0+"
repository = "https://github.com/pgerber/zbase32-rust"
[dependencies.clippy]
version = "0.0"
optional = true
[dev-dependencies.cpython]
version = "0.1"

[dev-dependencies.rand]
version = "0.3"

[dev-dependencies.quickcheck]
version = "0.4"

[features]
python_tests = []
unstable = []
[badges.travis-ci]
repository = "pgerber/zbase32-rust"