| | 1 | = Download = |
| | 2 | |
| | 3 | The library and client is released under the [http://www.fsf.org/licenses/gpl.html GNU General Public License] with an OpenSSL exception. |
| | 4 | |
| | 5 | * [http://libtorrent.rakshasa.no/downloads/ All releases] |
| | 6 | |
| | 7 | == Dependencies == |
| | 8 | |
| | 9 | * [http://libsigc.sourceforge.net/ libsigc++] |
| | 10 | * [http://curl.haxx.se/ libcurl] |
| | 11 | |
| | 12 | == Git repositories == |
| | 13 | |
| | 14 | * [https://github.com/rakshasa/rtorrent https://github.com/rakshasa/rtorrent] |
| | 15 | * [https://github.com/rakshasa/libtorrent https://github.com/rakshasa/libtorrent] |
| | 16 | |
| | 17 | Development of this project will be moving to git, with subversion repository tracking the git repository. |
| | 18 | |
| | 19 | == Subversion repository == |
| | 20 | |
| | 21 | * svn://rakshasa.no/libtorrent/trunk/libtorrent |
| | 22 | * svn://rakshasa.no/libtorrent/trunk/rtorrent |
| | 23 | |
| | 24 | The developmental version in the subversion repository should be stable enough to use most of the time. |
| | 25 | |