DusanKasan / parsemailLinks
Simple email parsing for Golang
☆214Updated last year
Alternatives and similar repositories for parsemail
Users that are interested in parsemail are comparing it to the libraries listed below
Sorting:
- MIME mail encoding and decoding package for Go☆504Updated last week
- ✉️ A streaming Go library for the Internet Message Format and mail messages☆430Updated 10 months ago
- An elegant MIME/SMTP email library with support for attachments☆351Updated 2 years ago
- Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)☆288Updated 4 months ago
- Creating PDF using existing PDF as template for GO (golang).☆277Updated 2 months ago
- A PDF document generator with high level support for text, drawing and images☆257Updated 7 months ago
- A go library for reading and creating ISO9660 images☆282Updated last year
- golang autocert library for letsencrypt☆226Updated 6 months ago
- An SMTP server package written in Go, in the style of the built-in HTTP server.☆420Updated last year
- With a given country and phone number, validate and format the MOBILE phone number to E.164 standard☆192Updated last year
- A Go library to parse and format vCard☆123Updated last year
- Go Free PDF Document Importer☆127Updated 7 months ago
- Server-Sent Events for Go☆180Updated 2 years ago
- Image similarity in Golang. Versions 1, 2☆122Updated 2 years ago
- xmlquery is Golang XPath package for XML query.☆484Updated 2 months ago
- A tiny library for super simple Golang tables☆366Updated 4 years ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆156Updated last year
- Monday is a minimalistic l10n, i18n package for translation of month and day of week names in time.Date objects.☆196Updated 6 months ago
- Compute message digest for large files in Go☆113Updated 2 years ago
- Go library for working with recurrence rules for calendar dates.☆359Updated last year
- Golang HTML to plaintext conversion library☆569Updated 2 years ago
- 🔏 A Go library and tools for DKIM, DMARC and Authentication-Results☆214Updated 7 months ago
- Gostradamus: Better DateTimes for Go 🕰️☆210Updated 11 months ago
- utility and code-generation libraries for XML☆323Updated last year
- Email parsing and mail creation library for golang☆95Updated last year
- Go (golang) calendar library for dealing with holidays and work days☆397Updated 2 weeks ago
- Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawle…