Crates.io | transmission-sys |
lib.rs | transmission-sys |
version | 0.3.2 |
source | src |
created_at | 2018-12-24 16:40:50.331965 |
updated_at | 2019-03-03 04:01:30.140157 |
description | Rust bindings for the Transmission bittorrent client. |
homepage | |
repository | https://gitlab.com/tornado-torrent/transmission-sys |
max_upload_size | |
id | 103639 |
size | 7,745,958 |
Rust bindings for Transmission made using Rust-Bindgen.
Created and maintained by the Tornado Project
Note this package only supports Linux at this time.
Support for MacOS and Windows is planned, but pull requests helping are greatly appreciated. Especially for MacOS because I do not have access to one.
First make sure you have all the dependencies listed below then run
git submodule update --init --recursive
cargo build