diff options
author | Binh Nguyen <binhnguyen@fastmail.fm> | 2010-12-14 23:51:58 -0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-12-17 07:56:47 -0600 |
commit | 27b32686b0e44b05f6e1f3256119018b0ac7f631 (patch) | |
tree | f7ff168f5f6632d57f9bc2692afebb3c8ebdd270 /network/gtorrentviewer/README | |
parent | 571a8db878b31e5c7632b49d52cf65dc9b3f01f1 (diff) | |
download | slackbuilds-27b32686b0e44b05f6e1f3256119018b0ac7f631.tar.gz |
network/gtorrentviewer Added (A torrent viewer and editor)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/gtorrentviewer/README')
-rw-r--r-- | network/gtorrentviewer/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/gtorrentviewer/README b/network/gtorrentviewer/README new file mode 100644 index 0000000000..d2ef5269c2 --- /dev/null +++ b/network/gtorrentviewer/README @@ -0,0 +1,10 @@ +GTorrentViewer is a GTK2-based viewer and editor for BitTorrent meta +files. It is able to retrieve information from trackers, check files, +show detailed information, and modify .torrent files without having to +start downloading. + +The purpose of GTorrentViewer is to give the ability to see and modify +all the possible information from .torrent files without having to +start downloading and the ability to see in real time the current +number of seeds and peers on the torrent, so you will always know the +status before start the download. |