GithubHelp home page GithubHelp logo

micahstubbs / libplist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libimobiledevice/libplist

0.0 1.0 0.0 1.24 MB

A library to handle Apple Property List format in binary or XML

Home Page: http://www.libimobiledevice.org

License: GNU Lesser General Public License v2.1

Shell 2.72% Python 8.51% C 60.97% C++ 13.10% Makefile 1.87% M4 12.84%

libplist's Introduction

libplist

About

A small portable C library to handle Apple Property List files in binary or XML.

Requirements

Software:

  • make
  • autoheader
  • automake
  • autoconf
  • libtool
  • pkg-config
  • gcc or clang

Optional:

  • cython (Python bindings)
  • doxygen (Documentation)

Installation

To compile run:

./autogen.sh
make
sudo make install

If you require a custom prefix or other option being passed to ./configure you can pass them directly to ./autogen.sh like this:

./autogen.sh --prefix=/opt/local --without-cython
make
sudo make install

Who/What/Where?

Credits

Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. libimobiledevice is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc.

README Updated on: 2019-05-16

libplist's People

Contributors

nikias avatar jonathanbeck avatar funkym avatar mcolyer avatar cfergeau avatar aumuell avatar tatsh avatar filippobiga avatar fxchip avatar bryanforbes avatar aburgh avatar corsac-s avatar sladen avatar hyperair avatar hadess avatar fish2000 avatar dogbert avatar glensc avatar qmfrederik avatar ingmarv avatar jimkoning avatar jblache avatar gilir avatar doko42 avatar nicolas17 avatar pachoo avatar zhunki avatar xdeng avatar tihmstar avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.