Page MenuHomePhorge

eimap.app.src
No OneTemporary

Authored By
Unknown
Size
467 B
Referenced Files
None
Subscribers
None

eimap.app.src

%% -*- tab-width: 4;erlang-indent-level: 4;indent-tabs-mode: nil -*-
{application, eimap,
[
{ description, "IMAP client implementation" },
{ vsn, "0.1" },
{ registered, [] },
{ applications, [
kernel,
stdlib,
crypto,
ssl,
compiler,
syntax_tools,
goldrush,
lager
]
},
{ env, [ ]}
]}.

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 5, 9:18 PM (4 w, 1 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c4/99/190ab81096c1be259274b156f8b7
Default Alt Text
eimap.app.src (467 B)

Event Timeline