Source: libplist
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.2.1
Build-Depends:
 chrpath,
 cython,
 debhelper (>= 11~),
 dh-python,
 doxygen,
 dpkg-dev (>= 1.16.1),
 libxml2-dev,
 pkg-config,
 python-all-dev (>= 2.6.6-3~),
X-Python-Version: >= 2.6
Homepage: https://www.libimobiledevice.org/
Vcs-Git: https://salsa.debian.org/debian/libplist.git
Vcs-Browser: https://salsa.debian.org/debian/libplist

Package: libplist++-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libplist++3v5 (= ${binary:Version}),
 libxml2-dev,
 ${misc:Depends},
Breaks:
 libplist-dev (<= 0.13.2),
Replaces:
 libplist-dev (<= 0.13.2),
Description: Library for handling Apple binary and XML property lists
 libplist is a library for reading and writing the Apple binary and XML
 property lists format. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).
 .
 This package contains the development files of the liplist++0 library.

Package: libplist++3v5
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Multi-Arch: same
Conflicts:
 libplist++3,
Replaces:
 libplist++3,
Description: Library for handling Apple binary and XML property lists
 libplist is a library for reading and writing the Apple binary and XML
 property lists format. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).
 .
 This library is the C++ implementation of the libplist API.

Package: libplist-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends:
 libplist3 (= ${binary:Version}),
 libxml2-dev,
 ${misc:Depends},
Description: Library for handling Apple binary and XML property lists
 libplist is a library for reading and writing the Apple binary and XML
 property lists format. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).
 .
 This package contains the development files.

Package: libplist-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 libjs-jquery,
 ${misc:Depends},
Description: Library for handling Apple binary and XML property lists - docs
 This package contains tools to convert Apple property list files from binary
 to XML and vice-versa. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).
 .
 This package contains the documentation.

Package: libplist-utils
Section: utils
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Apple property list converter
 This package contains tools to convert Apple property list files from binary
 to XML and vice-versa. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).

Package: libplist3
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Multi-Arch: same
Description: Library for handling Apple binary and XML property lists
 libplist is a library for reading and writing the Apple binary and XML
 property lists format. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).

Package: python-plist
Section: python
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends},
Description: Library for handling Apple binary and XML property lists
 libplist is a library for reading and writing the Apple binary and XML
 property lists format. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).
 .
 This package contains the Python 2 bindings.
