# Installer libxspf avec Homebrew, apk, MacPorts, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libxspf pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:libxspf
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libxspf
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libxspf
```

  Preuve: MacPorts ports tree: devel/libxspf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add libxspf
```

  Preuve: Alpine Linux edge package indexes: libxspf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- zypper (92%):

```sh
sudo zypper install libxspf-devel
```

  Preuve: openSUSE Tumbleweed package metadata: libxspf-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:libxspf
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2.1
- **Résumé source:** C++ library for XSPF playlist reading and writing
- **Page d'accueil:** <https://libspiff.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- xspf_check (alias)
- xspf_strip (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.2.1
## Historique du projet et usages

libxspf is a small Xiph.Org C++ library for reading and writing XSPF playlists, the XML Shareable Playlist Format pronounced spiff.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2005-01: XSPF Version 1 was published by the Playlist Ad-Hoc Group under the Xiph.Org XSPF site.
- 2008-09-21: libSpiff 1.0.0 was released.
- 2009-02-21: Version 1.1.0 renamed libSpiff to libxspf.
- 2009-03-07: Version 1.2.0 added xspf_parse_memory to the C bindings.
- 2021-05-29: Version 1.2.1 refreshed build-system compatibility and fixed compiler issues.

### Related projects

- XSPF is the format that libxspf implements. Xiph.Org hosts the project. Expat and uriparser are important dependencies in the library history, and libcpptest appears in its test-suite history.

### Sources

- <https://gitlab.xiph.org/xiph/libxspf/-/raw/master/ChangeLog>
- <https://gitlab.xiph.org/xiph/libxspf/-/raw/master/README>
- <https://libspiff.sourceforge.net/doc/html/>
- <https://www.xspf.org/spec>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- apk - libxspf - 1.2.1-r3: normalized package name match | Alpine Linux edge package indexes: libxspf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Brings XSPF playlist reading and writing support to C++ application | https://libspiff.sourceforge.net/
- apk - libxspf-dev - 1.2.1-r3: normalized package name match | Alpine Linux edge package indexes: libxspf-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Brings XSPF playlist reading and writing support to C++ application (development files) | https://libspiff.sourceforge.net/
- zypper - libxspf-devel - 1.2.1-2.4: normalized package name match | openSUSE Tumbleweed package metadata: libxspf-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Brings XSPF playlist read and write support to C++ apps | http://libspiff.sourceforge.net/
- zypper - libxspf4 - 1.2.1-2.4: normalized package name match | openSUSE Tumbleweed package metadata: libxspf4 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Provides XSPF playlist reading and writing support | http://libspiff.sourceforge.net/
- MacPorts - libxspf: normalized package name match | MacPorts ports tree: devel/libxspf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/libxspf.yml](https://github.com/mxcl/pkgdb/blob/main/combined/libxspf.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
