premiere-libtorrent/bindings
Steven Siloti df368c2d15 more robust flags parsing in python bindings
The flags supplied by libraries cannot be relied upon to be sane so
they all must be run through a parser to make sure search paths are
specified in the correct order.
2016-02-15 15:19:37 -08:00
..
c Fix outdated C bindings code so it at least can build again. 2015-11-02 11:09:01 -05:00
python more robust flags parsing in python bindings 2016-02-15 15:19:37 -08: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