mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +00:00
* refactor: add tr_torrent_metainfo class Can be used for parsing bencoded .torrent data without instantiating a tr_torrent. This will be used in all the places where client code needs to test a .torrent file for validity / to add a preview window before adding the torrent.