Cassowary 277fddc699 minor changes to parsing process, and map file content to structure.
- Move magic marker for unparsed sections to a constant to matcha
  against.
- Add functions to flatten a heckelement tree into a python structure
2024-02-10 20:59:25 -08:00
2024-01-31 08:32:46 -08:00
2024-02-03 09:50:37 -08:00
2024-01-28 09:44:07 -08:00

HECKformat

HECKformat is a simple human-writable file format for configuration files inspired by SDLang and WhitespaceSV.

It was desigend specifically for HeckWeasel as a way to store metadata and page content in a single file, but is useful for a variety of configuration and similar human-writable data tasks.

Description
A format for storing human-writable data and content, for the HeckWeasel project and other.
Readme 63 KiB
Languages
Python 100%