An open API service indexing awesome lists of open source software.

https://github.com/xmp-er/bpg

Bencoding Encode and Decode Library in Golang (In Progress)
https://github.com/xmp-er/bpg

bencode bencode-decoder bencode-encoder bencode-parser bencodeparse bencoder bencoding go golang-library

Last synced: 2 months ago
JSON representation

Bencoding Encode and Decode Library in Golang (In Progress)

Awesome Lists containing this project

README

        

# Bencoding Parser Go (bpg)

Library that decodes Bencoded value in multiple formats with the additional functionality to encode JSON in Bencoded format.

## 🔴 Instructions
- In terminal, `go get github.com/xmp-er/bpg` on same location as project