/hocon

HOCON encoder and decoder

Primary LanguagePythonMIT LicenseMIT

PyPI download month

HOCON

HOCON, or Human-Optimized Config Object Notation is a format for human-readable data, and a superset of JSON.

hocon exposes an API familiar to users of the standard library json, marshal and pickle modules.