This website requires JavaScript.
Explore
Help
Register
Sign In
wornvirtue
/
premiere-libtorrent
forked from
premiere/premiere-libtorrent
Watch
1
Star
0
Fork
You've already forked premiere-libtorrent
0
Code
Pull Requests
Activity
5f85e40193
premiere-libtorrent
/
setup.py
7 lines
92 B
Python
Raw
Blame
History
#!/usr/bin/env python
import
os
os
.
chdir
(
'
bindings/python
'
)
exec
(
open
(
'
setup.py
'
)
.
read
(
)
)
View Git Blame
Copy Permalink