dev-libs/libplist

A library to handle Apple Property Lists whereas they are binary or XML.

Versions

Slot Version Repository Platforms
0 1.3 hardware ~amd64 arm? ia64? ppc64? ~x86

Metadata

Homepage http://libimobiledevice.org/
Summary A library to handle Apple Property Lists whereas they are binary or XML
Bugs to philantrop@exherbo.org
Dependencies (
    (
        build:
        sys-devel/cmake[>=2.6.4]
    ) [[
        defined-in = [ cmake.exlib ]
    ]]
    (
        build:
        dev-util/pkg-config
        python? (
            dev-lang/swig[python]
        )
        build+run:
        dev-libs/libxml2:2.0
        dev-libs/glib:2
        python? (
            dev-lang/python:=
        )
    ) [[
        defined-in = [ libplist.exlib ]
    ]]
)
Downloads http://cloud.github.com/downloads/JonathanBeck/libplist/libplist-1.3.tar.bz2
Licences (
    GPL-2
    LGPL-2.1
)

Choices

OPTIONS

python Adds support/bindings for the Python language