uniconf

Modules

core
module uniconf.core
json
module uniconf.json

JSON Loader

properd
module uniconf.properd

JavaProperties Loader

sdlang
module uniconf.sdlang

SDLang Loader

toml
module uniconf.toml

Toml Loader

yaml
module uniconf.yaml

YAML Loader

Public Imports

uniconf.core
public import uniconf.core;
Undocumented in source.
uniconf.json
public import uniconf.json;
Undocumented in source.
uniconf.properd
import properd; via public import uniconf.properd;
Undocumented in source.
uniconf.sdlang
import sdlang; via public import uniconf.sdlang;
Undocumented in source.
uniconf.toml
public import uniconf.toml;
Undocumented in source.
uniconf.yaml
public import uniconf.yaml;
Undocumented in source.

Meta

Date

Date: 2018-09-04

License

Subject to the terms of the BSD 3-Clause License, as written in the included LICENSE.md file.

Authors

<m.galanin@milofon.pro> Maksim Galanin