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

{
    "count": 50744,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=943",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=941",
    "results": [
        {
            "name": "py312-flexcache",
            "portdir": "python/py-flexcache",
            "version": "0.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/flexcache",
            "description": "An robust and extensible package to cache on disk the result of expensive calculations.",
            "long_description": "An robust and extensible package to cache on disk the result of expensive calculations.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-typing_extensions",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pint"
                    ]
                }
            ]
        },
        {
            "name": "py313-flexcache",
            "portdir": "python/py-flexcache",
            "version": "0.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/flexcache",
            "description": "An robust and extensible package to cache on disk the result of expensive calculations.",
            "long_description": "An robust and extensible package to cache on disk the result of expensive calculations.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-typing_extensions",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pint"
                    ]
                }
            ]
        },
        {
            "name": "py314-flexcache",
            "portdir": "python/py-flexcache",
            "version": "0.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/flexcache",
            "description": "An robust and extensible package to cache on disk the result of expensive calculations.",
            "long_description": "An robust and extensible package to cache on disk the result of expensive calculations.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-typing_extensions",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-flexcache",
                        "py314-pint"
                    ]
                }
            ]
        },
        {
            "name": "py-flexparser",
            "portdir": "python/py-flexparser",
            "version": "0.4",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/flexparser",
            "description": "Another parser.",
            "long_description": "Another parser. You write a class for every type of content (called here ParsedStatement) you need to parse. Each class should have a from_string constructor. We used extensively the typing module to make the output structure easy to use and less error prone.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-flexparser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-flexparser",
            "portdir": "python/py-flexparser",
            "version": "0.4",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/flexparser",
            "description": "Another parser.",
            "long_description": "Another parser. You write a class for every type of content (called here ParsedStatement) you need to parse. Each class should have a from_string constructor. We used extensively the typing module to make the output structure easy to use and less error prone.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-typing_extensions",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pint"
                    ]
                }
            ]
        },
        {
            "name": "py311-flexparser",
            "portdir": "python/py-flexparser",
            "version": "0.4",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/flexparser",
            "description": "Another parser.",
            "long_description": "Another parser. You write a class for every type of content (called here ParsedStatement) you need to parse. Each class should have a from_string constructor. We used extensively the typing module to make the output structure easy to use and less error prone.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-typing_extensions",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-pint"
                    ]
                }
            ]
        },
        {
            "name": "py312-flexparser",
            "portdir": "python/py-flexparser",
            "version": "0.4",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/flexparser",
            "description": "Another parser.",
            "long_description": "Another parser. You write a class for every type of content (called here ParsedStatement) you need to parse. Each class should have a from_string constructor. We used extensively the typing module to make the output structure easy to use and less error prone.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-typing_extensions",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pint"
                    ]
                }
            ]
        },
        {
            "name": "py313-flexparser",
            "portdir": "python/py-flexparser",
            "version": "0.4",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/flexparser",
            "description": "Another parser.",
            "long_description": "Another parser. You write a class for every type of content (called here ParsedStatement) you need to parse. Each class should have a from_string constructor. We used extensively the typing module to make the output structure easy to use and less error prone.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-typing_extensions",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pint"
                    ]
                }
            ]
        },
        {
            "name": "py314-flexparser",
            "portdir": "python/py-flexparser",
            "version": "0.4",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/flexparser",
            "description": "Another parser.",
            "long_description": "Another parser. You write a class for every type of content (called here ParsedStatement) you need to parse. Each class should have a from_string constructor. We used extensively the typing module to make the output structure easy to use and less error prone.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-typing_extensions",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-flexparser",
                        "py314-pint"
                    ]
                }
            ]
        },
        {
            "name": "py-pint",
            "portdir": "python/py-pint",
            "version": "0.25.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pint.readthedocs.org/",
            "description": "Pint: a Python units library",
            "long_description": "Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pint",
            "portdir": "python/py-pint",
            "version": "0.25.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pint.readthedocs.org/",
            "description": "Pint: a Python units library",
            "long_description": "Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-hatch-vcs",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-typing_extensions",
                        "py310-platformdirs",
                        "py310-flexcache",
                        "py310-flexparser"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-metpy"
                    ]
                }
            ]
        },
        {
            "name": "py311-pint",
            "portdir": "python/py-pint",
            "version": "0.25.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pint.readthedocs.org/",
            "description": "Pint: a Python units library",
            "long_description": "Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-typing_extensions",
                        "py311-platformdirs",
                        "py311-flexcache",
                        "py311-flexparser"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-metpy"
                    ]
                }
            ]
        },
        {
            "name": "py312-pint",
            "portdir": "python/py-pint",
            "version": "0.25.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pint.readthedocs.org/",
            "description": "Pint: a Python units library",
            "long_description": "Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-typing_extensions",
                        "py312-platformdirs",
                        "py312-flexcache",
                        "py312-flexparser"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-metpy",
                        "tmt"
                    ]
                }
            ]
        },
        {
            "name": "py313-pint",
            "portdir": "python/py-pint",
            "version": "0.25.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pint.readthedocs.org/",
            "description": "Pint: a Python units library",
            "long_description": "Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-typing_extensions",
                        "py313-platformdirs",
                        "py313-flexparser",
                        "py313-flexcache"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "napari",
                        "py313-metpy"
                    ]
                }
            ]
        },
        {
            "name": "py314-pint",
            "portdir": "python/py-pint",
            "version": "0.25.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pint.readthedocs.org/",
            "description": "Pint: a Python units library",
            "long_description": "Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatch-vcs",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-platformdirs",
                        "py314-typing_extensions",
                        "py314-flexcache",
                        "py314-flexparser"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pint"
                    ]
                }
            ]
        },
        {
            "name": "py36-s3fs",
            "portdir": "python/py-s3fs",
            "version": "0.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-aiobotocore",
                        "py36-fsspec"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-s3fs",
            "portdir": "python/py-s3fs",
            "version": "2024.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-aiobotocore",
                        "py38-aiohttp",
                        "py38-fsspec",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-s3fs",
            "portdir": "python/py-s3fs",
            "version": "0.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-botocore",
                        "py35-fsspec"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-s3fs",
            "portdir": "python/py-s3fs",
            "version": "2023.6.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-aiobotocore",
                        "py37-aiohttp",
                        "py37-fsspec",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-s3fs",
            "portdir": "python/py-s3fs",
            "version": "0.3.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-boto3",
                        "py27-botocore",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-s3fs",
            "portdir": "python/py-s3fs",
            "version": "2025.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-aiobotocore",
                        "py39-aiohttp",
                        "py39-fsspec",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gleam",
            "portdir": "lang/gleam",
            "version": "1.14.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gleam.run/",
            "description": "A type safe language for the Erlang VM",
            "long_description": "Gleam is a type safe functional programming language for building scalable concurrent systems. It compiles to Erlang and has straightforward interop with other BEAM languages such as Erlang, Elixir and LFE.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cargo",
                        "legacy-support",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rebar3",
                        "erlang"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-s3fs",
            "portdir": "python/py-s3fs",
            "version": "2025.9.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-s3fs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-s3fs",
            "portdir": "python/py-s3fs",
            "version": "2025.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-aiohttp",
                        "py310-fsspec",
                        "py310-aiobotocore",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-s3fs",
            "portdir": "python/py-s3fs",
            "version": "2025.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-fsspec",
                        "py311-aiohttp",
                        "py311-aiobotocore",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-s3fs",
            "portdir": "python/py-s3fs",
            "version": "2025.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-aiohttp",
                        "py312-fsspec",
                        "py312-aiobotocore",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-s3fs",
            "portdir": "python/py-s3fs",
            "version": "2025.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-fsspec",
                        "py313-aiohttp",
                        "py313-aiobotocore",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-s3fs",
            "portdir": "python/py-s3fs",
            "version": "2025.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-aiohttp",
                        "py314-fsspec",
                        "py314-aiobotocore",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-s3fs"
                    ]
                }
            ]
        },
        {
            "name": "heirloom-doctools",
            "portdir": "textproc/heirloom-doctools",
            "version": "191015",
            "license": "CDDL-1.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://n-t-roff.github.io/heirloom/doctools",
            "description": "troff, nroff, and related utilities",
            "long_description": "The Heirloom Documentation Tools package provides troff, nroff, and related utilities to format manual pages and other documents for output on terminals and printers.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "wiggle"
                    ]
                }
            ]
        },
        {
            "name": "shards",
            "portdir": "devel/shards",
            "version": "0.20.0",
            "license": "Apache-2",
            "platforms": "{darwin >= 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/crystal-lang/shards",
            "description": "dependency manager for crystal",
            "long_description": "Dependency manager for the Crystal programming language",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "conradwt",
                    "github": "conradwt",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "crystal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "libiconv",
                        "boehmgc",
                        "libyaml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "crystal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "fossil",
                        "mercurial"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "amber",
                        "frightcrawler"
                    ]
                }
            ]
        },
        {
            "name": "py38-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.17.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-setuptools",
                        "py38-tomli",
                        "py38-pyproject_metadata",
                        "py38-meson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-fabio",
                        "py38-scikit-image",
                        "py38-contourpy",
                        "py38-pyFAI"
                    ]
                }
            ]
        },
        {
            "name": "py-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.19.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-meson-python"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.19.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-setuptools",
                        "py39-tomli",
                        "py39-pyproject_metadata",
                        "py39-meson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-gobject3",
                        "py39-scikit-umfpack",
                        "py39-cairo",
                        "py39-contourpy",
                        "py39-matplotlib",
                        "py39-gsl",
                        "py39-fabio",
                        "py39-pyFAI",
                        "py39-pandas",
                        "py39-scipy",
                        "py39-scikit-learn",
                        "py39-pywavelets",
                        "py39-scikit-image",
                        "py39-numpy"
                    ]
                }
            ]
        },
        {
            "name": "py310-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.19.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-setuptools",
                        "py310-tomli",
                        "py310-pyproject_metadata",
                        "py310-meson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-gobject3",
                        "py310-scikit-umfpack",
                        "py310-cairo",
                        "py310-contourpy",
                        "py310-matplotlib",
                        "py310-pandas",
                        "py310-pywavelets",
                        "py310-pmdarima",
                        "py310-gsl",
                        "py310-scikit-image",
                        "py310-fabio",
                        "py310-beancount",
                        "py310-scipy",
                        "py310-scikit-learn",
                        "py310-numpy",
                        "py310-pyFAI"
                    ]
                }
            ]
        },
        {
            "name": "py311-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.19.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-setuptools",
                        "py311-pyproject_metadata",
                        "py311-meson",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-gobject3",
                        "py311-scikit-umfpack",
                        "py311-cairo",
                        "py311-contourpy",
                        "py311-matplotlib",
                        "py311-pandas",
                        "py311-pywavelets",
                        "py311-pmdarima",
                        "py311-gsl",
                        "py311-scikit-image",
                        "py311-fabio",
                        "py311-beancount",
                        "py311-scipy",
                        "py311-scikit-learn",
                        "py311-numpy",
                        "py311-pyFAI"
                    ]
                }
            ]
        },
        {
            "name": "py312-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.19.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-setuptools",
                        "py312-pyproject_metadata",
                        "py312-meson",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-gobject3",
                        "py312-scikit-umfpack",
                        "py312-cairo",
                        "py312-contourpy",
                        "py312-matplotlib",
                        "py312-pandas",
                        "py312-pywavelets",
                        "py312-pmdarima",
                        "py312-gsl",
                        "py312-scikit-image",
                        "py312-fabio",
                        "py312-beancount",
                        "py312-scipy",
                        "py312-scikit-learn",
                        "py312-numpy",
                        "py312-pyFAI"
                    ]
                }
            ]
        },
        {
            "name": "py313-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.19.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools",
                        "py313-meson",
                        "py313-pyproject_metadata",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-gobject3",
                        "py313-scikit-umfpack",
                        "py313-cairo",
                        "py313-contourpy",
                        "py313-matplotlib",
                        "py313-usadel1",
                        "py313-pandas",
                        "py313-pywavelets",
                        "py313-pmdarima",
                        "py313-gsl",
                        "py313-scikit-image",
                        "py313-fabio",
                        "py313-beancount",
                        "py313-scipy",
                        "py313-scikit-learn",
                        "py313-numpy",
                        "py313-pyFAI"
                    ]
                }
            ]
        },
        {
            "name": "py314-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.19.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-setuptools",
                        "py314-meson",
                        "py314-pyproject_metadata",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-numpy",
                        "py314-scikit-umfpack",
                        "py314-cairo",
                        "py314-contourpy",
                        "py314-matplotlib",
                        "py314-pandas",
                        "py314-pywavelets",
                        "py314-gsl",
                        "py314-scikit-image",
                        "py314-gobject3",
                        "py314-scipy",
                        "py314-scikit-learn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-meson-python"
                    ]
                }
            ]
        },
        {
            "name": "nodejs24",
            "portdir": "lang/nodejs24",
            "version": "24.13.0",
            "license": "(MIT or BSD)",
            "platforms": "{darwin != 11.*}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [
                "no_openssl3_with_quic"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python313",
                        "clang-21"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "alcom"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-panel",
                        "py313-ipympl",
                        "py314-ipympl",
                        "py310-panel",
                        "py311-panel",
                        "py312-panel",
                        "py313-panel",
                        "py314-panel",
                        "npm11",
                        "create-dmg-js",
                        "py310-ipympl",
                        "py311-ipympl",
                        "py312-ipympl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-panel",
                        "py312-panel",
                        "py313-panel",
                        "py310-panel",
                        "emscripten",
                        "npm11",
                        "py39-panel"
                    ]
                }
            ]
        },
        {
            "name": "rpki-client",
            "portdir": "net/rpki-client",
            "version": "9.7",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rpki-client.org/index.html",
            "description": "OpenBSD RPKI Validator",
            "long_description": "rpki-client is a FREE, easy-to-use implementation of the Resource Public Key Infrastructure (RPKI) for Relying Parties (RP) to facilitate validation of the Route Origin of a BGP announcement.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                }
            ],
            "variants": [
                "libressl",
                "openssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libressl",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-sphinx",
            "portdir": "python/py-sphinx",
            "version": "3.5.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sphinx-doc.org/",
            "description": "Python documentation generator",
            "long_description": "Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-docutils",
                        "py35-setuptools",
                        "python35"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-babel",
                        "py35-imagesize",
                        "py35-jinja2",
                        "py35-packaging",
                        "py35-pygments",
                        "py35-requests",
                        "py35-snowballstemmer",
                        "py35-sphinxcontrib-applehelp",
                        "py35-sphinxcontrib-devhelp",
                        "py35-sphinxcontrib-htmlhelp",
                        "py35-sphinxcontrib-jsmath",
                        "py35-sphinxcontrib-qthelp",
                        "py35-sphinxcontrib-serializinghtml",
                        "sphinx_select",
                        "py35-alabaster"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py35-flask-mail",
                        "py35-agate",
                        "py35-agate-excel",
                        "py35-bpython",
                        "py35-numpydoc",
                        "py35-openslide",
                        "xapian-bindings-python35",
                        "py35-mayavi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-leather",
                        "py35-hieroglyph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-sphinxcontrib-svg2pdfconverter"
                    ]
                }
            ]
        },
        {
            "name": "py36-sphinx",
            "portdir": "python/py-sphinx",
            "version": "5.3.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sphinx-doc.org/",
            "description": "Python documentation generator",
            "long_description": "Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-flit_core",
                        "py36-build",
                        "py36-python-install",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-docutils",
                        "py36-importlib-metadata"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-packaging",
                        "py36-pygments",
                        "py36-requests",
                        "py36-snowballstemmer",
                        "py36-sphinxcontrib-applehelp",
                        "py36-sphinxcontrib-devhelp",
                        "py36-sphinxcontrib-htmlhelp",
                        "py36-sphinxcontrib-jsmath",
                        "py36-sphinxcontrib-qthelp",
                        "py36-sphinxcontrib-serializinghtml",
                        "sphinx_select",
                        "py36-jinja2",
                        "py36-imagesize",
                        "py36-babel",
                        "py36-alabaster"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-agate-excel",
                        "py36-openslide",
                        "py36-agate",
                        "py36-bpython",
                        "py36-pyobjc",
                        "py36-utidylib",
                        "py36-numpydoc",
                        "py36-flask-mail",
                        "xapian-bindings-python36",
                        "py36-pyside2",
                        "py36-pyobjc6",
                        "py36-simpy-docs",
                        "py36-mayavi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-leather",
                        "py36-sphinx-gallery",
                        "py36-sphinx-issues",
                        "py36-hieroglyph",
                        "py36-sphinxcontrib-bibtex",
                        "py36-visa"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-sphinxcontrib-svg2pdfconverter",
                        "py36-myst-parser",
                        "py36-recommonmark",
                        "py36-spyder",
                        "py36-spyder-devel",
                        "py36-sphinx-autodoc-typehints"
                    ]
                }
            ]
        },
        {
            "name": "py37-sphinx",
            "portdir": "python/py-sphinx",
            "version": "5.3.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sphinx-doc.org/",
            "description": "Python documentation generator",
            "long_description": "Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-installer",
                        "py37-build",
                        "py37-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-docutils",
                        "py37-importlib-metadata"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-packaging",
                        "py37-pygments",
                        "py37-requests",
                        "py37-snowballstemmer",
                        "py37-sphinxcontrib-applehelp",
                        "py37-sphinxcontrib-devhelp",
                        "py37-sphinxcontrib-htmlhelp",
                        "py37-sphinxcontrib-jsmath",
                        "py37-sphinxcontrib-qthelp",
                        "py37-sphinxcontrib-serializinghtml",
                        "sphinx_select",
                        "py37-jinja2",
                        "py37-imagesize",
                        "py37-babel",
                        "py37-alabaster"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-openslide",
                        "py37-bpython",
                        "py37-utidylib",
                        "py37-pyobjc",
                        "py37-socketio",
                        "py37-engineio",
                        "py37-pyobjc6",
                        "xapian-bindings-python37",
                        "py37-pyside2",
                        "py37-numpydoc",
                        "py37-simpy-docs",
                        "py37-mayavi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-sphinx-issues",
                        "py37-sphinxcontrib-bibtex",
                        "py37-sphinx-gallery",
                        "py37-sphinx_rtd_theme",
                        "py37-hieroglyph",
                        "py37-sphinxcontrib-versioning",
                        "py37-skyfield",
                        "py37-jupyter_sphinx",
                        "py37-repoze.sphinx.autointerface"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-sphinx-rtd-theme",
                        "py37-recommonmark",
                        "py37-sphinx-jsonschema",
                        "py37-spyder-devel",
                        "py37-spyder",
                        "py37-sphinx-autodoc-typehints",
                        "py37-myst-parser",
                        "py37-sphinxcontrib-svg2pdfconverter",
                        "py37-sphinxnotes-strike"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-visa"
                    ]
                }
            ]
        },
        {
            "name": "py-roman_numerals",
            "portdir": "python/py-roman_numerals",
            "version": "4.1.0",
            "license": "(BSD or public-domain)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/roman_numerals/",
            "description": "Manipulate well-formed Roman numerals",
            "long_description": "A library for manipulating well-formed Roman numerals.",
            "active": true,
            "categories": [
                "textproc",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-roman_numerals"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-roman_numerals_py",
            "portdir": "python/py-roman_numerals_py",
            "version": "4.1.0",
            "license": "(BSD or public-domain)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "py-roman_numerals",
            "homepage": "https://pypi.org/project/roman_numerals_py/",
            "description": "Obsolete port, replaced by py-roman_numerals",
            "long_description": "This port has been replaced by py-roman_numerals.",
            "active": true,
            "categories": [
                "textproc",
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-roman_numerals",
            "portdir": "python/py-roman_numerals",
            "version": "4.1.0",
            "license": "(BSD or public-domain)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/roman_numerals/",
            "description": "Manipulate well-formed Roman numerals",
            "long_description": "A library for manipulating well-formed Roman numerals.",
            "active": true,
            "categories": [
                "textproc",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py312-roman_numerals",
            "portdir": "python/py-roman_numerals",
            "version": "4.1.0",
            "license": "(BSD or public-domain)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/roman_numerals/",
            "description": "Manipulate well-formed Roman numerals",
            "long_description": "A library for manipulating well-formed Roman numerals.",
            "active": true,
            "categories": [
                "textproc",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py313-roman_numerals",
            "portdir": "python/py-roman_numerals",
            "version": "4.1.0",
            "license": "(BSD or public-domain)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/roman_numerals/",
            "description": "Manipulate well-formed Roman numerals",
            "long_description": "A library for manipulating well-formed Roman numerals.",
            "active": true,
            "categories": [
                "textproc",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py314-roman_numerals",
            "portdir": "python/py-roman_numerals",
            "version": "4.1.0",
            "license": "(BSD or public-domain)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/roman_numerals/",
            "description": "Manipulate well-formed Roman numerals",
            "long_description": "A library for manipulating well-formed Roman numerals.",
            "active": true,
            "categories": [
                "textproc",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-roman_numerals"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py312-roman_numerals_py",
            "portdir": "python/py-roman_numerals_py",
            "version": "4.1.0",
            "license": "(BSD or public-domain)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "py312-roman_numerals",
            "homepage": "https://pypi.org/project/roman_numerals_py/",
            "description": "Obsolete port, replaced by py312-roman_numerals",
            "long_description": "This port has been replaced by py312-roman_numerals.",
            "active": true,
            "categories": [
                "textproc",
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}