1 libtorrent is a C++ library that aims to be a good alternative to all the
2 other bittorrent implementations around. It is a
3 library and not a full featured client, although it comes with a working
6 The main goals of libtorrent are:
9 * to be memory efficient
10 * to be very easy to use
12 See docs/manual.html for more detailed build and usage instructions.
14 To build with autotools, run:
22 When libtorrent is built, finish off by running the tests: