We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2f7877 + 99b8ff5 commit 5ca7491Copy full SHA for 5ca7491
src/eleveldb.app.src
@@ -1,6 +1,6 @@
1
{application, eleveldb,
2
[
3
- {description, ""},
+ {description, "Erlang wrapper to Basho-modified leveldb store"},
4
{vsn, git},
5
{registered, []},
6
{applications, [
0 commit comments