macOS
brew install liblcflocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für liblcf in AI-Agent-Workflows.
Installation
brew install liblcflocal Homebrew formula metadata
sudo apk add liblcfAlpine Linux edge package indexes · liblcf · Quelle: dl-cdn.alpinelinux.org
sudo dnf install liblcfFedora Rawhide package metadata · liblcf · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#liblcfnixpkgs package indexes · pkgs/by-name/li/liblcf/package.nix · Quelle: api.github.com
Überblick
Library for RPG Maker 2000/2003 games data
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
lcf2xml | cli | globales Executable | |
lcfstrings | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:liblcf |
|---|---|
| Version | 0.8.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/liblcf |
| Homepage | https://easyrpg.org/ |
| Repository | https://github.com/EasyRPG/liblcf |
| Upstream-Dokumentation | https://github.com/EasyRPG/liblcf#readme |
| Lizenz | MIT |
| Quellarchiv | https://easyrpg.org/downloads/player/0.8.1/liblcf-0.8.1.tar.xz |
| Abhängigkeiten | icu4c@78, inih |
| Build-Abhängigkeiten | cmake |
| Von macOS bereitgestellte Bibliotheken | expat |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | liblcf |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
liblcf
nix profile install nixpkgs#liblcfliblcf 0.8.1-r1
Library to handle RPG Maker 2000/2003 and EasyRPG projects
sudo apk add liblcfliblcf-dev 0.8.1-r1
Library to handle RPG Maker 2000/2003 and EasyRPG projects (development files)
sudo apk add liblcf-devliblcf-tools 0.8.1-r1
Library to handle RPG Maker 2000/2003 and EasyRPG projects
sudo apk add liblcf-toolsliblcf 0.8.1-5.fc45
Library to handle RPG Maker 2000/2003 game data
https://github.com/EasyRPG/liblcf
sudo dnf install liblcfliblcf-devel 0.8.1-5.fc45
Development files for liblcf
https://github.com/EasyRPG/liblcf
sudo dnf install liblcf-develliblcf-doc 0.8.1-5.fc45
Documentation for liblcf
https://github.com/EasyRPG/liblcf
sudo dnf install liblcf-docliblcf-tools 0.8.1-5.fc45
Programs for handling RPG Maker 2000/2003 game data
https://github.com/EasyRPG/liblcf
sudo dnf install liblcf-toolsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.