forked from JonathanBeck/libplist
-
Notifications
You must be signed in to change notification settings - Fork 0
A library to handle Apple Property List format whereas it's binary or XML
License
LGPL-2.1, GPL-2.0 licenses found
Licenses found
LGPL-2.1
COPYING.LESSER
GPL-2.0
COPYING
heyyuyu/libplist
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
INSTALLATION ================================================================================ For: Apple Binary and XML Property Lists You must have: libglib2.0-dev libxml2-dev cmake make gcc Optional: swig python To compile run: mkdir build cd build cmake .. make sudo make install # (if you want to install it into your system directories) On Ubuntu/Debian, you can do: sudo apt-get install build-essential cmake \ libglib2.0-dev libxml2-dev == Who/what/where? == Home: http://www.libimobiledevice.org/ Code: git clone git://github.com/JonathanBeck/libplist.git Tickets: http://libiphone.lighthouseapp.com/ Please tag libplist related bugs with 'libplist' Mailing List: http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel updated: 2010-04-18
About
A library to handle Apple Property List format whereas it's binary or XML
Resources
License
LGPL-2.1, GPL-2.0 licenses found
Licenses found
LGPL-2.1
COPYING.LESSER
GPL-2.0
COPYING
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 65.3%
- C++ 26.7%
- CMake 8.0%