fix a bunch of minor issues - i've been bugged by my old '//style' comments - fix a problem in decode test where it uses the wrong type - make travis test on less versions of go (just oldest and newest)
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 at http://godoc.org/github.com/zeebo/bencode