|
@@ -7,4 +7,8 @@
|
|
stdlib,
|
|
stdlib,
|
|
ssl]},
|
|
ssl]},
|
|
{env, []},
|
|
{env, []},
|
|
- {included_applications, []}]}.
|
|
|
|
|
|
+ {included_applications, []},
|
|
|
|
+ {maintainers, ["David N. Welton"]},
|
|
|
|
+ {licenses, ["BSD"]},
|
|
|
|
+ {links, [{"Github", "https://github.com/epgsql/epgsql"}]}
|
|
|
|
+]}.
|