Clone this repo:
  1. cf5003e fix travis build script by Jeff Wendling · 6 years ago master v1.0.0
  2. b3827e0 oops actually fix the reported bug by Jeff Wendling · 6 years ago
  3. 6fc2ae3 fix a bunch of minor issues by Jeff Wendling · 6 years ago
  4. 1fdf805 add go.mod by Jeff Wendling · 6 years ago
  5. d522839 Fix marshaler detection by Alex Grin · 6 years ago

bencode

GoDoc Build Status Sourcegraph

Bencode is a library for encoding/decoding bencoded data into Go data structures. The api is designed to be similar to the JSON api in the Go standard library.

Documentation

Documentation at http://godoc.org/github.com/zeebo/bencode