🍺 BREW Explorer

← all formulae

libsoup

brew install libsoup v3.6.6 LGPL-2.0-or-later

C library for HTTP client/server functionality built on GLib, with async I/O and cookie/session handling.

Why you might care

libsoup is the standard HTTP library for GNOME applications and any C/GObject-based project needing robust HTTP support without reinventing TLS/cert handling. It integrates tightly with GLib's event loop and includes built-in cookie jar, authentication, and content negotiation—useful as a runtime dependency for GNOME apps or as a build requirement for projects targeting the GNOME stack.

Categories

Alternatives

libcurl GnuTLS OpenSSL
1.9k
30-day installs · #1000
6.9k
90-day · #955
34.5k
365-day · #827

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [
    "libsoup@3"
  ],
  "alternatives": [
    "libcurl",
    "GnuTLS",
    "OpenSSL"
  ],
  "build_dependencies": [
    "gobject-introspection",
    "meson",
    "ninja",
    "pkgconf",
    "vala"
  ],
  "categories": [
    "library",
    "http-client",
    "networking"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "glib",
    "glib-networking",
    "libnghttp2",
    "libpsl",
    "sqlite",
    "gettext"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "HTTP client/server library for GNOME",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:15+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "libsoup",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://wiki.gnome.org/Projects/libsoup",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Projects/libsoup \u00e2\u0080\u0093 GNOME Wiki Archive",
  "installs_30d": 1893,
  "installs_365d": 34550,
  "installs_90d": 6911,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.0-or-later",
  "llm_generated_at": "2026-06-20T23:48:21+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "libsoup",
  "oldnames": [],
  "one_liner": "C library for HTTP client/server functionality built on GLib, with async I/O and cookie/session handling.",
  "optional_dependencies": [],
  "rank_30d": 1000,
  "rank_365d": 827,
  "rank_90d": 955,
  "raw_hash": "49bd6143883414ec",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/lib/libsoup.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "pkgconf"
  ],
  "uses_from_macos": [
    {
      "python": "build"
    },
    "krb5"
  ],
  "version_head": null,
  "version_stable": "3.6.6",
  "versioned_formulae": [
    "libsoup@2"
  ],
  "why_use_this": "libsoup is the standard HTTP library for GNOME applications and any C/GObject-based project needing robust HTTP support without reinventing TLS/cert handling. It integrates tightly with GLib\u0027s event loop and includes built-in cookie jar, authentication, and content negotiation\u2014useful as a runtime dependency for GNOME apps or as a build requirement for projects targeting the GNOME stack."
}