1 Star 0 Fork 2

loktar/taobao-iphone-device

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 839 Bytes
一键复制 编辑 原始数据 按行查看 历史
codeskyblue 提交于 2021-03-09 17:15 . make openssl as optional
[metadata]
name = tidevice
author = 圣翔
author-email = codeskyblue@gmail.com
summary =
license = MIT
#description-file = README.md
home-page = https://github.com/alibaba/tidevice
# all classifier can be found in https://pypi.python.org/pypi?%3Aaction=list_classifiers
classifier =
Development Status :: 4 - Beta
Environment :: Console
Intended Audience :: Developers
Operating System :: POSIX
Programming Language :: Python :: 3
Topic :: Software Development :: Libraries :: Python Modules
Topic :: Software Development :: Testing
[files]
packages =
tidevice
[extras]
# pyOpenSSL requires cryptography which only have cp36.whl on windows
openssl =
pyOpenSSL
pyasn1
[entry_points]
# https://docs.openstack.org/pbr/3.1.1/#entry-points
console_scripts =
tidevice = tidevice.__main__:main
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/loktar-ogar/taobao-iphone-device.git
git@gitee.com:loktar-ogar/taobao-iphone-device.git
loktar-ogar
taobao-iphone-device
taobao-iphone-device
main

搜索帮助