mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 14:06:29 +03:00
17 lines
750 B
Markdown
17 lines
750 B
Markdown
# mmime
|
|
|
|
[![CircleCI build status][circle-shield]][circle] [![Appveyor build status][appveyor-shield]][appveyor] [![License][license-shield]][license]
|
|
|
|
> mmmmmmime parsing
|
|
|
|
Base code was compiled using c2rust from libetpan.
|
|
|
|
|
|
|
|
[circle-shield]: https://img.shields.io/circleci/project/github/dignifiedquire/mmime/master.svg?style=flat-square
|
|
[circle]: https://circleci.com/gh/dignifiedquire/mmime/
|
|
[appveyor-shield]: https://ci.appveyor.com/api/projects/status/l26co5rba32knrlu/branch/master?style=flat-square
|
|
[appveyor]: https://ci.appveyor.com/project/dignifiedquire/mmime/branch/master
|
|
[license-shield]: https://img.shields.io/badge/License-MIT%2FApache2.0-green.svg?style=flat-square
|
|
[license]: https://github.com/rpgp/rpgp/blob/master/LICENSE.md
|