btreader 0.2.0
Simple bittorrent reader written on D
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
btreader
Simple bittorrent reader written on D Program decoded files to json. If you have error (in format), check return code - it will non zero.
How to use
btreader < some.torrent // read torrent from stdinput (max 10M)
--file=<file> [-f <file>] // read .torrent file from file
--pretty [-p] // pretty print json encoded data
--without=<path/to/key> // remove key(s) from output
--help [-h] // small help
Example
./btreader -f some.torrent -p --without=info/pieces
License
Licensed MIT
- Registered by Dmitry Tsvettsikh
- 0.2.0 released 10 years ago
- ReklatsMasters/btreader
- MIT
- Authors:
- Dependencies:
- none
- Versions:
-
0.2.0 2014-Apr-13 0.1.0 2014-Mar-21 ~master 2014-Apr-22 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
247 downloads total
-
- Score:
- 0.0
- Short URL:
- btreader.dub.pm