HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50477,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=783",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=781",
"results": [
{
"name": "R-smotefamily",
"portdir": "R/R-smotefamily",
"version": "1.4.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=smotefamily",
"description": "Collection of oversampling techniques for class imbalance problem based on SMOTE",
"long_description": "Collection of oversampling techniques for class imbalance problem based on SMOTE",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dbscan",
"R-igraph",
"R-CRAN-recommended",
"R-FNN"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-npcs",
"R-imbalance"
]
}
]
},
{
"name": "R-starter",
"portdir": "R/R-starter",
"version": "0.1.15",
"license": "AGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.danieldsjoberg.com/starter/index.html",
"description": "Starter kit for new projects",
"long_description": "Starter kit for new projects",
"active": true,
"categories": [
"devel",
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-glue",
"R-rprojroot",
"R-dplyr",
"R-gert",
"R-rstudioapi",
"R-renv",
"R-R.utils",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-fs",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-pkgdown",
"R-readr",
"R-covr",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-tensorBSS",
"portdir": "R/R-tensorBSS",
"version": "0.3.9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=tensorBSS",
"description": "Blind source separation methods for tensor-valued observations",
"long_description": "Blind source separation methods for tensor-valued observations",
"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-abind",
"R-ggplot2",
"R-tensor",
"R-ICtest",
"R-JADE",
"R-fICA",
"R-tsBSS",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stochvol"
]
}
],
"depends_on": []
},
{
"name": "R-tidyrules",
"portdir": "R/R-tidyrules",
"version": "0.2.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://talegari.github.io/tidyrules",
"description": "Obtain rules from rule based models as tidy dataframe",
"long_description": "Obtain rules from rule based models as tidy dataframe",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-magrittr",
"R-proxy",
"R-rlang",
"R-glue",
"R-stringr",
"R-tibble",
"R-checkmate",
"R-generics",
"R-purrr",
"R-MetricsWeighted",
"R-tidytable",
"R-pheatmap",
"R-DescTools",
"R-partykit",
"R-CRAN-recommended",
"R-assertthat",
"R-cli"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-testthat",
"R-rmarkdown",
"R-modeldata",
"R-mlbench",
"R-rpart.plot",
"R-C50",
"R-Cubist",
"R-palmerpenguins",
"R-AmesHousing"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-Cubist"
]
}
]
},
{
"name": "R-tstools",
"portdir": "R/R-tstools",
"version": "0.4.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KOF-ch/tstools",
"description": "Time series toolbox for official statistics",
"long_description": "Time series toolbox for official statistics",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-xts",
"R-zoo",
"R-yaml",
"R-CRAN-recommended",
"R-data.table",
"R-jsonlite"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-reshape2",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-openxlsx"
]
}
],
"depends_on": []
},
{
"name": "openjdk19",
"portdir": "java/openjdk19",
"version": "19",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openjdk.java.net/",
"description": "OpenJDK 19",
"long_description": "JDK 19 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [
"release",
"optimized",
"debug",
"client",
"server",
"minimal",
"core",
"zero"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"gmake",
"bash",
"openjdk19-bootstrap",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"freetype"
]
}
],
"depends_on": []
},
{
"name": "openjdk19-bootstrap",
"portdir": "java/openjdk19-bootstrap",
"version": "19",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openjdk.java.net/",
"description": "OpenJDK 19 Boot JDK",
"long_description": "OpenJDK 19 Boot JDK to bootstrap Openjdk19 port",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openjdk19"
]
}
]
},
{
"name": "openjdk20",
"portdir": "java/openjdk20",
"version": "20.0.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openjdk.java.net/",
"description": "OpenJDK 20",
"long_description": "JDK 20 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [
"release",
"optimized",
"debug",
"client",
"server",
"minimal",
"core",
"zero"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"gmake",
"bash",
"openjdk20-bootstrap",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"freetype"
]
}
],
"depends_on": []
},
{
"name": "openjdk20-bootstrap",
"portdir": "java/openjdk20-bootstrap",
"version": "20",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openjdk.java.net/",
"description": "OpenJDK 20 Boot JDK",
"long_description": "OpenJDK 20 Boot JDK to bootstrap Openjdk20 port",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openjdk20"
]
}
]
},
{
"name": "bart",
"portdir": "science/bart",
"version": "0.9.00",
"license": "BSD",
"platforms": "{darwin >= 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mrirecon/bart",
"description": "Toolbox for Computational Magnetic Resonance Imaging",
"long_description": "Toolbox for Computational Magnetic Resonance Imaging",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"cuda"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"OpenBLAS",
"fftw-3",
"libpng",
"flock",
"python311",
"fftw-3-single",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "py311-obspy",
"portdir": "python/py-obspy",
"version": "1.4.2",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/obspy/obspy/wiki/",
"description": "Python framework for processing seismological data",
"long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"help2man",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"py311-matplotlib",
"py311-scipy",
"python311",
"py311-decorator",
"py311-sqlalchemy",
"py311-requests",
"py311-lxml",
"py311-numpy"
]
},
{
"type": "run",
"ports": [
"obspy_select"
]
},
{
"type": "test",
"ports": [
"py311-packaging",
"py311-pytest",
"py311-pyproj"
]
}
],
"depends_on": []
},
{
"name": "R-BayesTree",
"portdir": "R/R-BayesTree",
"version": "0.3-1.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BayesTree",
"description": "Bayesian additive regression trees",
"long_description": "Bayesian additive regression trees",
"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-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-psica"
]
}
]
},
{
"name": "R-CARM",
"portdir": "R/R-CARM",
"version": "1.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=CARM",
"description": "Covariate-adjusted adaptive randomization via Mahalanobis distance",
"long_description": "Covariate-adjusted adaptive randomization via Mahalanobis distance",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-arrangements",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-IDF",
"portdir": "R/R-IDF",
"version": "2.1.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.met.fu-berlin.de/Rpackages/idf_package",
"description": "Estimation and plotting of IDF curves",
"long_description": "Estimation and plotting of IDF curves",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-pbapply",
"R-fastmatch",
"R-RcppRoll",
"R-CRAN-recommended",
"R-ismev",
"R-evd"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-OBRE",
"portdir": "R/R-OBRE",
"version": "0.2-0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=OBRE",
"description": "Optimal b-robust estimator tools",
"long_description": "Optimal b-robust estimator tools",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-pracma",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-Rsomoclu",
"portdir": "R/R-Rsomoclu",
"version": "1.7.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://peterwittek.github.io/somoclu",
"description": "Somoclu is a massively parallel implementation of self-organizing maps",
"long_description": "Somoclu is a massively parallel implementation of self-organizing maps",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-kohonen",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"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-cereal",
"portdir": "R/R-cereal",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-lib.github.io/cereal",
"description": "Serialize vctrs objects to JSON",
"long_description": "Serialize vctrs objects to JSON",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-vctrs",
"R-CRAN-recommended",
"R-jsonlite",
"R-tibble",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-testthat",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-vetiver"
]
}
]
},
{
"name": "R-conTree",
"portdir": "R/R-conTree",
"version": "0.3-1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jhfhub.github.io/conTree_tutorial",
"description": "Contrast trees and boosting",
"long_description": "Contrast trees and boosting",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"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": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-randomForest"
]
}
],
"depends_on": []
},
{
"name": "R-fake",
"portdir": "R/R-fake",
"version": "1.4.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=fake",
"description": "Flexible data simulation using the multivariate normal distribution",
"long_description": "Flexible data simulation using the multivariate normal distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rdpack",
"R-huge",
"R-CRAN-recommended",
"R-withr",
"R-igraph"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sharp"
]
}
]
},
{
"name": "R-mnonr",
"portdir": "R/R-mnonr",
"version": "1.0.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mnonr",
"description": "Generator of multivariate non-normal random numbers",
"long_description": "Generator of multivariate non-normal random numbers",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-semTools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-statpsych"
]
}
]
},
{
"name": "R-polyreg",
"portdir": "R/R-polyreg",
"version": "0.8.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=polyreg",
"description": "Polynomial Regression",
"long_description": "Polynomial Regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-regtools"
]
}
]
},
{
"name": "R-psica",
"portdir": "R/R-psica",
"version": "1.0.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=psica",
"description": "Decision tree analysis for probabilistic subgroup identification with multiple treatments",
"long_description": "Decision tree analysis for probabilistic subgroup identification with multiple treatments",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-gridBase",
"R-partykit",
"R-party",
"R-randomForest",
"R-CRAN-recommended",
"R-BayesTree",
"R-Rdpack"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-regtools",
"portdir": "R/R-regtools",
"version": "1.7.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=regtools",
"description": "Various tools for linear, nonlinear and non-parametric regression",
"long_description": "Various tools for linear, nonlinear and non-parametric regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-sandwich",
"R-FNN",
"R-rje",
"R-R.utils",
"R-data.table",
"R-glmnet",
"R-text2vec",
"R-polyreg",
"R-CRAN-recommended",
"R-car",
"R-gtools"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-toweranNA"
]
}
]
},
{
"name": "R-sharp",
"portdir": "R/R-sharp",
"version": "1.4.6",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://barbarabodinier.github.io/drat",
"description": "Stability-enhanced approaches using resampling procedures",
"long_description": "Stability-enhanced approaches using resampling procedures",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-future",
"R-future.apply",
"R-igraph",
"R-nloptr",
"R-Rdpack",
"R-plotrix",
"R-abind",
"R-mclust",
"R-glassoFast",
"R-beepr",
"R-fake",
"R-CRAN-recommended",
"R-glmnet",
"R-withr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "rawhide",
"portdir": "sysutils/rawhide",
"version": "3.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://raf.org/rawhide/",
"description": "(rh) find files using pretty C expressions",
"long_description": "(rh) find files using pretty C expressions \n\nRawhide (rh) lets you search for files on the command line using expressions and user-defined functions in a mini-language inspired by C. It's like find(1), but more fun to use. Search criteria can be very readable and self-explanatory and/or very concise and typeable, and you can create your own lexicon of search terms. The output can include lots of detail, like ls(1).",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "raf",
"github": "macportsraf",
"ports_count": 33
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"pcre2",
"libmagic"
]
}
],
"depends_on": []
},
{
"name": "R-clusterSim",
"portdir": "R/R-clusterSim",
"version": "0.51-5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://keii.ue.wroc.pl/clusterSim",
"description": "Search for an optimal clustering procedure for a data-set",
"long_description": "Search for an optimal clustering procedure for a data-set",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-e1071",
"R-ade4"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-mlbench"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-diceR",
"R-comato"
]
}
]
},
{
"name": "R-jointDiag",
"portdir": "R/R-jointDiag",
"version": "0.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=jointDiag",
"description": "Joint approximate diagonalization of a set of square matrices",
"long_description": "Joint approximate diagonalization of a set of square matrices",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"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": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-morpheus",
"R-HDTSA"
]
}
]
},
{
"name": "R-morpheus",
"portdir": "R/R-morpheus",
"version": "1.0-4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=morpheus",
"description": "Estimate parameters of mixtures of logistic regressions",
"long_description": "Estimate parameters of mixtures of logistic regressions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-pracma",
"R-jointDiag"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-devtools",
"R-roxygen2",
"R-flexmix"
]
}
],
"depends_on": []
},
{
"name": "R-rTensor",
"portdir": "R/R-rTensor",
"version": "1.4.8",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jamesyili.github.io/rTensor",
"description": "Tools for tensor analysis and decomposition",
"long_description": "Tools for tensor analysis and decomposition",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-nnTensor",
"R-tensorMiss",
"R-gcTensor",
"R-dcTensor",
"R-rMultiNet",
"R-rTensor2",
"R-RTFA"
]
}
]
},
{
"name": "R-usedist",
"portdir": "R/R-usedist",
"version": "0.4.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=usedist",
"description": "Distance matrix utilities",
"long_description": "Distance matrix utilities",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-tidyr",
"R-testthat",
"R-tibble"
]
}
],
"depends_on": []
},
{
"name": "terraform-1.5",
"portdir": "sysutils/terraform",
"version": "1.5.7",
"license": "Commercial and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.terraform.io/downloads.html",
"description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
"long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
},
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 80
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "run",
"ports": [
"terraform_select"
]
}
],
"depends_on": []
},
{
"name": "py311-beancount",
"portdir": "python/py-beancount",
"version": "3.2.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://furius.ca/beancount/",
"description": "Double-entry plain text accounting system",
"long_description": "A double-entry bookkeeping computer language that lets you define financial transaction records in a text file, read them in memory, generate a variety of reports from them, and provides a basic web interface.",
"active": true,
"categories": [
"python",
"finance"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 41
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison",
"py311-build",
"py311-installer",
"py311-meson-python"
]
},
{
"type": "lib",
"ports": [
"py311-regex",
"py311-dateutil",
"py311-click",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py311-bottle",
"portdir": "python/py-bottle",
"version": "0.13.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bottlepy.org/",
"description": "Fast, simple and lightweight WSGI micro web-framework for python",
"long_description": "Bottle is a fast, simple and lightweight WSGI micro web-framework with no dependencies other than the Python Standard Library. It supports routing, templates and has a built-in HTTP development server. It supports paste, fapws3, bjoern, Google App Engine, cheerypy or any other WSGI capable HTTP server",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-google-api",
"portdir": "python/py-google-api",
"version": "2.41.0",
"license": "Apache-2 and MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googleapis/google-api-python-client",
"description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"long_description": "client library for accessing the Plus, Moderator, and many other Google APIs",
"active": true,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-uritemplate",
"py311-httplib2",
"py311-google-api-core",
"py311-google-auth",
"py311-google-auth-httplib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-gsecrets"
]
},
{
"type": "run",
"ports": [
"py311-tensorflow-metadata"
]
}
]
},
{
"name": "py311-google-api-core",
"portdir": "python/py-google-api-core",
"version": "2.28.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googleapis/python-api-core",
"description": "Google API client core library",
"long_description": "Google API client core library",
"active": true,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-proto-plus",
"py311-requests",
"py311-protobuf3",
"py311-google-auth",
"py311-googleapis-common-protos"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-google-api",
"py311-google-api-python-client",
"py311-google-cloud-core",
"py311-google-cloud-storage"
]
},
{
"type": "test",
"ports": [
"py311-proto-plus"
]
}
]
},
{
"name": "py311-google-auth",
"portdir": "python/py-google-auth",
"version": "2.6.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/google-auth",
"description": "simplifies using Google's various server-to-server authentication mechanisms",
"long_description": "simplifies using Google's various server-to-server authentication mechanisms",
"active": true,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-six",
"py311-cachetools",
"py311-asn1-modules",
"py311-rsa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-kubernetes",
"py311-google-api",
"py311-google-api-core",
"py311-google-auth-httplib2",
"py311-google-api-python-client",
"py311-google-cloud-core",
"py311-google-cloud-storage"
]
}
]
},
{
"name": "py311-google-auth-httplib2",
"portdir": "python/py-google-auth-httplib2",
"version": "0.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/google-auth-httplib2",
"description": "provides an httplib2 transport for google-auth",
"long_description": "provides an httplib2 transport for google-auth",
"active": true,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-httplib2",
"py311-google-auth",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-google-api",
"py311-google-api-python-client"
]
}
]
},
{
"name": "py311-googleapis-common-protos",
"portdir": "python/py-googleapis-common-protos",
"version": "1.56.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googleapis/python-api-common-protos",
"description": "Common protobufs used in Google APIs",
"long_description": "Common protobufs used in Google APIs",
"active": true,
"categories": [
"devel",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-protobuf3",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-google-api-core"
]
}
]
},
{
"name": "py311-magic",
"portdir": "python/py-magic",
"version": "0.4.27",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ahupp/python-magic",
"description": "File type identification using libmagic",
"long_description": "Determines the mime type of a file using magic numbers. Can also operate on arbitrary data streams. Much like the Unix file(1) program.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"file"
]
}
],
"depends_on": []
},
{
"name": "py311-uritemplate",
"portdir": "python/py-uritemplate",
"version": "4.1.1",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://uritemplate.readthedocs.org/",
"description": "Python implementation of RFC6570, URI Template",
"long_description": "This is a Python implementation of RFC6570, URI Template, and can expand templates up to and including Level 4 in that specification.",
"active": true,
"categories": [
"textproc",
"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-google-api",
"py311-google-api-python-client"
]
}
]
},
{
"name": "clamav-legacy",
"portdir": "sysutils/clamav-legacy",
"version": "0.104.4",
"license": "(GPL-2 or OpenSSLException)",
"platforms": "{darwin < 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.clamav.net",
"description": "ClamAV anti-virus software adapted to older MacOS",
"long_description": "Clam AntiVirus is a GPL anti-virus toolkit for UNIX. The main purpose of this software is the integration with mail servers (attachment scanning). This port supports old Macs with Mac OS X 10.4–10.6 (Tiger, Leopard, Snow Leopard).",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"debug",
"clamav_milter",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"pcre2",
"curl",
"bzip2",
"libiconv",
"libxml2",
"openssl3",
"json-c",
"zlib",
"libtool"
]
}
],
"depends_on": []
},
{
"name": "py311-macfsevents",
"portdir": "python/py-macfsevents",
"version": "0.8.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/malthe/macfsevents",
"description": "Thread-based interface to file system observation primitives.",
"long_description": "MacFSEvents is a Python library that provides thread-safe directory observation primitives using callbacks. It wraps the Mac OS X FSEvents API in a C-extension.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py-pdal",
"portdir": "python/py-pdal",
"version": "3.5.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python support",
"long_description": "PDAL Python support allows you to process data with PDAL into Numpy arrays. It provides a PDAL extension module to control Python interaction with PDAL. Additionally, you can use it to fetch schema and metadata from PDAL operations.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pdal"
]
}
],
"depends_on": []
},
{
"name": "py37-pdal",
"portdir": "python/py-pdal",
"version": "3.2.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python support",
"long_description": "PDAL Python support allows you to process data with PDAL into Numpy arrays. It provides a PDAL extension module to control Python interaction with PDAL. Additionally, you can use it to fetch schema and metadata from PDAL operations.",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-scikit-build",
"py37-setuptools",
"clang-17",
"cmake",
"ninja",
"pybind11"
]
},
{
"type": "lib",
"ports": [
"PDAL",
"python37",
"py37-numpy"
]
},
{
"type": "test",
"ports": [
"py37-meshio",
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-pdal",
"portdir": "python/py-pdal",
"version": "3.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python support",
"long_description": "PDAL Python support allows you to process data with PDAL into Numpy arrays. It provides a PDAL extension module to control Python interaction with PDAL. Additionally, you can use it to fetch schema and metadata from PDAL operations.",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-scikit-build",
"py38-setuptools",
"clang-16",
"cmake",
"ninja",
"pybind11"
]
},
{
"type": "lib",
"ports": [
"PDAL",
"python38",
"py38-numpy"
]
},
{
"type": "test",
"ports": [
"py38-meshio",
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-pdal",
"portdir": "python/py-pdal",
"version": "3.5.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python support",
"long_description": "PDAL Python support allows you to process data with PDAL into Numpy arrays. It provides a PDAL extension module to control Python interaction with PDAL. Additionally, you can use it to fetch schema and metadata from PDAL operations.",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"py39-scikit-build-core",
"clang-20",
"cmake",
"ninja",
"py39-pybind11",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"PDAL",
"python39",
"py39-numpy"
]
},
{
"type": "test",
"ports": [
"py39-meshio",
"py39-pandas",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pdal-plugins"
]
}
]
},
{
"name": "py310-pdal",
"portdir": "python/py-pdal",
"version": "3.5.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python support",
"long_description": "PDAL Python support allows you to process data with PDAL into Numpy arrays. It provides a PDAL extension module to control Python interaction with PDAL. Additionally, you can use it to fetch schema and metadata from PDAL operations.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"py310-scikit-build-core",
"clang-20",
"cmake",
"ninja",
"py310-setuptools",
"py310-wheel",
"py310-pybind11",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"PDAL",
"python310",
"py310-numpy"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pandas",
"py310-meshio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pdal-plugins"
]
}
]
},
{
"name": "py311-pdal",
"portdir": "python/py-pdal",
"version": "3.5.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python support",
"long_description": "PDAL Python support allows you to process data with PDAL into Numpy arrays. It provides a PDAL extension module to control Python interaction with PDAL. Additionally, you can use it to fetch schema and metadata from PDAL operations.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-pybind11",
"py311-scikit-build-core",
"clang-20",
"cmake",
"ninja",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"PDAL",
"python311",
"py311-numpy"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-pandas",
"py311-meshio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pdal-plugins"
]
}
]
},
{
"name": "py311-wxpython-4.0",
"portdir": "python/py-wxpython-4.0",
"version": "4.2.2",
"license": "wxwidgets-3.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.wxpython.org/",
"description": "Python interface to the wxWidgets 3.2 cross platform GUI",
"long_description": "wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the wxWidgets cross platform GUI library, written in C++.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-cython",
"py311-requests",
"clang-18",
"py311-sip",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"tiff",
"python311"
]
},
{
"type": "run",
"ports": [
"py311-numpy",
"py311-Pillow"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kicad"
]
},
{
"type": "run",
"ports": [
"py311-xraylarch",
"py311-wxmplot",
"py311-wxutils"
]
}
]
}
]
}