macOS
brew install libplistlocal Homebrew formula metadata
sudo port install libplistMacPorts ports tree · textproc/libplist/Portfile · 来源: api.github.com
安装
brew install libplistlocal Homebrew formula metadata
sudo port install libplistMacPorts ports tree · textproc/libplist/Portfile · 来源: api.github.com
sudo apk add libplistAlpine Linux edge package indexes · libplist · 来源: dl-cdn.alpinelinux.org
sudo dnf install libplistFedora Rawhide package metadata · libplist · 来源: dl.fedoraproject.org
nix profile install nixpkgs#libplistnixpkgs package indexes · pkgs/by-name/li/libplist/package.nix · 来源: api.github.com
sudo pacman -S libplistArch Linux sync databases · libplist · 来源: geo.mirror.pkgbuild.com
sudo apt install libplist++-2.0-4Debian stable package indexes · libplist++-2.0-4 · 来源: deb.debian.org
sudo zypper install libplist++-2_0-4openSUSE Tumbleweed package metadata · libplist++-2_0-4 · 来源: download.opensuse.org
概览
Library for Apple Binary- and XML-Property Lists
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
plistutil | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/libimobiledevice/libplist
安装元数据
| 软件包键 | brew:libplist |
|---|---|
| 版本 | 2.7.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/libplist |
| 主页 | https://libimobiledevice.org/ |
| 仓库 | https://github.com/libimobiledevice/libplist |
| 上游文档 | https://docs.libimobiledevice.org/libplist/latest |
| 许可证 | LGPL-2.1-or-later |
| 源码归档 | https://github.com/libimobiledevice/libplist/releases/download/2.7.0/libplist-2.7.0.tar.bz2 |
| 最后更新 | 2026-06-13T23:35:04+02:00 |
| Pulse | updated |
| 构建依赖 | autoconf, automake, libtool, pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 libplist来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.