imap4.lua

IMAP wrapper

A simple Lua implementation of the IMAP4 protocol

Simple IMAP4 protocol wrapper for lua. Requires luasocket and (if you want to use TLS) luasec.

GitHub

15 stars
4 watching
10 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
luvitrocks/oauth An OAuth wrapper in Lua for working with authentication protocols 4
tomaka/hlua A Rust library that provides a high-level interface to Lua 5.2 506
nlua/nlua A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. 2,056
ocallaco/luashkit A C++ wrapper for the lshkit library, providing a Lua interface for tuning and deploying an mplsh index. 3
vrld/suit An immediate mode GUI library for creating user interfaces in games and other applications 464
isage/lua-imagick A Lua binding to ImageMagick's API 73
chronolaw/lua-resty-msgpack Provides a Lua library for encoding and decoding MessagePack data 13
norman/lua-haml An implementation of the Haml markup language for Lua. 53
erdian718/lua A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. 25
ahgamut/lua The official Lua development repository containing the full history of all commits, maintained by the Lua team. 5
jamesmarlowe/lua-resty-github A Lua library that provides a GitHub API interface for the ngx_lua Nginx module 5
cloudflare/lua-re2 A C and Lua wrapper for RE2's regular expression library 36
stevedonovan/luar A Go package for working with Lua from Go, providing convenient and flexible ways to interact with Lua data structures and functions. 301
bfredl/nvim-luadev A tool for executing and debugging Lua code in Nvim. 279
nikokrock/ada-lua An Ada interface to Lua, allowing execution of Lua scripts from Ada code 42