8000 GitHub - joaovictorsl/bencoding: Simple bencoding module
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

joaovictorsl/bencoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple module for encoding/decoding to/from Bencode.

Bencode is the encoding used by the peer-to-peer file sharing system BitTorrent for storing and transmitting loosely structured data. It is most commonly used in torrent files, which are simply bencoded dictionaries.

Supported types:

  • byte strings
  • integers
  • lists
  • dictionaries

About

Simple bencoding module

Topics

Resources

Stars

Watchers

Forks

Languages

0