========== libtorrent ========== .. class:: menu =================== ============== ============== =========== =============== `sourceforge page`_ documentation_ `report bugs`_ screenshot_ `mailing list`_ =================== ============== ============== =========== =============== .. _sourceforge page: http://www.sourceforge.net/projects/libtorrent .. _documentation: manual.html .. _`report bugs`: http://sourceforge.net/tracker/?group_id=79942&atid=558250 .. _screenshot: client_test.png .. _mailing list: http://lists.sourceforge.net/lists/listinfo/libtorrent-discuss 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`__. __ client_test.html The main goals of libtorrent are: * to be cpu efficient * to be memory efficient * to be very easy to use Donate ====== Support the development of libtorrent .. raw:: html
Feedback ======== There's a `mailing list`__, general libtorrent discussion. __ http://lists.sourceforge.net/lists/listinfo/libtorrent-discuss You can usually find me as hydri in ``#libtorrent`` on ``irc.freenode.net``. Acknowledgements ================ Written by Arvid Norberg. Copyright (c) 2003 Contributions by Magnus Jonsson, Daniel Wallin and Cory Nelson Thanks to Reimond Retz for bugfixes, suggestions and testing Project is hosted by sourceforge. |sf_logo|__ .. |sf_logo| image:: http://sourceforge.net/sflogo.php?group_id=7994 __ http://sourceforge.net