summaryrefslogtreecommitdiff
path: root/net/btget/DESCR
blob: 04314697fa15f0c4cf8c39b9fa56e97e3eefd5bb (plain)
1
2
3
4
5
6
7
LibBT is a C reimplementation of the BitTorrent core protocols.  Our
goal for the project is to develop a low overhead library version of
the protocols so that BitTorrent transfers can easily be built in to
any existing application.

A suplied application called `btget' is a full fledged bittorrent
application based on this library.