Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 412 Bytes

doxygen.md

File metadata and controls

13 lines (9 loc) · 412 Bytes

Lumail 2

Lumail2 is a console-based email client that operates upon Maildir hierarchies.

The implementation of the client consists of both a C++ core and a layer of Lua scripting. This documentation describes the C++ details.

Lua API

The Lua API is described seperately in the file API.md, which is included within the repository and which is also available online.