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

{
    "count": 50587,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=116",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=114",
    "results": [
        {
            "name": "p5.30-alien-cmake3",
            "portdir": "perl/p5-alien-cmake3",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::cmake3",
            "description": "Alien::cmake3 - Find or download or build cmake 3",
            "long_description": "Alien::cmake3 - Find or download or build cmake 3",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-makemaker",
                        "p5.30-path-tiny",
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-alien-build",
                        "cmake"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-io-compress-brotli"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-alien-cmake3",
            "portdir": "perl/p5-alien-cmake3",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Alien::cmake3",
            "description": "Alien::cmake3 - Find or download or build cmake 3",
            "long_description": "Alien::cmake3 - Find or download or build cmake 3",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-makemaker",
                        "p5.28-path-tiny",
                        "p5.28-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-alien-build",
                        "cmake"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-io-compress-brotli"
                    ]
                }
            ]
        },
        {
            "name": "p5-alien-cmake3",
            "portdir": "perl/p5-alien-cmake3",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-alien-cmake3",
            "homepage": "https://metacpan.org/pod/Alien::cmake3",
            "description": "Alien::cmake3 - Find or download or build cmake 3",
            "long_description": "Alien::cmake3 - Find or download or build cmake 3",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-alien-cmake3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-xdis",
            "portdir": "python/py-xdis",
            "version": "6.1.8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-xdis",
            "description": "Python cross-version byte-code disassembler and marshal routines",
            "long_description": "The Python `dis` module allows you to disassemble bytecode from the same version of Python that you are running on. This package can marshal load Python bytecodes from different versions of Python. The command-line routine *pydisasm* will show disassembly output using the most modern Python disassembly conventions in a variety of user-specified formats. Some of these formats like ``extended`` and ``extended-format`` are the most advanced of any Python disassembler.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-six",
                        "py312-click"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-uncompyle6",
                        "py312-pyficache"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py311-xdis",
            "portdir": "python/py-xdis",
            "version": "6.1.8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-xdis",
            "description": "Python cross-version byte-code disassembler and marshal routines",
            "long_description": "The Python `dis` module allows you to disassemble bytecode from the same version of Python that you are running on. This package can marshal load Python bytecodes from different versions of Python. The command-line routine *pydisasm* will show disassembly output using the most modern Python disassembly conventions in a variety of user-specified formats. Some of these formats like ``extended`` and ``extended-format`` are the most advanced of any Python disassembler.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-six",
                        "py311-click"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-uncompyle6",
                        "py311-pyficache"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py312-uncompyle6",
            "portdir": "python/py-uncompyle6",
            "version": "3.9.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-uncompyle6/",
            "description": "Python cross-version byte-code decompiler",
            "long_description": "Python cross-version byte-code decompiler",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-click",
                        "py312-spark_parser",
                        "py312-xdis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-six",
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py311-uncompyle6",
            "portdir": "python/py-uncompyle6",
            "version": "3.9.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-uncompyle6/",
            "description": "Python cross-version byte-code decompiler",
            "long_description": "Python cross-version byte-code decompiler",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-click",
                        "py311-spark_parser",
                        "py311-xdis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py312-spark_parser",
            "portdir": "python/py-spark_parser",
            "version": "1.9.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/spark_parser/",
            "description": "An Earley-Algorithm Context-free grammar Parser Toolkit",
            "long_description": "SPARK stands for Scanning, Parsing, and Rewriting Kit. It uses Jay Earley's algorithm for parsing context free grammars, and comes with some generic Abstract Syntax Tree routines. There is also a prototype scanner which does its job by combining Python regular expressions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-click"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-uncompyle6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py311-spark_parser",
            "portdir": "python/py-spark_parser",
            "version": "1.9.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/spark_parser/",
            "description": "An Earley-Algorithm Context-free grammar Parser Toolkit",
            "long_description": "SPARK stands for Scanning, Parsing, and Rewriting Kit. It uses Jay Earley's algorithm for parsing context free grammars, and comes with some generic Abstract Syntax Tree routines. There is also a prototype scanner which does its job by combining Python regular expressions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-click"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-uncompyle6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "panel_select",
            "portdir": "python/panel_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default panel version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of panel.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1212
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-panel",
                        "py310-panel",
                        "py311-panel",
                        "py312-panel",
                        "py313-panel",
                        "py314-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-panel",
                        "py311-panel",
                        "py312-panel",
                        "py313-panel",
                        "py39-panel"
                    ]
                }
            ]
        },
        {
            "name": "py312-mac-alias",
            "portdir": "python/py-mac-alias",
            "version": "2.2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/mac-alias/",
            "description": "mac_alias lets you generate or read binary Alias and Bookmark records from Python code.",
            "long_description": "mac_alias lets you generate or read binary Alias and Bookmark records from Python code.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-dmgbuild",
                        "py312-ds-store"
                    ]
                }
            ]
        },
        {
            "name": "py-mac-alias",
            "portdir": "python/py-mac-alias",
            "version": "2.2.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/mac-alias/",
            "description": "mac_alias lets you generate or read binary Alias and Bookmark records from Python code.",
            "long_description": "mac_alias lets you generate or read binary Alias and Bookmark records from Python code.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-mac-alias"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-virtualenvwrapper",
            "portdir": "python/py-virtualenvwrapper",
            "version": "6.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://virtualenvwrapper.readthedocs.io/",
            "description": "Enhancements to virtualenv",
            "long_description": "virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv tool. The extensions include wrappers for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-stevedore",
                        "python312",
                        "py312-virtualenv-clone",
                        "py312-setuptools",
                        "py312-setuptools_scm",
                        "py312-pbr",
                        "py312-virtualenv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virtualenvwrapper_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-virtualenvwrapper"
                    ]
                }
            ]
        },
        {
            "name": "py312-virtualenv-clone",
            "portdir": "python/py-virtualenv-clone",
            "version": "0.5.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edwardgeorge/virtualenv-clone/",
            "description": "script to clone virtualenvs",
            "long_description": "A script for cloning a non-relocatable virtualenv.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-setuptools",
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virtualenv-clone_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pew",
                        "py312-virtualenvwrapper",
                        "py-virtualenv-clone"
                    ]
                }
            ]
        },
        {
            "name": "py312-dlib",
            "portdir": "math/dlib",
            "version": "19.24.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dlib.net",
            "description": "Python 3.12 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
            "long_description": "This package provides Python 3.12 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py312-setuptools",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "webp",
                        "OpenBLAS",
                        "ffmpeg",
                        "xorg-libXext",
                        "xorg-libice",
                        "xorg-libsm",
                        "libjxl",
                        "python312",
                        "sqlite3",
                        "giflib",
                        "libjpeg-turbo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-zstdlite",
            "portdir": "R/R-zstdlite",
            "version": "0.2.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nopredict.com/packages/tsmethods",
            "description": "Fast compression and serialization with zstandard algorithm",
            "long_description": "Fast compression and serialization with zstandard algorithm",
            "active": true,
            "categories": [
                "devel",
                "science",
                "archivers",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-xts",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bench"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-yuimaGUI",
            "portdir": "R/R-yuimaGUI",
            "version": "1.3.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yuimaproject.com",
            "description": "GUI for R-yuima package",
            "long_description": "GUI for R-yuima package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shinyjs",
                        "R-DT",
                        "R-quantmod",
                        "R-shinydashboard",
                        "R-plotly",
                        "R-ggplot2",
                        "R-shinyBS",
                        "R-ghyp",
                        "R-sde",
                        "R-CRAN-recommended",
                        "R-yuima",
                        "R-shiny"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tsmethods",
            "portdir": "R/R-tsmethods",
            "version": "1.0.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nopredict.com/packages/tsmethods",
            "description": "Time Series Methods",
            "long_description": "Time Series Methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xts",
                        "R-zoo",
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tsdistributions"
                    ]
                }
            ]
        },
        {
            "name": "R-tsdistributions",
            "portdir": "R/R-tsdistributions",
            "version": "1.0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nopredict.com/packages/tsdistributions",
            "description": "Location-scale standardized distributions",
            "long_description": "Location-scale standardized distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-zoo",
                        "R-progressr",
                        "R-future",
                        "R-future.apply",
                        "R-Rdpack",
                        "R-Rsolnp",
                        "R-TMB",
                        "R-GeneralizedHyperbolic",
                        "R-SkewHyperbolic",
                        "R-mev",
                        "R-CRAN-recommended",
                        "R-tsmethods",
                        "R-RcppEigen",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tf",
            "portdir": "R/R-tf",
            "version": "0.3.4",
            "license": "AGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidyfun.github.io/tf",
            "description": "S3 classes and methods for tidy functional data",
            "long_description": "S3 classes and methods for tidy functional data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-zoo",
                        "R-checkmate",
                        "R-purrr",
                        "R-pracma",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-covr",
                        "R-refund"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-strategicplayers",
            "portdir": "R/R-strategicplayers",
            "version": "1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=strategicplayers",
            "description": "Strategic Players",
            "long_description": "Strategic Players",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rsem",
            "portdir": "R/R-rsem",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rsem",
            "description": "Robust structural equation modelling with missing data and auxiliary variables",
            "long_description": "Robust structural equation modelling with missing data and auxiliary variables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lavaan",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bmemLavaan",
                        "R-coefficientalpha"
                    ]
                }
            ]
        },
        {
            "name": "R-mvcauchy",
            "portdir": "R/R-mvcauchy",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mvcauchy",
            "description": "Multivariate Cauchy distribution",
            "long_description": "Multivariate Cauchy distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfast",
                        "R-Rfast2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MLE"
                    ]
                }
            ]
        },
        {
            "name": "R-multigraphr",
            "portdir": "R/R-multigraphr",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/termehs/multigraphr",
            "description": "Probability models and statistical analysis of random multigraphs",
            "long_description": "Probability models and statistical analysis of random multigraphs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mstudentd",
            "portdir": "R/R-mstudentd",
            "version": "1.1.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://forgemia.inra.fr/imhorphen/mstudentd",
            "description": "Multivariate t Distribution",
            "long_description": "Distance between multivariate t distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rgl",
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-modeltests",
            "portdir": "R/R-modeltests",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexpghayes/modeltests",
            "description": "Testing infrastructure for Broom model generics",
            "long_description": "Testing infrastructure for Broom model generics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-generics",
                        "R-purrr",
                        "R-testthat",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-mggd",
            "portdir": "R/R-mggd",
            "version": "1.3.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://forgemia.inra.fr/imhorphen/mggd",
            "description": "Multivariate Generalised Gaussian Distribution",
            "long_description": "Multivariate Generalised Gaussian Distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-rgl",
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lmtp",
            "portdir": "R/R-lmtp",
            "version": "1.4.0",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nt-williams/lmtp",
            "description": "Non-parametric causal effects of feasible interventions based on modified treatment policies",
            "long_description": "Non-parametric causal effects of feasible interventions based on modified treatment policies",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-nnls",
                        "R-checkmate",
                        "R-generics",
                        "R-progressr",
                        "R-future",
                        "R-origami",
                        "R-SuperLearner",
                        "R-schoolmath",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-ranger",
                        "R-twang"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gam.hp",
            "portdir": "R/R-gam.hp",
            "version": "0.0-2",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/laijiangshan/gam.hp",
            "description": "Hierarchical partitioning of adjusted R2 and explained deviance for generalized additive models",
            "long_description": "Hierarchical partitioning of adjusted R2 and explained deviance for generalized additive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fmx",
            "portdir": "R/R-fmx",
            "version": "0.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fmx",
            "description": "Finite Mixture Parametrization",
            "long_description": "A parametrization framework for finite mixture distribution using S4 objects.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-goftest",
                        "R-CRAN-recommended",
                        "R-TukeyGH77",
                        "R-param2moment",
                        "R-sn",
                        "R-VGAM"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-scales",
                        "R-fitdistrplus",
                        "R-mixtools",
                        "R-mixsmsn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-constellation",
            "portdir": "R/R-constellation",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marksendak/constellation",
            "description": "Identify event sequences using time series joins",
            "long_description": "Identify event sequences using time series joins",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-devtools",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bgev",
            "portdir": "R/R-bgev",
            "version": "0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bgev",
            "description": "Bimodal GEV distribution with location parameter",
            "long_description": "Bimodal GEV distribution with location parameter",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DEoptim",
                        "R-EnvStats",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-VLMCX",
            "portdir": "R/R-VLMCX",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=VLMCX",
            "description": "Variable Length Markov Chain with Exogenous Covariates",
            "long_description": "Variable Length Markov Chain with Exogenous Covariates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-berryFunctions",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TukeyGH77",
            "portdir": "R/R-TukeyGH77",
            "version": "0.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TukeyGH77",
            "description": "Tukey g-&-h distribution",
            "long_description": "Functions for density, cumulative density, quantile and simulation of Tukey g-and-h (1977) distributions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rstpm2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitdistrplus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fmx"
                    ]
                }
            ]
        },
        {
            "name": "R-RprobitB",
            "portdir": "R/R-RprobitB",
            "version": "1.1.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://loelschlaeger.de/RprobitB",
            "description": "Bayesian Probit choice modelling",
            "long_description": "Bayesian Probit choice modelling",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-rlang",
                        "R-crayon",
                        "R-mvtnorm",
                        "R-checkmate",
                        "R-progress",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-viridis",
                        "R-Rdpack",
                        "R-foreach",
                        "R-doSNOW",
                        "R-mixtools",
                        "R-CRAN-recommended",
                        "R-oeli",
                        "R-plotROC",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-mlogit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BEND",
            "portdir": "R/R-BEND",
            "version": "1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/crohlo/BEND",
            "description": "Bayesian Estimation of Non-linear Data (BEND)",
            "long_description": "R-BEND provides a set of models to estimate non-linear longitudinal data using Bayesian methods.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-label.switching",
                        "R-coda",
                        "R-CRAN-recommended",
                        "R-rjags"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CFtime",
            "portdir": "R/R-CFtime",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pvanlaake/CFtime",
            "description": "Use CF-compliant calendars with climate projection data",
            "long_description": "Use CF-compliant calendars with climate projection data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-ncdf4",
                        "R-RNetCDF",
                        "R-stringr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ncmeta"
                    ]
                }
            ]
        },
        {
            "name": "py312-svgpath",
            "portdir": "python/py-svgpath",
            "version": "6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/regebro/svg.path",
            "description": "SVG path objects and parser",
            "long_description": "svg.path is a collection of objects that implement the different path commands in SVG, and a parser for SVG path definitions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "flyingsamson",
                    "github": "flyingsamson",
                    "ports_count": 18
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-svgpath"
                    ]
                }
            ]
        },
        {
            "name": "py311-svgpath",
            "portdir": "python/py-svgpath",
            "version": "6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/regebro/svg.path",
            "description": "SVG path objects and parser",
            "long_description": "svg.path is a collection of objects that implement the different path commands in SVG, and a parser for SVG path definitions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "flyingsamson",
                    "github": "flyingsamson",
                    "ports_count": 18
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-svgpath",
            "portdir": "python/py-svgpath",
            "version": "6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/regebro/svg.path",
            "description": "SVG path objects and parser",
            "long_description": "svg.path is a collection of objects that implement the different path commands in SVG, and a parser for SVG path definitions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "flyingsamson",
                    "github": "flyingsamson",
                    "ports_count": 18
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-svgpath",
            "portdir": "python/py-svgpath",
            "version": "6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/regebro/svg.path",
            "description": "SVG path objects and parser",
            "long_description": "svg.path is a collection of objects that implement the different path commands in SVG, and a parser for SVG path definitions.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "flyingsamson",
                    "github": "flyingsamson",
                    "ports_count": 18
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-svgpath",
            "portdir": "python/py-svgpath",
            "version": "6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/regebro/svg.path",
            "description": "SVG path objects and parser",
            "long_description": "svg.path is a collection of objects that implement the different path commands in SVG, and a parser for SVG path definitions.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "flyingsamson",
                    "github": "flyingsamson",
                    "ports_count": 18
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-svgpath",
            "portdir": "python/py-svgpath",
            "version": "6.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/regebro/svg.path",
            "description": "SVG path objects and parser",
            "long_description": "svg.path is a collection of objects that implement the different path commands in SVG, and a parser for SVG path definitions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "flyingsamson",
                    "github": "flyingsamson",
                    "ports_count": 18
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-svgpath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cmake-docs",
            "portdir": "devel/cmake",
            "version": "3.31.7",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cmake.org",
            "description": "CMake Documentation",
            "long_description": "CMake Documentation",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python313"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-sphinxcontrib-websupport",
                        "py313-sphinxcontrib-devhelp",
                        "py313-sphinxcontrib-applehelp",
                        "py313-sphinxcontrib-htmlhelp",
                        "py313-sphinxcontrib-jsmath",
                        "py313-sphinxcontrib-qthelp",
                        "py313-sphinxcontrib-serializinghtml",
                        "py313-sphinx",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "zlib",
                        "cmake",
                        "ncurses",
                        "libcxx",
                        "curl",
                        "expat",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cmake-gui",
            "portdir": "devel/cmake",
            "version": "3.31.7",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cmake.org",
            "description": "CMake QT-based GUI",
            "long_description": "CMake QT-based GUI",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "zlib",
                        "cmake",
                        "qt5-qtbase",
                        "libcxx",
                        "curl",
                        "expat",
                        "ncurses",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pdfcpu",
            "portdir": "textproc/pdfcpu",
            "version": "0.11.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pdfcpu/pdfcpu",
            "description": "PDF processor written in Go",
            "long_description": "pdfcpu is a PDF processing library written in Go supporting encryption. It provides both an API and a CLI. Supported are all versions up to PDF 1.7 (ISO-32000). Support for PDF 2.0 is basic and ongoing work.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 226
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-mrjob",
            "portdir": "python/py-mrjob",
            "version": "0.6.12",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Yelp/mrjob",
            "description": "Python MapReduce framework",
            "long_description": "mrjob is a Python package that helps you write and run Hadoop Streaming jobs. It fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster.",
            "active": false,
            "categories": [
                "python",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-boto",
                        "py39-botocore",
                        "py39-setuptools",
                        "py39-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-tastypie",
            "portdir": "python/py-tastypie",
            "version": "0.14.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-tastypie/django-tastypie",
            "description": "flexible & capable API layer for Django",
            "long_description": "flexible & capable API layer for Django",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-dateutil",
                        "py311-django",
                        "py311-mimeparse",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tastypie"
                    ]
                }
            ]
        },
        {
            "name": "py312-mimeparse",
            "portdir": "python/py-mimeparse",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dbtsai/python-mimeparse",
            "description": "Basic functions for handling mimetypes in Python",
            "long_description": "Basic functions for handling mimetypes in Python",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-mimeparse"
                    ]
                }
            ]
        },
        {
            "name": "py311-mimeparse",
            "portdir": "python/py-mimeparse",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dbtsai/python-mimeparse",
            "description": "Basic functions for handling mimetypes in Python",
            "long_description": "Basic functions for handling mimetypes in Python",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-tastypie"
                    ]
                }
            ]
        }
    ]
}