2 releases
Uses old Rust 2015
0.1.1 | May 13, 2018 |
---|---|
0.1.0 | May 5, 2018 |
#24 in #bencode
19KB
420 lines
torrentinfo
A torrent file parser
Usage
USAGE:
torrentinfo [OPTIONS] <filename>
OPTIONS:
-d, --details Show detailed information about the torrent
-e, --everything Print everything about the torrent
-f, --files Show files within the torrent
-h, --help Prints help information
-n, --nocolour No Colours
-V, --version Prints version information
ARGS:
<filename>
Installation
cargo install torrentinfo
Or from source
git clone https://github.com/fuchsi/torrentinfo.git
cd torrentinfo
cargo install
Dependencies
~5–7.5MB
~135K SLoC