Skip to content

ios-driver/libimobiledevice-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libimobiledevice-wrapper
------------------------
This project provides Java bindings for all platforms around the C libraries of
the libimobiledevice family.

The Java source code is licensed under the Apache License 2.0.

Native shared library dependencies alongside licenses and URLs:
* libimobiledevice (LGPL 2.1) - http://cgit.sukimashita.com/libimobiledevice.git/
* libimobiledevice-instruments (Commercial License) - http://mirell.de (removed from the project)
* libimobiledevice-sdk (LGPL 2.1) - http://cgit.sukimashita.com/libimobiledevice-sdk.git/
* libplist (LGPL 2.1) - http://cgit.sukimashita.com/libplist.git/
* libusbmuxd (LGPL 2.1) -http://cgit.sukimashita.com/usbmuxd.git/
* openssl (LGPL 2.1) - http://openssl.org
* libiconv (LGPL 2.1) - http://www.gnu.org/software/libiconv/
* liblzma (Public Domain) - http://tukaani.org/xz/
* libxml2 (MIT) - http://www.xmlsoft.org/FAQ.html
* libzip (Custom License) - http://www.nih.at/libzip/LICENSE.html
* libz (Public Domain) - http://www.zlib.net/zlib_license.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages