kirabou / parseMIMEemail.goLinks
How to parse a MIME email in Golang - a tutorial on how to parse a MIME email using the standard Go packages. As an exercice it builds a command line tools that will parse an email from stdin, list all the MIME parts of this email, and decode and save the content of each MIME part in separated files
☆36Updated 7 years ago
Alternatives and similar repositories for parseMIMEemail.go
Users that are interested in parseMIMEemail.go are comparing it to the libraries listed below
Sorting:
- A Go library to parse and format vCard☆123Updated last year
- 🔏 A Go library and tools for DKIM, DMARC and Authentication-Results☆216Updated 9 months ago
- ✉️ A streaming Go library for the Internet Message Format and mail messages☆436Updated 11 months ago
- Go reference implementation of "real" client IP algorithms☆86Updated 3 years ago
- A ICS / ICal parser and serialiser for Golang.☆387Updated last month
- Golang library for generating passphrases via the diceware algorithm.☆120Updated 11 months ago
- Simple email parsing for Golang☆216Updated last year
- Golang library to handle CALDAV requests.☆109Updated 6 years ago
- Browser detection in Go (golang)☆89Updated last year
- Go library for converting between various units of measurement☆96Updated last year
- Go package to embed the Mozilla Included CA Certificate List☆123Updated this week
- A Go library for WebDAV, CalDAV and CardDAV☆451Updated last month
- Importable package that parses version info from debug.ReadBuildInfo().☆292Updated last year
- Letters, or how to parse emails in Go☆89Updated 2 weeks ago
- Go wrapper module for the Pluggable Authentication Modules (PAM) API☆143Updated 8 months ago
- Minimalistic extension to Go. It means to be a complement to the standard library.☆155Updated last month
- An iCalendar library for Go☆67Updated 8 months ago
- Generate Go structs from multiple XML documents.☆101Updated 4 months ago
- Build self-updating Golang programs☆146Updated 7 months ago
- Go package for calculating the sunrise and sunset times for a given location☆172Updated last year
- Monday is a minimalistic l10n, i18n package for translation of month and day of week names in time.Date objects.☆198Updated 7 months ago
- A cross-platform Go library to get configuration and cache directories.☆83Updated 9 years ago
- A native, high-quality and minimalistic QR code generator☆47Updated last year
- Automatically generate golang xml parser based on XSD☆103Updated 3 weeks ago
- Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..☆87Updated 3 weeks ago
- grobotstxt is a native Go port of Google's robots.txt parser and matcher library.☆114Updated 3 years ago
- MIME mail encoding and decoding package for Go☆505Updated 2 months ago
- Persist a Go object to a JSON file☆104Updated last year
- Replacement for golang http.FileServer which supports precompressed static assets.☆97Updated 7 months ago
- SMTP mock server written on Golang. Mimic any 📤 SMTP server behavior for your test environment with fake SMTP server.☆160Updated 7 months ago