premiere-libtorrent/bindings
Arvid Norberg 9c2325ff6b modernize and improve type-safety of the DHT put implementation and test (#929)
modernize and improve type-safety of the DHT put implementation and tests. use unique_ptr instead of malloc for dht put items.
2016-07-23 15:57:04 -07: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 modernize and improve type-safety of the DHT put implementation and test (#929) 2016-07-23 15:57:04 -07: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