Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Support libconfig #27

Open
Philipp-M opened this issue Jun 20, 2020 · 1 comment
Open

[Feature request] Support libconfig #27

Philipp-M opened this issue Jun 20, 2020 · 1 comment

Comments

@Philipp-M
Copy link

libconfig seems to be similar to the other configuration languages.
There is a python lib (jsonlibconfig), which supports json <-> libconfig conversion already, which might be considered to support this feature request.

@dbohdan
Copy link
Member

dbohdan commented Jun 21, 2020

I am not against support for libconfig, but I won't implement it myself. I'll merge a PR with

  • High-quality code consistent with the code for the already present formats;
  • Similar tests.

Look at #23 for how a contributor did it for CBOR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants