diff options
author | adam <adam> | 2005-07-22 22:24:39 +0000 |
---|---|---|
committer | adam <adam> | 2005-07-22 22:24:39 +0000 |
commit | 1cf664698f88072d199752ebb454824c6320d891 (patch) | |
tree | 32858c766a69ba1cc28f2ed271b5ed24dfe06adf /net/libtorrent/DESCR | |
parent | ed499705bd03da7eddea48b07114ac4151ecc906 (diff) | |
download | pkgsrc-1cf664698f88072d199752ebb454824c6320d891.tar.gz |
LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
avoid redundant copying and storing of data that other clients and libraries
suffer from. Licensed under the GPL.
Diffstat (limited to 'net/libtorrent/DESCR')
-rw-r--r-- | net/libtorrent/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/libtorrent/DESCR b/net/libtorrent/DESCR new file mode 100644 index 00000000000..8122c6c6c09 --- /dev/null +++ b/net/libtorrent/DESCR @@ -0,0 +1,3 @@ +LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to +avoid redundant copying and storing of data that other clients and libraries +suffer from. Licensed under the GPL. |