GET /api/v1/ports/libhttpseverywhere/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "libhttpseverywhere",
    "portdir": "www/libhttpseverywhere",
    "version": "0.8.3",
    "license": "LGPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://git.gnome.org/browse/libhttpseverywhere",
    "description": "This library enables you to leverage the power of HTTPSEverywhere to any desktop-application.",
    "long_description": "This library enables you to leverage the power of HTTPSEverywhere to any desktop-application.. HTTPSEverywhere is a browser plugin that comes with a set of rules that you can use to ensure that you use HTTP instead of HTTPS only when this is absolutely not circumventable. With libhttpseverywhere you get a C-bindable, GLib-based library you can link/bind against in almost all languages",
    "active": true,
    "categories": [
        "www"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "meson",
                "ninja",
                "pkgconfig",
                "vala",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libarchive",
                "libsoup-2.4",
                "glib2",
                "json-glib",
                "libgee",
                "gobject-introspection",
                "libxml2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnome3-core"
            ]
        }
    ]
}