An open API service indexing awesome lists of open source software.

https://github.com/emersion/go-mbox

Package mbox parses the mbox file format into messages and formats messages into mbox files
https://github.com/emersion/go-mbox

Last synced: about 1 year ago
JSON representation

Package mbox parses the mbox file format into messages and formats messages into mbox files

Awesome Lists containing this project

README

          

# go-mbox

[![GoDoc](https://godoc.org/github.com/emersion/go-mbox?status.svg)](https://godoc.org/github.com/emersion/go-mbox)

Package mbox parses the mbox file format into messages and formats messages into
mbox files.

# License

MIT