Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 259 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 259 Bytes

C++ Bencode Parsing Library

This library provides easy working with bencode.

You can find examples in main.cpp and tests.cpp files.

* The library is experimental and not recommended for production usage.