Description
Provides OCaml bindings for Augeas, a library that edits configuration files through structured lenses. It lets OCaml programs read and modify supported configuration formats without custom parsers.
Use it when software needs controlled edits to system or application configuration files. Because configuration changes can affect services, validate input and write changes carefully.