7 lines
190 B
Text
7 lines
190 B
Text
|
{application, bdberl,
|
||
|
[
|
||
|
{description, "This is an Erlang port driver that allows Erlang programs to store data in BerkleyDB."},
|
||
|
{vsn, "5.1.28"},
|
||
|
{applications, [kernel, stdlib]}
|
||
|
]
|
||
|
}.
|