Skip to content

emersion/go-message

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 21, 2023 17:48
June 15, 2023 13:21
May 6, 2021 10:14
December 31, 2016 10:31
December 31, 2016 10:31
May 26, 2022 11:18
August 27, 2023 17:43
August 27, 2023 17:43
June 11, 2021 14:38
August 27, 2023 17:42
March 30, 2019 11:52

go-message

Go Reference builds.sr.ht status

A Go library for the Internet Message Format. It implements:

Features

  • Streaming API
  • Automatic encoding and charset handling (to decode all charsets, add import _ "github.com/emersion/go-message/charset" to your application)
  • A mail subpackage to read and write mail messages
  • DKIM-friendly
  • A textproto subpackage that just implements the wire format

License

MIT