# bencode **Repository Path**: mirrors_chromium_googlesource/bencode ## Basic Information - **Project Name**: bencode - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bencode [![GoDoc](https://godoc.org/github.com/zeebo/bencode?status.svg)](https://godoc.org/github.com/zeebo/bencode) [![Build Status](https://travis-ci.org/zeebo/bencode.png?branch=master)](https://travis-ci.org/zeebo/bencode) [![Sourcegraph](https://sourcegraph.com/github.com/zeebo/bencode/-/badge.svg)](https://sourcegraph.com/github.com/zeebo/bencode?badge) Bencode is a library for encoding/decoding bencoded data into Go data structures. The api is designed to be similar to the JSON api in the Go standard library. ## Documentation Documentation at http://godoc.org/github.com/zeebo/bencode