diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 22:54:30 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:54:30 +0200 |
commit | 59a87f34dc0d0b22c1514a2fdf2cb75ff10598e1 (patch) | |
tree | 26c13e83300c4f502b09a0ee718af414130e7fde /misc/torrentinfo/README | |
parent | 03500d8093627849c34deae5bcd298efd5cf8aa8 (diff) | |
download | slackbuilds-59a87f34dc0d0b22c1514a2fdf2cb75ff10598e1.tar.gz |
misc/torrentinfo: Added to 12.1 repository
Diffstat (limited to 'misc/torrentinfo/README')
-rw-r--r-- | misc/torrentinfo/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/torrentinfo/README b/misc/torrentinfo/README new file mode 100644 index 0000000000..b7fc920a00 --- /dev/null +++ b/misc/torrentinfo/README @@ -0,0 +1,4 @@ +TorrentInfo is a command line script that parses .torrent files and displays +the information contained within them. Currently, it can display a summary of +the whole torrent, information on each file within the torrent, and a full +hierarchical dump of the torrent file's contents. |