File: README.md

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

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

[SORT and THREAD] extensions for [go-imap]

## License

MIT

[SORT and THREAD]: https://tools.ietf.org/html/rfc5256
[go-imap]: https://github.com/emersion/go-imap