rencode 0.0.5 copy "rencode: ^0.0.5" to clipboard
rencode: ^0.0.5 copied to clipboard

Obscure encoding standard used in the Deluge torrent client and its RPC APIs.

dart-rencode #

Rencoding implementation in dart.

Rencoding is a more complicated version of bencoding used by the Deluge torrent client and its RPC APIS.

It produces smaller encoding for small inputs than the original bencode.

Note

You probably don't need this unless you are writing a Deluge RPC client.

1
likes
110
pub points
3%
popularity

Publisher

unverified uploader

Obscure encoding standard used in the Deluge torrent client and its RPC APIs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Unlicense (LICENSE)

More

Packages that depend on rencode