Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 606 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 606 Bytes

python-libeconf

python-libeconf is a Python Library which offers Python bindings for libeconf.

libeconf is a highly flexible and configurable library to parse and manage key=value configuration files. It reads configuration file snippets from different directories and builds the final configuration file for the application from it.

You can find our documentation here.

This project has been integrated into libeconf. You can find everything including up-to-date documentation there