GET /api/v1/ports/?format=api&ordering=created_at&page=1017
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50804,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=1016",
    "results": [
        {
            "name": "py314-periodictable",
            "portdir": "python/py-periodictable",
            "version": "2.0.2",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-periodictable/periodictable",
            "description": "Extensible periodic table of the elements",
            "long_description": "Extensible periodic table of the elements",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-parsing",
                        "py314-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-cclib",
                        "py-periodictable"
                    ]
                }
            ]
        },
        {
            "name": "py-xyzgraph",
            "portdir": "python/py-xyzgraph",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aligfellow/xyzgraph",
            "description": "Molecular Graph Construction from Cartesian Coordinates.",
            "long_description": "Molecular Graph Construction from Cartesian Coordinates.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-xyzgraph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-xyzgraph",
            "portdir": "python/py-xyzgraph",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aligfellow/xyzgraph",
            "description": "Molecular Graph Construction from Cartesian Coordinates.",
            "long_description": "Molecular Graph Construction from Cartesian Coordinates.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-numpy",
                        "py314-networkx",
                        "rdkit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-graphrc",
                        "py-xyzgraph",
                        "xyzrender"
                    ]
                }
            ]
        },
        {
            "name": "xyzrender",
            "portdir": "science/xyzrender",
            "version": "0.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aligfellow/xyzrender",
            "description": "Publication-quality molecular graphics from the command line",
            "long_description": "Publication-quality molecular graphics from the command line",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-graphrc",
                        "py314-xyzgraph",
                        "python314",
                        "py314-numpy",
                        "py314-Pillow",
                        "py314-cairosvg",
                        "py314-cclib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}