Parsing TorrentFile with nom and jag426/bittorrent
Usage
Open src/main.rs
and edit FileName( Line 237 )
parse_torrentfile("TORRENT_FILE_NAME");
$ cargo run
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
The gem is available as open source under the terms of the MIT License.