{application,lib_conf,
             [{description,"Simple Erlang configuration handling library."},
              {vsn,"0.1.5"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[lib_conf]},
              {maintainers,["Jorgen Brandt"]},
              {licenses,["Apache 2.0"]},
              {links,[{"GitHub","https://github.com/joergen7/lib_conf/"}]}]}.
