y500 / libtorrent

Automatically exported from code.google.com/p/libtorrent
0 stars 0 forks source link

Add wheel support for python lib #707

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Finally after years there is a binary distribution system for python called 
wheel. It allows to install binary libs with simple pip install without need 
for compilation. Would you support it?

http://pythonwheels.com/

Original issue reported on code.google.com by xpeh.o...@googlemail.com on 18 Dec 2014 at 8:04