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

{
    "count": 50520,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=608",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=606",
    "results": [
        {
            "name": "unciv",
            "portdir": "games/unciv",
            "version": "4.12.10-patch1",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yairm210/Unciv",
            "description": "Open-source Android/Desktop remake of Civ V",
            "long_description": "An open source, mod-friendly Android and Desktop remake of Civ V, made with LibGDX.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 154
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gradle",
                        "makeicns",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "screenfetch",
            "portdir": "sysutils/screenfetch",
            "version": "2023.12.28",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/KittyKatt/screenFetch",
            "description": "CLI system information tool",
            "long_description": "screenfetch fetches system/theme information in terminal.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash",
                        "xprop"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xfce4-appfinder",
            "portdir": "xfce/xfce4-appfinder",
            "version": "4.18.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.xfce.org/xfce/xfce4-appfinder/start",
            "description": "Software to find every application supporting Desktop entry format",
            "long_description": "Software to find every application supporting Desktop entry format",
            "active": true,
            "categories": [
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "intltool",
                        "xfce4-dev-tools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "garcon",
                        "libxfce4ui",
                        "Thunar"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xfce"
                    ]
                }
            ]
        },
        {
            "name": "py312-managesieve",
            "portdir": "python/py-managesieve",
            "version": "0.8",
            "license": "(PSF or GPL-3)",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://managesieve.readthedocs.io/",
            "description": "Protocol for remotely managing Sieve scripts",
            "long_description": "A Protocol for remotely managing Sieve Scripts. A MANGAGESIEVE client library for remotely managing Sieve scripts, including an interactive sieveshell.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-16",
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-managesieve"
                    ]
                }
            ]
        },
        {
            "name": "py-managesieve",
            "portdir": "python/py-managesieve",
            "version": "0.8",
            "license": "(PSF or GPL-3)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://managesieve.readthedocs.io/",
            "description": "Protocol for remotely managing Sieve scripts",
            "long_description": "A Protocol for remotely managing Sieve Scripts. A MANGAGESIEVE client library for remotely managing Sieve scripts, including an interactive sieveshell.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-managesieve"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-managesieve",
            "portdir": "python/py-managesieve",
            "version": "0.6",
            "license": "(PSF or GPL-3)",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://managesieve.readthedocs.io/",
            "description": "Protocol for remotely managing Sieve scripts",
            "long_description": "A Protocol for remotely managing Sieve Scripts. A MANGAGESIEVE client library for remotely managing Sieve scripts, including an interactive sieveshell.",
            "active": false,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-pytest-runner",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-managesieve",
            "portdir": "python/py-managesieve",
            "version": "0.6",
            "license": "(PSF or GPL-3)",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://managesieve.readthedocs.io/",
            "description": "Protocol for remotely managing Sieve scripts",
            "long_description": "A Protocol for remotely managing Sieve Scripts. A MANGAGESIEVE client library for remotely managing Sieve scripts, including an interactive sieveshell.",
            "active": false,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-pytest-runner",
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RandomFields",
            "portdir": "R/R-RandomFields",
            "version": "3.3.14",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wim.uni-mannheim.de/schlather/publications/software",
            "description": "Estimation, prediction and simulation of random fields",
            "long_description": "Estimation, prediction and simulation of random fields",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "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": [
                        "clang-16",
                        "gcc13",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-sp",
                        "R-RandomFieldsUtils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GenSA",
                        "R-tcltk2",
                        "R-tkrplot",
                        "R-raster",
                        "R-soma",
                        "R-minqa",
                        "R-colorspace",
                        "R-mvtnorm",
                        "R-RColorBrewer",
                        "R-nloptr",
                        "R-optimx",
                        "R-pso",
                        "R-spam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RandomFieldsUtils",
                        "R-geostatsp"
                    ]
                }
            ]
        },
        {
            "name": "R-statpsych",
            "portdir": "R/R-statpsych",
            "version": "1.6.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dgbonett/statpsych",
            "description": "Confidence interval and sample size methods that are especially useful in psychological research",
            "long_description": "Confidence interval and sample size methods that are especially useful in psychological research",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mathjaxr",
                        "R-mnonr",
                        "R-CRAN-recommended",
                        "R-Rdpack"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-paradox",
            "portdir": "R/R-paradox",
            "version": "1.0.1",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://paradox.mlr-org.com",
            "description": "Define and work with parameter spaces for complex algorithms",
            "long_description": "Define and work with parameter spaces for complex algorithms",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-checkmate",
                        "R-mlr3misc",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-backports"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-knitr",
                        "R-testthat",
                        "R-lhs",
                        "R-spacefillr",
                        "R-mlr3learners"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr3tuning",
                        "R-bbotk",
                        "R-mlr3learners",
                        "R-mlr3",
                        "R-mlr3mbo",
                        "R-mlr3pipelines",
                        "R-mlr3resampling"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlr3misc"
                    ]
                }
            ]
        },
        {
            "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-gcplyr",
            "portdir": "R/R-gcplyr",
            "version": "1.10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mikeblazanin.github.io/gcplyr",
            "description": "Manipulate and analyze growth curve data",
            "long_description": "Manipulate and analyze growth curve data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cowplot",
                        "R-caret",
                        "R-sf",
                        "R-readxl",
                        "R-ggplot2",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-chk",
            "portdir": "R/R-chk",
            "version": "0.9.2.9000",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/poissonconsulting/chk",
            "description": "Check user-supplied function arguments",
            "long_description": "Check user-supplied function arguments",
            "active": true,
            "categories": [
                "science",
                "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-rlang",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WeightIt",
                        "R-mcmcr",
                        "R-bayesnec",
                        "R-fwb",
                        "R-nlist",
                        "R-cobalt",
                        "R-term",
                        "R-dttr2",
                        "R-extras",
                        "R-MatchIt"
                    ]
                }
            ]
        },
        {
            "name": "R-TruncatedNormal",
            "portdir": "R/R-TruncatedNormal",
            "version": "2.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bking124.github.io/countSTAR",
            "description": "Truncated multivariate normal and Student distributions",
            "long_description": "Truncated multivariate normal and Student distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "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-nleqslv",
                        "R-alabama",
                        "R-spacefillr",
                        "R-qrng",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-carData"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-countSTAR",
                        "R-skewlmm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-anMC",
                        "R-mev"
                    ]
                }
            ]
        },
        {
            "name": "squeeze",
            "portdir": "xfce/squeeze",
            "version": "0.2.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xfce.org",
            "description": "Squeeze is a modern and advanced archive manager for the Xfce Desktop Environment.",
            "long_description": "Squeeze is a modern and advanced archive manager for the Xfce Desktop Environment.",
            "active": false,
            "categories": [
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "gtk2",
                        "Thunar",
                        "libxfce4util"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "git-toolbelt",
            "portdir": "devel/git-toolbelt",
            "version": "1.9.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nvie/git-toolbelt",
            "description": "Helper tools to make everyday life with Git much easier",
            "long_description": "Helper tools to make everyday life with Git much easier. A suite of useful Git commands that aid with scripting or every day command line usage",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "fzf",
                        "realpath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "orage",
            "portdir": "xfce/orage",
            "version": "4.18.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xfce.org",
            "description": "Time-managing application for the Xfce desktop environment",
            "long_description": "Time-managing application for the Xfce desktop environment",
            "active": true,
            "categories": [
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "intltool",
                        "xfconf",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "exo",
                        "xfce4-panel",
                        "libical"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-yojson",
            "portdir": "ocaml/ocaml-yojson",
            "version": "2.2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ocaml-community/yojson",
            "description": "JSON parsing and printing library for OCaml",
            "long_description": "Yojson is an optimized JSON parsing and printing library for OCaml.",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 83
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-seq"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-ppx_deriving_yojson",
                        "ocaml-js_of_ocaml-compiler",
                        "fstar",
                        "kremlin",
                        "abella",
                        "stanc3",
                        "ocaml-merlin"
                    ]
                }
            ]
        },
        {
            "name": "mathmod",
            "portdir": "math/mathmod",
            "version": "11.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.facebook.com/parisolab",
            "description": "Mathematical modelling software",
            "long_description": "mathmod is a mathematical modelling software that visualizes and animates implicit and parametric surfaces.",
            "active": true,
            "categories": [
                "graphics",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abella",
            "portdir": "math/abella",
            "version": "2.0.8.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://abella-prover.org",
            "description": "Interactive theorem prover",
            "long_description": "Abella is an interactive theorem prover based on lambda-tree syntax. This means that Abella is well-suited for reasoning about the meta-theory of programming languages and other logical systems which manipulate objects with binding.",
            "active": true,
            "categories": [
                "math",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml",
                        "ocaml-dune",
                        "clang-16",
                        "ocaml-crunch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-base64",
                        "ocaml-menhir",
                        "ocaml-yojson",
                        "ocaml-re",
                        "ocaml-cmdliner"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ocaml-ounit2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rjsoncons",
            "portdir": "R/R-rjsoncons",
            "version": "1.3.1",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mtmorgan.github.io/rjsoncons",
            "description": "C++ header-only jsoncons library for JSON queries",
            "long_description": "C++ header-only jsoncons library for JSON queries",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hdf5r",
            "portdir": "R/R-hdf5r",
            "version": "1.3.11",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hhoeflin.github.io/hdf5r",
            "description": "Interface to the HDF5 binary data format",
            "long_description": "Interface to the HDF5 binary data format",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R",
                        "grep"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "hdf5",
                        "R-R6",
                        "R-bit64"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-formatR",
                        "R-nycflights13"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hdf5r.Extra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Seurat",
                        "R-misty"
                    ]
                }
            ]
        },
        {
            "name": "R-dynsurv",
            "portdir": "R/R-dynsurv",
            "version": "0.4-7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dynsurv",
            "description": "Dynamic models for survival data",
            "long_description": "Dynamic models for survival data",
            "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-splines2",
                        "R-ggplot2",
                        "R-BH",
                        "R-CRAN-recommended",
                        "R-nleqslv",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-deps",
            "portdir": "R/R-deps",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hub.analythium.io/deps",
            "description": "Dependency management with roxygen-style comments",
            "long_description": "Dependency management with roxygen-style comments",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-renv",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-remotes"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-constructive",
            "portdir": "R/R-constructive",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cynkra.github.io/constructive",
            "description": "Display idiomatic code to construct most R objects",
            "long_description": "Display idiomatic code to construct most R objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-waldo",
                        "R-diffobj",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-knitr",
                        "R-lubridate",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-reprex",
                        "R-roxygen2",
                        "R-rstudioapi",
                        "R-DiagrammeR",
                        "R-prettycode",
                        "R-dm",
                        "R-sf",
                        "R-bit64",
                        "R-data.table",
                        "R-vctrs",
                        "R-blob",
                        "R-tibble",
                        "R-withr",
                        "R-clipr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-duckplyr"
                    ]
                }
            ]
        },
        {
            "name": "R-beepr",
            "portdir": "R/R-beepr",
            "version": "2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rasmusab/beepr",
            "description": "Easily play notification sounds on any platform",
            "long_description": "Easily play notification sounds on any platform",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-audio",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimDesign",
                        "R-sharp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-progressr"
                    ]
                }
            ]
        },
        {
            "name": "R-S4Vectors",
            "portdir": "R/R-S4Vectors",
            "version": "0.42.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/S4Vectors",
            "description": "Foundation of vector-like and list-like containers",
            "long_description": "Foundation of vector-like and list-like containers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-graph",
                        "R-IRanges",
                        "R-DelayedArray",
                        "R-GenomicRanges",
                        "R-ShortRead",
                        "R-SummarizedExperiment",
                        "R-data.table",
                        "R-RUnit",
                        "R-knitr",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SeqArray",
                        "R-DelayedMatrixStats",
                        "R-SQLDataFrame",
                        "R-ShortRead",
                        "R-Structstrings",
                        "R-TileDBArray",
                        "R-UCSC.utils",
                        "R-ResidualMatrix",
                        "R-HDF5Array",
                        "R-S4Arrays",
                        "R-MultiAssayExperiment",
                        "R-RaggedExperiment",
                        "R-DirichletMultinomial",
                        "R-BiocNeighbors",
                        "R-rhdf5",
                        "R-restfulr",
                        "R-systemPipeR",
                        "R-MsCoreUtils",
                        "R-AnnotationDbi",
                        "R-AnnotationForge",
                        "R-AnnotationHub",
                        "R-BiocSingular",
                        "R-DECIPHER",
                        "R-DESeq2",
                        "R-GenomicAlignments",
                        "R-InteractionSet",
                        "R-Rsamtools",
                        "R-VariantAnnotation",
                        "R-XVector",
                        "R-bluster",
                        "R-csaw",
                        "R-IRanges",
                        "R-groHMM",
                        "R-kebabs",
                        "R-pwalign",
                        "R-rtracklayer",
                        "R-Biostrings",
                        "R-ScaledMatrix",
                        "R-SingleCellExperiment",
                        "R-SummarizedExperiment",
                        "R-ExperimentHub",
                        "R-DelayedArray",
                        "R-GenomicRanges",
                        "R-GenomicFeatures",
                        "R-GenomeInfoDb",
                        "R-SparseArray",
                        "R-BSgenome",
                        "R-BSgenomeForge",
                        "R-BiocIO"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppRoll",
            "portdir": "R/R-RcppRoll",
            "version": "0.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcppRoll",
            "description": "Efficient rolling/windowed operations",
            "long_description": "Efficient rolling/windowed operations",
            "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-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-zoo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fastTS",
                        "R-ICSClust",
                        "R-ICtest",
                        "R-tsfeatures",
                        "R-exdex",
                        "R-IDF",
                        "R-TSS.RESTREND",
                        "R-sentometrics",
                        "R-autoTS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-recipes"
                    ]
                }
            ]
        },
        {
            "name": "R-IRanges",
            "portdir": "R/R-IRanges",
            "version": "2.38.1",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/IRanges",
            "description": "Foundation of integer range manipulation",
            "long_description": "Foundation of integer range manipulation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-S4Vectors",
                        "R-BiocGenerics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GenomicRanges",
                        "R-Rsamtools",
                        "R-RUnit",
                        "R-BiocStyle",
                        "R-XVector",
                        "R-GenomicAlignments",
                        "R-GenomicFeatures"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SeqArray",
                        "R-ShortRead",
                        "R-Structstrings",
                        "R-alakazam",
                        "R-HilbertCurve",
                        "R-GenomeInfoDb",
                        "R-SparseArray",
                        "R-BSgenome",
                        "R-BSgenomeForge",
                        "R-DelayedMatrixStats",
                        "R-HDF5Array",
                        "R-S4Arrays",
                        "R-MultiAssayExperiment",
                        "R-RaggedExperiment",
                        "R-DirichletMultinomial",
                        "R-ComplexHeatmap",
                        "R-AnnotationDbi",
                        "R-DECIPHER",
                        "R-DESeq2",
                        "R-EnrichedHeatmap",
                        "R-GenomicAlignments",
                        "R-InteractionSet",
                        "R-Rsamtools",
                        "R-VariantAnnotation",
                        "R-XVector",
                        "R-csaw",
                        "R-groHMM",
                        "R-kebabs",
                        "R-pwalign",
                        "R-rtracklayer",
                        "R-Biostrings",
                        "R-SummarizedExperiment",
                        "R-DelayedArray",
                        "R-GenomicRanges",
                        "R-GenomicFeatures"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fuzzyjoin",
                        "R-HilbertVis",
                        "R-Seurat",
                        "R-systemPipeR",
                        "R-systemPipeRdata",
                        "R-S4Vectors"
                    ]
                }
            ]
        },
        {
            "name": "R-FuzzySTs",
            "portdir": "R/R-FuzzySTs",
            "version": "0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FuzzySTs",
            "description": "Fuzzy Statistical Tools",
            "long_description": "Fuzzy Statistical Tools",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-polynom",
                        "R-FuzzyNumbers"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-triangle",
            "portdir": "python/py-triangle",
            "version": "20230923",
            "license": "LGPL-3 and Noncommercial and Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/drufat/triangle",
            "description": "Python binding to the triangle library",
            "long_description": "Python binding to the triangle library. See documentation at: https://rufat.be/triangle",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "smithsp",
                    "github": "smithsp",
                    "ports_count": 32
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "py312-setuptools",
                        "clang-16",
                        "py312-build"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-numpy",
                        "python312",
                        "triangle"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-triangle"
                    ]
                }
            ]
        },
        {
            "name": "py-triangle",
            "portdir": "python/py-triangle",
            "version": "20230923",
            "license": "LGPL-3 and Noncommercial and Restrictive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/drufat/triangle",
            "description": "Python binding to the triangle library",
            "long_description": "Python binding to the triangle library. See documentation at: https://rufat.be/triangle",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "smithsp",
                    "github": "smithsp",
                    "ports_count": 32
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-triangle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-textile",
            "portdir": "python/py-textile",
            "version": "3.0.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/textile",
            "description": "Textile processing for python",
            "long_description": "Textile is a XHTML generator using a simple markup developed by Dean Allen. This is a Python port with support for code validation, itex to MathML translation, Python code coloring and much more.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "francisga",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-pytest-runner",
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-html5lib",
                        "py27-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "trac",
                        "trac-devel",
                        "py-textile"
                    ]
                }
            ]
        },
        {
            "name": "py-textile",
            "portdir": "python/py-textile",
            "version": "3.0.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/textile",
            "description": "Textile processing for python",
            "long_description": "Textile is a XHTML generator using a simple markup developed by Dean Allen. This is a Python port with support for code validation, itex to MathML translation, Python code coloring and much more.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "francisga",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-textile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-threadpool",
            "portdir": "python/py-threadpool",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://chrisarndt.de/projects/threadpool/",
            "description": "Easy to use object-oriented thread pool framework",
            "long_description": "A thread pool is an object that maintains a pool of worker threads to perform time consuming operations in parallel. It assigns jobs to the threads by putting them in a work request queue, where they are picked up by the next available thread. This then performs the requested operation in the background and puts the results in another queue.",
            "active": false,
            "categories": [
                "net",
                "python",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-threadpool"
                    ]
                }
            ]
        },
        {
            "name": "py35-threadpool",
            "portdir": "python/py-threadpool",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://chrisarndt.de/projects/threadpool/",
            "description": "Easy to use object-oriented thread pool framework",
            "long_description": "A thread pool is an object that maintains a pool of worker threads to perform time consuming operations in parallel. It assigns jobs to the threads by putting them in a work request queue, where they are picked up by the next available thread. This then performs the requested operation in the background and puts the results in another queue.",
            "active": false,
            "categories": [
                "net",
                "python",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-threadpool",
            "portdir": "python/py-threadpool",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://chrisarndt.de/projects/threadpool/",
            "description": "Easy to use object-oriented thread pool framework",
            "long_description": "A thread pool is an object that maintains a pool of worker threads to perform time consuming operations in parallel. It assigns jobs to the threads by putting them in a work request queue, where they are picked up by the next available thread. This then performs the requested operation in the background and puts the results in another queue.",
            "active": false,
            "categories": [
                "net",
                "python",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-threadpool",
            "portdir": "python/py-threadpool",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://chrisarndt.de/projects/threadpool/",
            "description": "Easy to use object-oriented thread pool framework",
            "long_description": "A thread pool is an object that maintains a pool of worker threads to perform time consuming operations in parallel. It assigns jobs to the threads by putting them in a work request queue, where they are picked up by the next available thread. This then performs the requested operation in the background and puts the results in another queue.",
            "active": false,
            "categories": [
                "net",
                "python",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-threadpool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-tre",
            "portdir": "python/py-tre",
            "version": "0.8.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://laurikari.net/tre/",
            "description": "Python bindings for libtre",
            "long_description": "Python bindings for libtre, a lightweight, POSIX-compliant regular expressions library that supports approximate text matches.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tre",
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tre"
                    ]
                }
            ]
        },
        {
            "name": "py-tre",
            "portdir": "python/py-tre",
            "version": "0.8.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://laurikari.net/tre/",
            "description": "Python bindings for libtre",
            "long_description": "Python bindings for libtre, a lightweight, POSIX-compliant regular expressions library that supports approximate text matches.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-tre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-timeformat",
            "portdir": "python/py-timeformat",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.owlfish.com/software/TimeFormat/",
            "description": "Flexible alternative to time.strftime",
            "long_description": "TimeFormat implements new time and date formatting codes that provide more flexibility to time.strftime(). The implementation avoids using the C library time.strftime() where possible, so ensuring the same operation across most platforms.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-timeformat"
                    ]
                }
            ]
        },
        {
            "name": "py-timeformat",
            "portdir": "python/py-timeformat",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.owlfish.com/software/TimeFormat/",
            "description": "Flexible alternative to time.strftime",
            "long_description": "TimeFormat implements new time and date formatting codes that provide more flexibility to time.strftime(). The implementation avoids using the C library time.strftime() where possible, so ensuring the same operation across most platforms.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-timeformat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-taskplan",
            "portdir": "python/py-taskplan",
            "version": "1.3.3",
            "license": "MIT",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mechanicalcat.net/tech/pytaskplan/",
            "description": "Simple task planner capable of resource allocation.",
            "long_description": "A simple task planner capable of resource allocation, interruptions (holidays, etc), HTML plan generation and HTML gantt chart generation.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-taskplan"
                    ]
                }
            ]
        },
        {
            "name": "py-taskplan",
            "portdir": "python/py-taskplan",
            "version": "1.3.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mechanicalcat.net/tech/pytaskplan/",
            "description": "Simple task planner capable of resource allocation.",
            "long_description": "A simple task planner capable of resource allocation, interruptions (holidays, etc), HTML plan generation and HTML gantt chart generation.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-taskplan"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-unittest2",
            "portdir": "python/py-unittest2",
            "version": "1.1.0",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/unittest2",
            "description": "New features in the unittest library",
            "long_description": "unittest2 is a backport of the new features added to the unittest testing framework in Python 2.7 and onwards. It is tested to run on Python 2.6, 2.7, 3.2, 3.3, 3.4 and pypy. To use unittest2 instead of unittest simply replace import unittest with import unittest2.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-unittest2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-unittest2",
            "portdir": "python/py-unittest2",
            "version": "1.1.0",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/unittest2",
            "description": "New features in the unittest library",
            "long_description": "unittest2 is a backport of the new features added to the unittest testing framework in Python 2.7 and onwards. It is tested to run on Python 2.6, 2.7, 3.2, 3.3, 3.4 and pypy. To use unittest2 instead of unittest simply replace import unittest with import unittest2.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools",
                        "py27-six",
                        "py27-traceback2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-unittest2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-trepan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-geojson",
                        "py27-asn1-modules"
                    ]
                }
            ]
        },
        {
            "name": "py27-trep",
            "portdir": "python/py-trep",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://murpheylab.github.io/trep",
            "description": "Module for modeling articulated rigid body mechanical systems in generalized coordinates.",
            "long_description": "Trep is a Python module for modeling articulated rigid body mechanical systems in generalized coordinates. Trep supports basic simulation but it is primarily designed to serve as a calculation engine for analysis and optimal control algorithms that require 1st and 2nd derivatives of the system's dynamics.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-matplotlib",
                        "py27-numpy",
                        "python27",
                        "py27-pyqt4",
                        "py27-scipy",
                        "py27-opengl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-trep"
                    ]
                }
            ]
        },
        {
            "name": "py-trep",
            "portdir": "python/py-trep",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://murpheylab.github.io/trep",
            "description": "Module for modeling articulated rigid body mechanical systems in generalized coordinates.",
            "long_description": "Trep is a Python module for modeling articulated rigid body mechanical systems in generalized coordinates. Trep supports basic simulation but it is primarily designed to serve as a calculation engine for analysis and optimal control algorithms that require 1st and 2nd derivatives of the system's dynamics.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-trep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-tiff",
            "portdir": "python/py-tiff",
            "version": "0.1.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.haynold.com/software_projects/2004/pytiff/",
            "description": "pytiff provides tiff handling and advanced imaging for Python",
            "long_description": "pytiff provides tiff handling and advanced imaging for Python",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tiff"
                    ]
                }
            ]
        },
        {
            "name": "py-tiff",
            "portdir": "python/py-tiff",
            "version": "0.1.6",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.haynold.com/software_projects/2004/pytiff/",
            "description": "pytiff provides tiff handling and advanced imaging for Python",
            "long_description": "pytiff provides tiff handling and advanced imaging for Python",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-tiff"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}