Skip to content

darnir/pop3-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POP3-RS

A POP3 client library written in Rust

Build Status Crates.io Crates.io Docs.rs

This is a fully RFC 1939 compliant library for working with the POP3 Protocol. It originally started as a small project for me to learn Rust. I intend to continue using and maintaining it, since I am writing a POP3 client for myself using this library as a backend.

Installation

[dependencies]
pop3-rs = "0.1"

License

MIT

Contact

In case of any queries, please create a new issue on the Issue Tracker on GitHub.

Releases

No releases published

Packages

No packages published

Languages