1 LibBT is a C reimplementation of the BitTorrent core protocols. Our
2 goal for the project is to develop a low overhead library version of
3 the protocols so that BitTorrent transfers can easily be built in to
4 any existing application.
6 A suplied application called `btget' is a full fledged bittorrent
7 application based on this library.