Page MenuHomePhorge

eimap.app.src
No OneTemporary

Authored By
Unknown
Size
559 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.4.4" },
{ registered, [] },
{ applications, [
kernel,
stdlib,
crypto,
ssl,
compiler,
syntax_tools,
lager
]
},
{ env, [ ]},
{ maintainers, ["Aaron Seigo"] },
{ licenses, ["LGPLv3+"] },
{ links, ["https://git.kolab.org/diffusion/EI/"] }
]}.

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 6, 1:07 AM (3 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18728343
Default Alt Text
eimap.app.src (559 B)

Event Timeline