Registry / serialization / bencode

bencode

JSON →
library1.0.0rbrubygemsunverified

A simple encoder and decoder for the BitTorrent serialization format.

gem install bencode
INSTALL
IMPORT
SIG · BENCODE
B
bencode
serializationrubyv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BEncode
require 'bencode'

Encode a hash into bencode format

require 'bencode' puts ({'info' => {'name' => 'test'}}.bencode)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
bencode — gem install bencode · libregistry