File: README.md

package info (click to toggle)
golang-github-emersion-go-mbox 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 363 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# go-mbox

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

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

# License

MIT