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
- Host: GitHub
- URL: https://github.com/emersion/go-mbox
- Owner: emersion
- License: mit
- Created: 2015-03-01T18:14:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-04-20T16:16:13.000Z (about 1 year ago)
- Last Synced: 2025-05-06T15:18:21.161Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 53.7 KB
- Stars: 72
- Watchers: 6
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-mbox
[](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