Automic VaultAutomic Vault

brew

Installer libwmf avec Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install libwmf

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install libwmf

MacPorts ports tree · graphics/libwmf/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add libwmf

Alpine Linux edge package indexes · libwmf · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install libwmf

Fedora Rawhide package metadata · libwmf · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#libwmf

nixpkgs package indexes · pkgs/by-name/li/libwmf/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S libwmf

Arch Linux sync databases · libwmf · Source: geo.mirror.pkgbuild.com

Debian aptvérifié · 92%
sudo apt install libwmf-0.2-7

Debian stable package indexes · libwmf-0.2-7 · Source: deb.debian.org

openSUSE zyppervérifié · 92%
sudo zypper install libwmf-0_2-7

openSUSE Tumbleweed package metadata · libwmf-0_2-7 · Source: download.opensuse.org

aperçu

Résumé du paquet

Library for converting WMF (Window Metafile Format) files

Commandes et alias

  • libwmf-config
  • libwmf-fontmap
  • wmf2eps
  • wmf2fig
  • wmf2gd
  • wmf2svg

historique

Historique du projet et usages

libwmf is a library and tool suite for reading Microsoft Windows Metafile graphics and converting them to formats such as SVG, EPS, FIG, GD, and other image outputs. It is a compatibility package for old office, clip-art, and document workflows where WMF files still appear.

Historique du projet

WMF predates libwmf: RFC 7903 says Microsoft released Windows Metafile with Windows 3.0, and Microsoft's protocol documentation describes WMF as an image container made of variable-length metafile records. libwmf exists to interpret that Windows-oriented graphics record stream on non-Windows and package-managed systems.

The libwmf README preserves early project history: Francis James Franklin described a May 2001 restructuring based on Caolan McNamara's libwmf, moving it away from batch-process origins and toward a better-behaved library with device-layer output interfaces. The NEWS file records a libwmf 0.2.1 release on 2001-08-22.

Historique d'adoption

libwmf became useful in Unix graphics and document-conversion stacks because WMF was common in Microsoft Office-era documents and clip art. Package-manager adoption follows the need to convert or render legacy WMF assets in automated pipelines, desktop software, and document import filters.

Modes d'utilisation

The Homebrew package includes commands such as wmf2eps, wmf2fig, wmf2gd, wmf2svg, libwmf-config, and libwmf-fontmap. Users run it directly for conversion, while applications link the library when they need WMF import or rendering support.

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

libwmf is the sort of package that keeps old document formats from becoming data loss. Its nerd appeal is in the bridge: a small Unix library and converter collection sitting between Microsoft GDI-era metafile records and modern open graphics formats such as SVG.

Chronologie

  • 1990: Windows 3.0 era introduces WMF as a Windows graphics interchange format, according to RFC 7903.
  • 2001-05-13: The libwmf README describes a major restructuring candidate for libwmf 0.2.0.
  • 2001-08-22: libwmf 0.2.1 release is recorded in NEWS.
  • 2016-09: RFC 7903 registers Windows image media types including image/wmf and image/x-wmf.
  • 2024-04-23: Microsoft publishes protocol revision 18.0 of the Windows Metafile Format specification.
  • 2026: The GitHub releases page lists libwmf 0.2.15 with parser validation, resource-limit, test-suite, and MSVC build fixes.

Related projects

  • Related formats and tools include Windows GDI, EMF, EMF+, Microsoft Office and clip-art workflows, SVG, EPS, Xfig, GD, ImageMagick-style conversion pipelines, and document import filters that need legacy vector graphics support.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 3 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
libwmf-configcliexécutable global
libwmf-fontmapcliexécutable global
wmf2epscliexécutable global
wmf2figcliexécutable global
wmf2gdcliexécutable global
wmf2svgcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-25
version du gestionnaire0.2.15
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/caolanm/libwmf

  • infoNo package-manager update timestamp was available.confiance faible
  • infoNo cached GitHub release or tag data was available.https://github.com/caolanm/libwmfconfiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:libwmf
Version0.2.15
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/libwmf
Page d'accueilhttps://github.com/caolanm/libwmf
Dépôthttps://github.com/caolanm/libwmf
Docs amonthttps://github.com/caolanm/libwmf
LicenceLGPL-2.0-or-later AND GPL-2.0-or-later AND GD
Archive sourcehttps://github.com/caolanm/libwmf/releases/download/v0.2.15/libwmf-0.2.15.tar.gz
Dépendancesfreetype, jpeg-turbo, libpng
Dépendances de compilationpkgconf
Bibliothèques fournies par macOSexpat
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibwmf
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libwmf-0.2-7 0.2.13-1.1+b3

Windows metafile conversion library

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-0.2-7
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 8 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Libwmf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwmf-0.2-7 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwmf-0.2-7-gtk 0.2.13-1.1+b3

Windows metafile conversion GTK pixbuf plugin

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-0.2-7-gtk
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Libwmf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwmf-0.2-7-gtk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwmf-bin 0.2.13-1.1+b3

Windows metafile conversion tools

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-bin
  • Section: graphics
  • Architecture: amd64
  • Source Package: libwmf
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Libwmf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwmf-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwmf-dev 0.2.13-1.1+b3

Windows metafile conversion development

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libwmf
  • 6 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Libwmf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwmf-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwmf-doc 0.2.13-1.1

Windows metafile documentation

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-doc
  • Section: doc
  • Architecture: all
  • Source Package: libwmf
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Libwmf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwmf-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwmf0.2-7 0.2.13-1.1+b3

Windows metafile conversion library - transitional package

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf0.2-7
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Libwmf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwmf0.2-7 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwmf0.2-7-gtk 0.2.13-1.1+b3

Windows metafile conversion GTK pixbuf plugin - transitional package

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf0.2-7-gtk
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Libwmf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwmf0.2-7-gtk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwmflite-0.2-7 0.2.13-1.1+b3

Windows metafile conversion lite library

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmflite-0.2-7
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Libwmf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwmflite-0.2-7 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libwmf

nix profile install nixpkgs#libwmf
  • normalized package name match
  • Correspondance par : Libwmf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libwmf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libwmf-0.2-7 0.2.13-1.1build3

Windows metafile conversion library

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-0.2-7
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 8 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Libwmf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwmf-0.2-7 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwmf-0.2-7-gtk 0.2.13-1.1build3

Windows metafile conversion GTK pixbuf plugin

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-0.2-7-gtk
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Libwmf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwmf-0.2-7-gtk from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwmf-bin 0.2.13-1.1build3

Windows metafile conversion tools

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-bin
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: libwmf
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Libwmf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwmf-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libwmf-dev 0.2.13-1.1build3

Windows metafile conversion development

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libwmf
  • 6 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Libwmf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwmf-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwmf-doc 0.2.13-1.1build3

Windows metafile documentation

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf-doc
  • Section: doc
  • Architecture: all
  • Source Package: libwmf
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Libwmf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwmf-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwmf0.2-7 0.2.13-1.1build3

Windows metafile conversion library - transitional package

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf0.2-7
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libwmf
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Libwmf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwmf0.2-7 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libwmf0.2-7-gtk 0.2.13-1.1build3

Windows metafile conversion GTK pixbuf plugin - transitional package

http://wvware.sourceforge.net/libwmf.html

sudo apt install libwmf0.2-7-gtk
  • Section: libs
  • Architecture: amd64
  • Source Package: libwmf
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Libwmf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwmf0.2-7-gtk from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment