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

{
    "name": "hamlib-devel",
    "portdir": "science/hamlib",
    "version": "20230305-d06244c4",
    "license": "LGPL and GPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://hamlib.github.io",
    "description": "Ham Radio Control Libraries",
    "long_description": "Flexible and portable shared libraries that offer a standardized API to control any radio oriented equipment through a computer interface. This port is kept up with the Hamlib GIT 'master' branch, is typically updated weekly to monthly.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        }
    ],
    "variants": [
        "python27",
        "python36",
        "python37",
        "python38",
        "python39",
        "python310",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "automake",
                "libtool",
                "pkgconfig",
                "autoconf"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libusb-compat",
                "libxml2",
                "libtool"
            ]
        }
    ],
    "depends_on": []
}