11 releases
0.3.2 | Mar 3, 2019 |
---|---|
0.3.1 | Feb 26, 2019 |
0.2.2 | Jan 25, 2019 |
0.1.5 | Jan 19, 2019 |
0.1.3 | Dec 26, 2018 |
#25 in #transmission
47 downloads per month
Used in transmission
5MB
108K
SLoC
Contains (obscure autoconf code, 23KB) configure.ac
transmission-sys
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.
Building
First make sure you have all the dependencies listed below then run
git submodule update --init --recursive
cargo build
Dependencies
- gcc (or Clang)
- cmake
- libclang-devel
- libopenssl-devel
- libcurl-devel
- libevent-devel
Dependencies
~9–18MB
~293K SLoC