diff options
author | nmoura <moura.nilton@gmail.com> | 2010-05-13 00:35:52 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:35:52 +0200 |
commit | 19824e0015c224c70f9b150cec044a164f34df57 (patch) | |
tree | 228d9deca453e9715f11559d347cd7dbf1da26bc /network/btpd/slack-desc | |
parent | b70ca631c5910a6a6994d7cc01c3afa5016af7d2 (diff) | |
download | slackbuilds-19824e0015c224c70f9b150cec044a164f34df57.tar.gz |
network/btpd: Updated for version 0.15
Diffstat (limited to 'network/btpd/slack-desc')
-rw-r--r-- | network/btpd/slack-desc | 28 |
1 files changed, 18 insertions, 10 deletions
diff --git a/network/btpd/slack-desc b/network/btpd/slack-desc index 53554f46c5..d820f64600 100644 --- a/network/btpd/slack-desc +++ b/network/btpd/slack-desc @@ -1,11 +1,19 @@ -btpd: BTPD (The BitTorrent Protocol Daemon) +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |--------handy-ruler---------------------------------------------------| +btpd: btpd (BitTorrent Protocol Daemon) btpd: -btpd: BTPD is a bittorrent client consisting of a daemon and -btpd: client commands, which can be used to read and/or -btpd: manipulate the daemon state. The daemon is capable of -btpd: running several torrents simultaneously and only uses one -btpd: tcp port. It's fairly low on resource usage and should be -btpd: perfect for file distribution sites. Efficient downloads and -btpd: ease of use makes this client a good choice for the casual -btpd: user as well. -btpd: Homepage: http://www.murmeldjur.se/btpd/ +btpd: Btpd is a utility for sharing files over the BitTorrent network +btpd: protocol. It runs in daemon mode, thus needing no controlling +btpd: terminal or gui. Instead, the daemon is controlled by the btcli +btpd: command line utility, or other programs capable of sending commands +btpd: and queries on the btpd control socket. +btpd: The goal is to provide a healthy alternative to the still prevailing +btpd: ftp/http servers for file distribution sites and a good BitTorrent +btpd: client for the casual user. +btpd: Homepage: http://www.murmeldjur.se/btpd/ |