d0rj / torcode

Basic Bencode and Torrent format parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Torcode

Build & Test

Description

Light library to parse Bencode and Torrent files.

Installation

In Cargo.toml file add:

[dependencies]
torcode = { git = "https://github.com/d0rj/torcode" }

About

Basic Bencode and Torrent format parser

License:MIT License


Languages

Language:Rust 100.0%