🍺 BREW Explorer

← all formulae

gmime

brew install gmime v3.2.15_1 LGPL-2.1-or-later

MIME mail utilities

211
30-day installs · #2566
741
90-day · #2494
4.3k
365-day · #2062
144
★ GitHub stars · updated 6mo ago

Runtime dependencies

Build dependencies

GitHub topics

c email mbox mime mime-parser parser pgp smime

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "gobject-introspection",
    "pkgconf"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "glib",
    "gpgme",
    "libidn2",
    "gettext",
    "libgpg-error"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "MIME mail utilities",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:12+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "gmime",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-01-24T20:02:46Z",
  "github_readme_excerpt": "# GMime\n\n[![Build Status](https://github.com/jstedfast/gmime/actions/workflows/build.yml/badge.svg?event=push)](https://github.com/jstedfast/gmime/actions/workflows/build.yml)[![Coverity Scan Build Status](https://scan.coverity.com/projects/11948/badge.svg)](https://scan.coverity.com/projects/jstedfast-gmime)[![Coverage Status](https://coveralls.io/repos/github/jstedfast/gmime/badge.svg?branch=master)](https://coveralls.io/github/jstedfast/gmime?branch=master)\n\n## What is GMime?\n\nGMime is a C/C++ library which may be used for the creation and parsing of messages using the Multipurpose\nInternet Mail Extension (MIME) as defined by [numerous IETF specifications](https://github.com/jstedfast/gmime/blob/master/RFCs.md).\n\nGMime features an extremely robust high-performance parser designed to be able to preserve byte-for-byte information\nallowing developers to re-seralize the parsed messages back to a stream exactly as the parser found them. It also features\nintegrated GnuPG and S/MIME v3.2 support.\n\nBuilt on top of GObject (the object system used by the [GNOME desktop](https://www.gnome.org)), many developers should find\nits API design and memory management very familiar.\n\n## History\n\nAs a developer and user of Electronic Mail clients, I had come to\nrealize that the vast majority of E-Mail client (and server) software\nhad less-than-satisfactory MIME implementations. More often than not\nthese E-Mail clients created broken MIME messages and/or would\nincorrectly try to parse a MIME message thus subtracting from the full\nbenefits that MIME was meant to provide. GMime is meant to address\nthis issue by following the MIME specification as closely as possible\nwhile also providing programmers with an extremely easy to use\nhigh-level application programming interface (API).\n\n## License Information\n\nThe GMime library is Copyright (C) 2000-2024 Jeffrey Stedfast and is licensed under the LGPL v2.1\n\n    This library is free software; you can redistribute it and/or\n    modify it under t",
  "github_repo": "jstedfast/gmime",
  "github_stars": 144,
  "github_topics": [
    "c",
    "email",
    "mbox",
    "mime",
    "mime-parser",
    "parser",
    "pgp",
    "smime"
  ],
  "homepage": "https://github.com/jstedfast/gmime",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 211,
  "installs_365d": 4300,
  "installs_90d": 741,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.1-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "gmime",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 2566,
  "rank_365d": 2062,
  "rank_90d": 2494,
  "raw_hash": "62afaa30738bb16f",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/g/gmime.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "pkgconf"
  ],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "3.2.15",
  "versioned_formulae": [],
  "why_use_this": null
}