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

{
    "name": "json-c",
    "portdir": "textproc/json-c",
    "version": "0.18",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/json-c/json-c",
    "description": "A JSON parser",
    "long_description": "JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects.",
    "active": true,
    "categories": [
        "devel",
        "textproc"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-17"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "libvirt",
                "pg12-postgis3",
                "pg13-postgis3",
                "pg14-postgis3",
                "pg15-postgis3",
                "pg16-postgis3",
                "libu2f-host",
                "libu2f-server",
                "gdcm",
                "syslog-ng-devel",
                "ttyd",
                "ngs",
                "zmap",
                "clamav-legacy",
                "postgis3",
                "shogun",
                "shogun-devel",
                "gdcm2",
                "syslog-ng",
                "postgis2",
                "libmypaint",
                "newsboat",
                "MyPaint",
                "pianobar",
                "libpiano",
                "netdata",
                "bind9",
                "clamav",
                "bind9.18",
                "xrootd"
            ]
        }
    ]
}