开发者

Libimobiledevice python bindings?

Could someone explain or put me in a direction where i can find information about how to use the pyt开发者_开发技巧hon bindings of libimobiledevice for my application?

I already searched for a documentation and the like but i can't find anything at all.


Edit November 2015: NoBugs added a link to an example of using the bindings in a comment: https://github.com/upbit/python-imobiledevice_demo

There doesn't seem to be any documentation for the Python bindings specifically. They use SWIG, and here is the source in case you read C: http://cgit.sukimashita.com/libimobiledevice.git/tree/swig/imobiledevice.i

There appears to be another project providing libimobile device wrappers: https://github.com/bryanforbes/imobilesync/. They may be easier to use, and you can probably read the code since it's Python.

The API is documented here: http://www.libimobiledevice.org/docs/html/files.html

If none of that helps, try asking about documentation in #libimobiledevice on irc.freenode.net.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜