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

{
    "name": "git-remote-hg",
    "portdir": "devel/git-remote-hg",
    "version": "1.0.3.2",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/mnauw/git-remote-hg",
    "description": "Transparent bidirectional bridge between Git and Mercurial for Git",
    "long_description": "Transparent bidirectional bridge between Git and Mercurial for Git.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "landonf",
            "github": "landonf",
            "ports_count": 81
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-setuptools",
                "py313-wheel",
                "asciidoc",
                "clang-17",
                "py313-build",
                "py313-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "mercurial",
                "python313"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py313-pytest"
            ]
        }
    ],
    "depends_on": []
}