LCONF LOGO

The LCONF-Data-Serialization-Format

For official information visit The LCONF-Data-Serialization-Format web site.

The LCONF-Data-Serialization-Format in short LCONF is a lightweight, text-based, data serialization format with emphasis on being human-friendly.

LCONF builds upon concepts from JSON, RSONLITE, INI, and YAML.

LCONF defines a small set of structuring rules with indentation and selected characters which provide structural information. This excellent combination allows the data to show itself in a human-friendly, easily readable and writeable format.

LCONF was specifically designed to be useful to people working with program configuration and configuration files as well as for other common use cases such as data exchange and lightweight structural data storage.

Official LCONF Projects


LCONF Libraries - Parser - Emitter

Julia

Python


LCONF Editor Support

LCONF Converters

LCONF Others


Projects using LCONF

If you know of other LCONF related projects, please open an issue at github.