premiere-libtorrent/bindings/python
arvidn cfd50ae736 fix simple_client.py example, and reference it from the documentation 2017-11-23 22:01:54 +01:00
..
src Expose torrent_alert::torrent_name in python bindings (#2449) 2017-10-15 23:53:44 +02:00
Jamfile prevent dependency on openssl from leaking outside of libtorrent (libssl and libcrypto should not be a usage requirement). This cleans up most tests to build without having to also link against openssl 2017-10-09 17:15:35 +02:00
Makefile.am remove rss_reader.py, since rss has been reprecated. fix python binding for torrent_handle, to be hashable. update client_test.py to not use deprecated APIs and follow best (libtorrent) practice 2017-09-11 22:28:57 +02:00
client.py remove rss_reader.py, since rss has been reprecated. fix python binding for torrent_handle, to be hashable. update client_test.py to not use deprecated APIs and follow best (libtorrent) practice 2017-09-11 22:28:57 +02:00
compile_flags.in Add missing announce_entry properties to python bindings 2017-02-11 08:07:43 -05:00
link_flags.in more robust flags parsing in python bindings 2016-02-15 15:19:37 -08:00
make_torrent.py fix make_torrent.py to not use deprecated functions 2017-01-14 16:04:01 -05:00
setup.py bump version 2017-09-04 15:35:45 +02:00
simple_client.py fix simple_client.py example, and reference it from the documentation 2017-11-23 22:01:54 +01:00
test.py Expose torrent_alert::torrent_name in python bindings (#2449) 2017-10-15 23:53:44 +02:00