macOS
brew install liblcflocal Homebrew formula metadata
brew
Library for RPG Maker 2000/2003 games data. Version 0.8.1 via Homebrew; verified from local package data.
install
brew install liblcflocal Homebrew formula metadata
sudo apk add liblcfAlpine Linux edge package indexes · liblcf · source: dl-cdn.alpinelinux.org
sudo dnf install liblcfFedora Rawhide package metadata · liblcf · source: dl.fedoraproject.org
nix profile install nixpkgs#liblcfnixpkgs package indexes · pkgs/by-name/li/liblcf/package.nix · source: api.github.com
overview
Library for RPG Maker 2000/2003 games data
history
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.
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 |
|---|---|---|---|
lcf2xml | cli | global executable | |
lcfstrings | 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.
install metadata
| Package key | brew:liblcf |
|---|---|
| Version | 0.8.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/liblcf |
| Homepage | https://easyrpg.org/ |
| Repository | https://github.com/EasyRPG/liblcf |
| Upstream docs | https://github.com/EasyRPG/liblcf#readme |
| License | MIT |
| Source archive | https://easyrpg.org/downloads/player/0.8.1/liblcf-0.8.1.tar.xz |
| Dependencies | icu4c@78, inih |
| Build dependencies | cmake |
| Uses from macOS | expat |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-toolssource 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.