0 Star 0 Fork 0

evine / libtorrent

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.py 102 Bytes
一键复制 编辑 原始数据 按行查看 历史
arvidn 提交于 2021-01-30 00:56 . fix setup.py in the root
#!/usr/bin/env python3
import os
import runpy
os.chdir('bindings/python')
runpy.run_path('setup.py')
1
https://gitee.com/evine/libtorrent.git
git@gitee.com:evine/libtorrent.git
evine
libtorrent
libtorrent
RC_2_0

搜索帮助