macOS
brew install libxspflocal Homebrew formula metadata
sudo port install libxspfMacPorts ports tree · devel/libxspf/Portfile · source: api.github.com
brew
C++ library for XSPF playlist reading and writing. Version 1.2.1 via Homebrew; verified 2026-06-19.
install
brew install libxspflocal Homebrew formula metadata
sudo port install libxspfMacPorts ports tree · devel/libxspf/Portfile · source: api.github.com
sudo apk add libxspfAlpine Linux edge package indexes · libxspf · source: dl-cdn.alpinelinux.org
sudo zypper install libxspf-developenSUSE Tumbleweed package metadata · libxspf-devel · source: download.opensuse.org
overview
C++ library for XSPF playlist reading and writing
history
libxspf is a small Xiph.Org C++ library for reading and writing XSPF playlists, the XML Shareable Playlist Format pronounced spiff.
XSPF was standardized as an open XML playlist format under the Xiph.Org umbrella. The specification describes a format intended to avoid every music player inventing its own XML playlist vocabulary.
The library was first developed as libSpiff and reached 1.0.0 on September 21, 2008. On February 21, 2009, the 1.1.0 release renamed libSpiff to libxspf, added a pkg-config file, and reorganized the Autotools build.
libxspf served the practical side of XSPF adoption: it gave media applications a parser, writer, C bindings, examples, and validation-oriented command-line tools for XSPF versions 0 and 1. Its releases mostly track ABI, build-system, compiler, and documentation polish rather than a broad application platform.
The project README presents libxspf as an integration library for applications that need to read or write XSPF playlist files. The generated documentation walks through reading playlists and receiving playlist and track callbacks, while the Homebrew package exposes xspf_check and xspf_strip for validation and cleanup workflows.
libxspf is niche, but it is a classic package-manager fossil from the XML media-format era: a small C++ library built around Expat, uriparser, pkg-config, Doxygen docs, and a named open format from Xiph rather than a player-specific playlist file.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
xspf_check | cli | global executable | |
xspf_strip | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://libspiff.sourceforge.net/
install metadata
| Package key | brew:libxspf |
|---|---|
| Version | 1.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libxspf |
| Homepage | https://libspiff.sourceforge.net/ |
| Repository | https://gitlab.xiph.org/xiph/libxspf |
| Upstream docs | https://libspiff.sourceforge.net/doc/html |
| License | BSD-3-Clause |
| Source archive | https://downloads.sourceforge.net/project/libspiff/Sources/1.2.1/libxspf-1.2.1.tar.bz2 |
| Last updated | 2026-06-19T12:32:39-07:00 |
| Pulse | updated |
| Dependencies | uriparser |
| Build dependencies | cpptest, pkgconf |
| Uses from macOS | expat |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libxspf |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libxspf 1.2.1-r3
Brings XSPF playlist reading and writing support to C++ application
https://libspiff.sourceforge.net/
sudo apk add libxspflibxspf-dev 1.2.1-r3
Brings XSPF playlist reading and writing support to C++ application (development files)
https://libspiff.sourceforge.net/
sudo apk add libxspf-devlibxspf-devel 1.2.1-2.2
Brings XSPF playlist read and write support to C++ apps
http://libspiff.sourceforge.net/
sudo zypper install libxspf-devellibxspf4 1.2.1-2.2
Provides XSPF playlist reading and writing support
http://libspiff.sourceforge.net/
sudo zypper install libxspf4libxspf
sudo port install libxspfsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.