GET /api/v1/ports/py-scikit-rf/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py-scikit-rf",
    "portdir": "python/py-scikit-rf",
    "version": "1.8.0",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "",
    "description": "scikit-rf (aka skrf): a Python package for RF engineering",
    "long_description": "scikit-rf (aka skrf) is an Open Source, BSD-licensed package for RF/Microwave engineering implemented in the Python programming language. It provides a modern, object-oriented library which is both flexible and scalable.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-18"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-scikit-rf"
            ]
        }
    ],
    "depends_on": []
}