pkg.soopen package index

brew / rang 6115

Installer liblcf avec Homebrew, apk, dnf, Nix

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install liblcf

local Homebrew formula metadata

Linux

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

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

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

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

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

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

aperçu

Résumé du paquet

Library for RPG Maker 2000/2003 games data

Commandes et alias

  • lcf2xml
  • lcfstrings

historique

Historique du projet et usages

liblcf is the EasyRPG project's C++ library for reading and writing RPG Maker 2000 and 2003 game data, including LCF files and XML conversions. Its importance is less about being a general-purpose game library and more about preserving and interoperating with the proprietary data formats used by RPG Maker 2000/2003 games.

Historique du projet

EasyRPG describes itself as a free, open source project compatible with RPG Maker 2000/2003 games. liblcf became the shared data layer for that effort: EasyRPG Player can interpret RPG Maker games while liblcf handles the game database, map, save, and related LCF-format data.

The GitHub repository was created on January 25, 2012, and the first GitHub release listed by the repository API was 0.2.1 on July 2, 2014. The README documents the tool side of the library through LCF2XML, which converts RPG Maker 2000/2003 files such as LMU, LMT, LDB, and LSD to XML and back, and LCFSTRINGS, which extracts strings from those files.

Historique d'adoption

Adoption followed EasyRPG's portability story. Because EasyRPG targets desktop, mobile, console, and browser environments, liblcf is packaged as a reusable low-level component rather than only as an internal parser.

Package-manager metadata in this batch lists liblcf in Homebrew, Alpine, Fedora, and Nix, reflecting its role as a niche but reusable library for RPG Maker 2000/2003 compatibility work.

Modes d'utilisation

Developers use liblcf directly as a library or through its command-line tools when inspecting, converting, or validating RPG Maker 2000/2003 project data. Its build documentation covers Autotools and CMake, with CMake documented as the supported route for Windows builds.

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

For package maintainers, liblcf is a good example of a small preservation-oriented library whose CLI utilities are as important as the library ABI. It packages a reverse-engineered game-data format into a normal Unix build artifact, which makes RPG Maker preservation workflows scriptable.

Chronologie

  • 2007: EasyRPG project copyright range begins on the project website.
  • 2012: EasyRPG/liblcf GitHub repository created.
  • 2014: liblcf 0.2.1 published as a GitHub release.
  • 2021: EasyRPG wiki liblcf build page last modified on January 22, 2021.
  • 2025: liblcf 0.8.1 "Stun" published on April 7, 2025.

Related projects

  • EasyRPG Player uses liblcf as the parser layer for RPG Maker 2000/2003 game data.
  • EasyRPG's broader ecosystem includes EasyRPG Player, EasyRPG Editor, the EasyRPG wiki, and the Open RTP asset project.

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

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

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
lcf2xmlexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
lcfstringsexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

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-08-03
version du gestionnaire0.8.1
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:liblcf
Version0.8.1
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://easyrpg.org/
Dépôthttps://github.com/EasyRPG/liblcf
Bouteillenon enregistré
Serviceaucun déclaré

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.

Nix95%

liblcf

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

liblcf 0.8.1-r1

Library to handle RPG Maker 2000/2003 and EasyRPG projects

https://easyrpg.org/

sudo apk add liblcf
  • License: MIT
  • Architecture: x86_64
  • Source Package: liblcf
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Liblcf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liblcf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

liblcf-dev 0.8.1-r1

Library to handle RPG Maker 2000/2003 and EasyRPG projects (development files)

https://easyrpg.org/

sudo apk add liblcf-dev
  • License: MIT
  • Architecture: x86_64
  • Source Package: liblcf
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Liblcf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liblcf-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

liblcf-tools 0.8.1-r1

Library to handle RPG Maker 2000/2003 and EasyRPG projects

https://easyrpg.org/

sudo apk add liblcf-tools
  • License: MIT
  • Architecture: x86_64
  • Source Package: liblcf
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Liblcf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liblcf-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

liblcf 0.8.1-6.fc45

Library to handle RPG Maker 2000/2003 game data

https://github.com/EasyRPG/liblcf

sudo dnf install liblcf
  • License: MIT AND BSD-2-Clause AND BSL-1.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: liblcf
  • 8 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Liblcf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: liblcf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

liblcf-devel 0.8.1-6.fc45

Development files for liblcf

https://github.com/EasyRPG/liblcf

sudo dnf install liblcf-devel
  • License: MIT AND BSD-2-Clause AND BSL-1.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: liblcf
  • 6 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Liblcf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: liblcf-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

liblcf-doc 0.8.1-6.fc45

Documentation for liblcf

https://github.com/EasyRPG/liblcf

sudo dnf install liblcf-doc
  • License: MIT AND BSD-2-Clause AND BSL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: liblcf
  • 1 fournit
  • normalized package name match
  • Correspondance par : Liblcf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: liblcf-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

liblcf-tools 0.8.1-6.fc45

Programs for handling RPG Maker 2000/2003 game data

https://github.com/EasyRPG/liblcf

sudo dnf install liblcf-tools
  • License: MIT AND BSD-2-Clause AND BSL-1.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: liblcf
  • 5 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Liblcf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: liblcf-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation