Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 298 Bytes

[offconphile] Config parser & emitter.md

File metadata and controls

6 lines (4 loc) · 298 Bytes

Parsers & emitters for different config file formats

Similar to that C library which currently supports nginx, rabbitmq and many others.

But properly implement the full spec of the format. Look at using a language like Rust (serde?) for this.