An open API service indexing awesome lists of open source software.

https://github.com/windowsnt/mime

An implementation of MIME in C++
https://github.com/windowsnt/mime

Last synced: about 1 year ago
JSON representation

An implementation of MIME in C++

Awesome Lists containing this project

README

          

# Mime
A C++ library for Windows for MIME. Easily portable to other platforms. Uses AdES (https://github.com/WindowsNT/AdES) for signing if needed.

## Getting Started

Description, examples etc at CodeProject: https://www.codeproject.com/Articles/1114232/Cplusplus-MIME-A-simple-single-header-parser-an
git clone url
git submodule init
git submodule update