diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-04-18 00:34:08 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-04-18 00:34:08 +0000 |
commit | da9996385bcfdada28a3a01779d0012dfe33b40d (patch) | |
tree | d14d2518c625c7f779f8e5d46084a37d25032b5e /net-p2p/rblibtorrent-devel/pkg-descr | |
parent | ac9dbb7d286133ab045f4e6feff82d02409cb4cc (diff) |
Notes
Diffstat (limited to 'net-p2p/rblibtorrent-devel/pkg-descr')
-rw-r--r-- | net-p2p/rblibtorrent-devel/pkg-descr | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/net-p2p/rblibtorrent-devel/pkg-descr b/net-p2p/rblibtorrent-devel/pkg-descr index 814d0c42687a..a27e81c1a5d3 100644 --- a/net-p2p/rblibtorrent-devel/pkg-descr +++ b/net-p2p/rblibtorrent-devel/pkg-descr @@ -1,12 +1,12 @@ -libtorrent is a C++ library that aims to be a good alternative to -all the other bittorrent implementations around. -It is a library and not a full featured client, although it comes -with a working example client. +libtorrent is a C++ library that aims to be a good alternative to all the +other bittorrent implementations around. It is a library and not a full +featured client, although it comes with a working example client. The main goals of libtorrent are: - * to be cpu efficient - * to be memory efficient - * to be very easy to use + +* to be cpu efficient +* to be memory efficient +* to be very easy to use Note that this is NOT the same library as the libtorrent port! |