blob: e90d40257c0b8bc2c754e9f11e8cdbf2407a11ef [file] [log] [blame]
/*
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