macOS
brew install libplistlocal Homebrew formula metadata
sudo port install libplistMacPorts ports tree · textproc/libplist/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libplist pour les workflows d'agents IA.
installation
brew install libplistlocal Homebrew formula metadata
sudo port install libplistMacPorts ports tree · textproc/libplist/Portfile · Source: api.github.com
sudo apk add libplistAlpine Linux edge package indexes · libplist · Source: dl-cdn.alpinelinux.org
sudo dnf install libplistFedora Rawhide package metadata · libplist · Source: dl.fedoraproject.org
nix profile install nixpkgs#libplistnixpkgs package indexes · pkgs/by-name/li/libplist/package.nix · Source: api.github.com
sudo pacman -S libplistArch Linux sync databases · libplist · Source: geo.mirror.pkgbuild.com
sudo apt install libplist++-2.0-4Debian stable package indexes · libplist++-2.0-4 · Source: deb.debian.org
sudo zypper install libplist++-2_0-4openSUSE Tumbleweed package metadata · libplist++-2_0-4 · Source: download.opensuse.org
aperçu
Library for Apple Binary- and XML-Property Lists
historique
libplist is the libimobiledevice project's portable C library for Apple property-list data. It reads and writes binary, XML, JSON, and OpenStep plist formats and ships the `plistutil` command-line converter.
libplist belongs to the libimobiledevice family, a free software stack for talking to iPhone, iPod Touch, iPad, and Apple TV devices from non-Apple platforms without bundling Apple's proprietary libraries. In that stack, property-list parsing is foundational because many Apple device protocols exchange structured plist data.
The NEWS file shows the library evolving from the 1.x API line into 2.x releases with a custom XML parser, binary-plist parsing refactors, fuzzing, Cython bindings, JSON/OpenStep support, and more explicit format/error APIs.
The README states that libplist is used by libimobiledevice and corresponding projects. Distribution packaging follows from that role: a small serialization library becomes a shared dependency for iOS-device tooling, command-line utilities, and bindings.
The project also gained packaging importance outside direct device access because plist files are a common Apple serialization format. `plistutil` gives Unix users a simple way to convert and inspect those files without Apple tooling.
Developers link libplist to parse, generate, and convert plist data in C or C++ programs, with optional Python bindings. Command-line users use `plistutil` to convert between supported plist encodings.
Packagers care about the library/utility split, generated documentation, Cython option, and libimobiledevice dependency graph.
libplist is significant because it is the small serialization layer underneath a larger reverse-engineered device-access stack. It turns Apple's plist formats into ordinary Unix-library territory.
Its security and fuzzing history matter because plist parsing often sits at a trust boundary: tools may ingest files or device-provided data that should not crash or corrupt memory.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
plistutil | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/libimobiledevice/libplist
métadonnées d'installation
| Clé du paquet | brew:libplist |
|---|---|
| Version | 2.7.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/libplist |
| Page d'accueil | https://libimobiledevice.org/ |
| Dépôt | https://github.com/libimobiledevice/libplist |
| Docs amont | https://docs.libimobiledevice.org/libplist/latest |
| Licence | LGPL-2.1-or-later |
| Archive source | https://github.com/libimobiledevice/libplist/releases/download/2.7.0/libplist-2.7.0.tar.bz2 |
| Dernière mise à jour | 2026-06-13T23:35:04+02:00 |
| Pulse | updated |
| Dépendances de compilation | autoconf, automake, libtool, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libplist |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libplist++-2.0-4 2.6.0-2+b1
C++ Library for handling Apple binary and XML property lists
https://www.libimobiledevice.org/
sudo apt install libplist++-2.0-4libplist++-dev 2.6.0-2+b1
C++ library for handling Apple binary and XML property lists - dev files
https://www.libimobiledevice.org/
sudo apt install libplist++-devlibplist-2.0-4 2.6.0-2+b1
Library for handling Apple binary and XML property lists
https://www.libimobiledevice.org/
sudo apt install libplist-2.0-4libplist-dev 2.6.0-2+b1
Library for handling Apple binary and XML property lists - development files
https://www.libimobiledevice.org/
sudo apt install libplist-devlibplist-doc 2.6.0-2
Library for handling Apple binary and XML property lists - docs
https://www.libimobiledevice.org/
sudo apt install libplist-doclibplist-utils 2.6.0-2+b1
Apple property list converter
https://www.libimobiledevice.org/
sudo apt install libplist-utilspython3-plist 2.6.0-2+b1
Library for handling Apple binary and XML property lists - Python3 bindings
https://www.libimobiledevice.org/
sudo apt install python3-plistlibplist
nix profile install nixpkgs#libplistlibplist++-2.0-4 2.3.0-1~exp2build2
C++ Library for handling Apple binary and XML property lists
https://www.libimobiledevice.org/
sudo apt install libplist++-2.0-4libplist++-dev 2.3.0-1~exp2build2
C++ library for handling Apple binary and XML property lists - dev files
https://www.libimobiledevice.org/
sudo apt install libplist++-devlibplist-2.0-4 2.3.0-1~exp2build2
Library for handling Apple binary and XML property lists
https://www.libimobiledevice.org/
sudo apt install libplist-2.0-4libplist-dev 2.3.0-1~exp2build2
Library for handling Apple binary and XML property lists - development files
https://www.libimobiledevice.org/
sudo apt install libplist-devlibplist-doc 2.3.0-1~exp2build2
Library for handling Apple binary and XML property lists - docs
https://www.libimobiledevice.org/
sudo apt install libplist-doclibplist-utils 2.3.0-1~exp2build2
Apple property list converter
https://www.libimobiledevice.org/
sudo apt install libplist-utilspython3-plist 2.3.0-1~exp2build2
Library for handling Apple binary and XML property lists - Python3 bindings
https://www.libimobiledevice.org/
sudo apt install python3-plistlibplist 2.7.0-r1
library to handle Apple Property List format whereas it's binary or XML
sudo apk add libplistpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.