buffoon 0.5.0

Simple Protocol Buffers implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[project]

name = "buffoon"
version = "0.5.0"
license = "MIT"
description = "Simple Protocol Buffers implementation"
documentation = ""
homepage = "https://github.com/carllerche/buffoon"
repository = "https://github.com/carllerche/buffoon"
readme = "README.md"
keywords = ["protobuf", "serialization"]
authors = [
  "Yehuda Katz <wycats@gmail.com>",
  "Carl Lerche<me@carllerche.com>",
  "tim@spork.in"
]