The Wayback Machine - https://web.archive.org/web/20210809063108/https://github.com/topics/mime-parser
Here are
35 public repositories
matching this topic...
A cross-platform .NET library for IMAP, POP3, and SMTP.
A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.
🗂 Swift MIME type checking based on magic bytes
Updated
Sep 6, 2020
Swift
A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools.
IMAP, POP3 and SMTP clients for Dart developers. Contains both low level as well as a high level API.
Basic functions for handling mime-types, forked from Joe Gregorio's mimeparse library
Updated
Aug 28, 2018
OCaml
Library to work with MimeHeaders and another mime types. Library supports wildcards and parameters.
A simple Mime type getter
Updated
May 10, 2021
JavaScript
`Objective-c` get MIME type based on magic bytes.
Updated
Mar 11, 2021
Objective-C
A PHP library to handle MIME Content-Type fields and their related file extensions.
A library to detect mime types of given contents
✉️ Isomorphic e-mail parser (with MIME support) written in TypeScript.
Updated
May 24, 2021
TypeScript
A PHP incoming mail handler
Detects MIME type based on file content or file extension
Laravel package to get all the meta data from a URL
Email Encryption made Convenient and Reliable
🚀 PHP mime type and extension mapping library: built with jshttp/mime-db, compatible with Symfony and Laravel
An email / MIME parser written in Go
A MIME parser for iOS/Mac
Updated
Mar 6, 2021
Swift
This script can be used to generate -self-executing- .php Files.
VESmail JS lib - end-to-end encrypted emails
Updated
Apr 25, 2021
JavaScript
An NPM package to make interpreting MIME messages from gmail API as simple as possible.
Updated
May 13, 2017
JavaScript
Simple class for working with mime types
Updated
May 22, 2019
Java
Class that return better content type of string / buffer / file
A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.
**Unmaintained** Mime types for Crystal.
Updated
Nov 5, 2018
Crystal
Improve this page
Add a description, image, and links to the
mime-parser
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
mime-parser
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
This is the simplified original version of the email.
At the line beginning with "To:" there is an expression "=?utf-8?Q??=" which should simply be parsed to an empty string.
Instead it keeps as it is.
Please parse =?utf-8?Q??= to an empty string.