Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 605 Bytes

File metadata and controls

10 lines (6 loc) · 605 Bytes

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