Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 276 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 276 Bytes

Bencode

A bencode encode and decode library implement by go. Better performance and more friendly.

  • Decode
  • Encode
  • UnMarshal

Install

go get github.com/nonzzz/bencode

LICENSE

MIT

Author

Kanno