premiere-libtorrent/bindings
Arvid Norberg 747fcb633a fix typo in client.py. introduce parse_magnet_uri_dict to python binding (returning a dict) in preparation for next major version that will release an add_torrent_params object 2018-04-28 19:05:23 +02:00
..
c remove remaining references to storage_mode_compact (since it's been deprecated for quite a while now, and no longer implemented) 2016-03-20 18:25:24 -04:00
python fix typo in client.py. introduce parse_magnet_uri_dict to python binding (returning a dict) in preparation for next major version that will release an add_torrent_params object 2018-04-28 19:05:23 +02:00
Makefile.am Rewrite autotools build system (new configure.ac, changes for various 2009-09-10 02:22:13 +00:00
README.txt added docs for python binding. Fixed warning in python binding. 2007-02-20 04:32:13 +00:00

README.txt

Documentation covering building and using the python binding for libtorrent
is located in the main doc directory. See docs/python_binding.html