bubblebabble 0.1.2

The Bubble Babble Binary Data Encoding
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "bubblebabble"
version = "0.1.2"
authors = ["Reyk Floeter <contact@reykfloeter.com>"]
edition = "2018"
license = "BSD-2-Clause"
readme = "README.md"
description = "The Bubble Babble Binary Data Encoding"
repository = "https://github.com/reyk/bubblebabble-rs"
keywords = ["ipv6", "ssh", "bubblebabble"]

[badges]
travis-ci = { repository = "reyk/bubblebabble-rs", branch = "master" }
appveyor = { repository = "reyk/bubblebabble-rs", branch = "master", service = "github" }