mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
66e1dc43a5
- Add a port with its Python bindings. The update brings important improvements: * backup/restore support on iOS 4+; * OpenSSL support; * compatibility with iOS 6+.
12 lines
602 B
Plaintext
12 lines
602 B
Plaintext
libimobiledevice is a cross-platform software library that talks the
|
|
protocols to support iPhone, iPod Touch, iPad and Apple TV devices.
|
|
Unlike other projects, it does not depend on using any existing
|
|
proprietary libraries and does not require jailbreaking. It allows
|
|
other software to easily access the device's filesystem, retrieve
|
|
information about the device and its internals, backup/restore the
|
|
device, manage SpringBoard icons, manage installed applications,
|
|
retrieve addressbook/calendars/notes and bookmarks and synchronize
|
|
music and video to the device.
|
|
|
|
WWW: http://www.libimobiledevice.org
|