deluge._libtorrentΒΆ

This module is used to handle the importing of libtorrent.

We use this module to control what versions of libtorrent this version of Deluge supports.

** Usage **

>>> from deluge._libtorrent import lt

Previous topic

deluge.__rpcapi

Next topic

deluge.bencode

This Page