/*
Package bencode implements encoding and decoding of bencoded objects.
It has a similar API to the encoding/json package and many other
serialization formats.
*/
package bencode