ZeroMIME

ZeroMIME is a small but powerful MIME parser. Key features are:

License

Copyright 2015-2025 Communico, LLC zeromime@communico.pro

Copyright Holder: Communico, LLC

License: see http://www.communico.pro/products/zeromime/license/ for details.

Download

For Production Use

Source code tarballs of the official releases can be downloaded from http://www.communico.pro/products/zeromime/download/.

For Testing and Development

Gitlab page of project available here https://devel.communico.pro/open-source/zeromime/.

A local copy of the Git Repository can be obtained by cloning it from the original ZeroMIME repository using

git clone https://devel.communico.pro/open-source/zeromime.git

Examples

API examples with comments available here: https://devel.communico.pro/open-source/zeromime/-/tree/master/examples

Building ZeroMIME from source

ZeroMIME uses CMake and requires a C89-compatimble compiler. To compile perform following steps:

cmake .
make
make test
make install

By default, ZeroMIME will be installed to /usr/local. On deb- and rpm-based linuxes you can build package.
See folder debian and file zeromime.spec.

If you plan to build Doxygen documentation simply run following command:

doxygen

Authors

This is the list of ZeroMIME authors for copyright purposes: