python3-libconf

Reader/writer for the libconfig format (Python 3)
  https://github.com/Grk0/python-libconf
  0
  no reviews



Libconf is a pure-Python reader/writer for configuration files in libconfig format, which is often used in C/C++ projects. Its interface is similar to the json module.

This package installs the library for Python 3.