mailfred 0.0.0

Fast and easy-to-use event-driven network library
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["lemunozm <lemunozm@gmail.com>"]
categories = ["asynchronous", "email", "web-programming"]
description = "Fast and easy-to-use event-driven network library"
edition = "2021"
homepage = "https://github.com/lemunozm/mailfred"
keywords = ["imap", "smtp", "server", "email", "service"]
license = "Apache-2.0"
name = "mailfred"
readme = "README.md"
repository = "https://github.com/lemunozm/mailfred"
version = "0.0.0"