forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
325 B
Text
6 lines
325 B
Text
This module handles loading and saveing of .torrent files as well as
|
|
providing a convenient way to store torrent file info in memory. Most
|
|
users of the module will most likely just call the new method with the
|
|
name of a existing torrent file and use the data from that.
|
|
|
|
WWW: http://search.cpan.org/dist/Net-BitTorrent-File/
|