/uconfig

A pure Scala (partial) implementation of the HOCON config API with extended features.

Primary LanguageScalaMIT LicenseMIT

uconfig

A partial implementation of the HOCON config API with extended features, written in pure Scala.

Deviations from HOCON

Paths

  • spaces in unquoted paths are (currently) not allowed, i.e. a.path with. whitespace is not valid.