This website requires JavaScript.
Explore
Help
Register
Sign In
premiere
/
premiere-libtorrent
Watch
2
Star
2
Fork
You've already forked premiere-libtorrent
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
f49d194186
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
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink