ZeroMIME is a small but powerful MIME parser. Key features are:
Copyright 2015-2025 Communico, LLC zeromime@communico.pro
Copyright Holder: Communico, LLC
License: see http://www.communico.pro/products/zeromime/license/ for details.
Source code tarballs of the official releases can be downloaded from http://www.communico.pro/products/zeromime/download/.
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
API examples with comments available here: https://devel.communico.pro/open-source/zeromime/-/tree/master/examples
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
This is the list of ZeroMIME authors for copyright purposes: