Current section

Files

Jump to
epgsql src epgsql.app.src
Raw

src/epgsql.app.src

{application,epgsql,
[{description,"PostgreSQL Client"},
{vsn,"4.2.1"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,ssl]},
{env,[]},
{included_applications,[]},
{licenses,["BSD"]},
{links,[{"Github","https://github.com/epgsql/epgsql"}]}]}.