mime
There are 316 repositories under mime topic.
jstedfast/MailKit
A cross-platform .NET library for IMAP, POP3, and SMTP.
neomutt/neomutt
✉️ Teaching an Old Dog New Tricks -- IRC: #neomutt on irc.libera.chat
symfony/mime
Allows manipulating MIME messages
h2non/filetype
Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature
jstedfast/MimeKit
A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.
gabriel-vasile/mimetype
A fast Golang library for media type and file extension detection, based on magic numbers
nodemailer/mailparser
Decode mime formatted e-mails
chrismattmann/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
jshttp/mime-types
The ultimate javascript content-type utility.
jshttp/mime-db
Media Type Database
h2non/filetype.py
Small, dependency-free, fast Python package to infer binary file types checking the magic numbers signature
jhillyerd/enmime
MIME mail encoding and decoding package for Go
genkgo/mail
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
karastojko/mailio
mailio is a cross platform C++ library for MIME format and SMTP, POP3, IMAP protocols. It is based on the standard C++ 17 and Boost library.
emersion/go-message
✉️ A streaming Go library for the Internet Message Format and mail messages
domodwyer/mailyak
An elegant MIME/SMTP email library with support for attachments
stalwartlabs/mail-parser
Fast and robust e-mail parsing library for Rust
bojand/infer
Small crate to infer file and MIME type by checking the magic number signature
10up/safe-svg
Enable SVG uploads and sanitize them to stop XML/SVG vulnerabilities in your WordPress website.
kisli/vmime
VMime Mail Library
j256/simplemagic
Simple file magic number and content-type library which provides mime-type determination from files and byte arrays
JuliaIO/FileIO.jl
Main Package for IO, loading all different kind of files
cutelyst/simple-mail
An SMTP library written in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.
stalwartlabs/mail-send
E-mail delivery library for Rust with DKIM support
postalsys/postal-mime
Email parser for browser and serverless environments
sendyhalim/Swime
🗂 Swift MIME type checking based on magic bytes
kehengzhong/adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
jstedfast/gmime
A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools.
ballerina-platform/module-ballerina-mime
Ballerina MIME Module
axuno/MailMergeLib
MailMergeLib is a mail message client library which provides comfortable mail merge capabilities for text, inline images and attachments, as well as good throughput and fault tolerance for sending mail messages.
whatwg/mimesniff
MIME Sniffing Standard
Enough-Software/enough_mail
IMAP, POP3 and SMTP clients for Dart developers. Contains both low level as well as a high level API.
hoaproject/Mime
The Hoa\Mime library.
zRedShift/mimemagic
Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree magic for mounted volumes, generated from the XDG shared-mime-info database.
mmalecot/file-format
Crate for determining the file format of a given file or stream
khellang/MimeTypes
A simple lookup from file name/extension to MIME/media type, generated from mime-db, which in turn is compiled from IANA, Apache and nginx's MIME types.