HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49814,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=928",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=926",
"results": [
{
"name": "jd",
"portdir": "textproc/jd",
"version": "2.3.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/josephburnett/jd",
"description": "JSON Diff and Patch",
"long_description": "JSON Diff and Patch jd is a commandline utility and Go library for diffing and patching JSON and YAML values. It supports a native jd format (similar to unified format) as well as JSON Merge Patch (RFC 7386) and a subset of JSON Patch (RFC 6902).",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "LBFGSpp",
"portdir": "math/LBFGSpp",
"version": "0.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lbfgspp.statr.me",
"description": "Header-only C++ library for L-BFGS and L-BFGS-B algorithms",
"long_description": "LBFGS++ is a header-only C++ library that implements the Limited-memory BFGS algorithm (L-BFGS) for unconstrained minimization problems, and a modified version of the L-BFGS-B algorithm for box-constrained ones.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"eigen3"
]
}
],
"depends_on": []
},
{
"name": "cppoptlib",
"portdir": "math/cppoptlib",
"version": "2024.01.03",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PatWie/CppNumericalSolvers",
"description": "Header-only C++17 optimization library",
"long_description": "cppoptlib is light-weight header-only C++17 library of numerical optimization methods for non-linear functions based on Eigen.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"eigen3"
]
}
],
"depends_on": []
},
{
"name": "finite-diff",
"portdir": "math/finite-diff",
"version": "1.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zfergus/finite-diff",
"description": "Simple finite-difference library using Eigen",
"long_description": "Simple finite-difference library using Eigen",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"catch2",
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"spdlog",
"eigen3",
"libfmt10"
]
}
],
"depends_on": []
},
{
"name": "nuclei",
"portdir": "security/nuclei",
"version": "3.5.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.projectdiscovery.io/tools/nuclei/overview",
"description": "Fast and customizable vulnerability scanner based on simple YAML based DSL.",
"long_description": "Fast and customizable vulnerability scanner based on simple YAML based DSL. Nuclei is used to send requests across targets based on a template, leading to zero false positives and providing fast scanning on a large number of hosts. Nuclei offers scanning for a variety of protocols, including TCP, DNS, HTTP, SSL, File, Whois, Websocket, Headless, Code etc. With powerful and flexible templating, Nuclei can be used to model all kinds of security checks.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-9.3.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "9.3.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-9.3.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 48
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "py312-cli-helpers",
"portdir": "python/py-cli-helpers",
"version": "2.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/cli-helpers/",
"description": "Helpers for building command-line apps",
"long_description": "CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It’s a helper library for command-line interfaces.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-wcwidth",
"py312-pygments",
"py312-configobj",
"py312-tabulate"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-sqlparse",
"portdir": "python/py-sqlparse",
"version": "0.5.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/sqlparse/",
"description": "Non-validating SQL parser",
"long_description": "Non-validating SQL parser that provides support for parsing, splitting and formatting SQL statements.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pgspecial",
"py312-django",
"py312-django-debug-toolbar",
"py312-ipython-sql"
]
}
]
},
{
"name": "p5-perl-prereqscanner-scanner-distbuild",
"portdir": "perl/p5-perl-prereqscanner-scanner-distbuild",
"version": "0.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-perl-prereqscanner-scanner-distbuild",
"homepage": "https://metacpan.org/pod/Perl::PrereqScanner::Scanner::DistBuild",
"description": "Perl::PrereqScanner::Scanner::DistBuild - scan for Dist::Build dependencies",
"long_description": "Perl::PrereqScanner::Scanner::DistBuild - scan for Dist::Build dependencies",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-perl-prereqscanner-scanner-distbuild"
]
}
],
"depends_on": []
},
{
"name": "p5.28-perl-prereqscanner-scanner-distbuild",
"portdir": "perl/p5-perl-prereqscanner-scanner-distbuild",
"version": "0.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Perl::PrereqScanner::Scanner::DistBuild",
"description": "Perl::PrereqScanner::Scanner::DistBuild - scan for Dist::Build dependencies",
"long_description": "Perl::PrereqScanner::Scanner::DistBuild - scan for Dist::Build dependencies",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.28-module-build-tiny",
"p5.28-ppi",
"p5.28-try-tiny",
"p5.28-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.28-moo",
"p5.28-perl-prereqscanner",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-plugin-distbuild"
]
}
]
},
{
"name": "p5.30-perl-prereqscanner-scanner-distbuild",
"portdir": "perl/p5-perl-prereqscanner-scanner-distbuild",
"version": "0.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Perl::PrereqScanner::Scanner::DistBuild",
"description": "Perl::PrereqScanner::Scanner::DistBuild - scan for Dist::Build dependencies",
"long_description": "Perl::PrereqScanner::Scanner::DistBuild - scan for Dist::Build dependencies",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.30-module-build-tiny",
"p5.30-ppi",
"p5.30-try-tiny",
"p5.30-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.30-moo",
"p5.30-perl-prereqscanner",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dist-zilla-plugin-distbuild"
]
}
]
},
{
"name": "p5.32-perl-prereqscanner-scanner-distbuild",
"portdir": "perl/p5-perl-prereqscanner-scanner-distbuild",
"version": "0.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Perl::PrereqScanner::Scanner::DistBuild",
"description": "Perl::PrereqScanner::Scanner::DistBuild - scan for Dist::Build dependencies",
"long_description": "Perl::PrereqScanner::Scanner::DistBuild - scan for Dist::Build dependencies",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.32-module-build-tiny",
"p5.32-ppi",
"p5.32-try-tiny",
"p5.32-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.32-moo",
"p5.32-perl-prereqscanner",
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dist-zilla-plugin-distbuild"
]
}
]
},
{
"name": "p5.34-perl-prereqscanner-scanner-distbuild",
"portdir": "perl/p5-perl-prereqscanner-scanner-distbuild",
"version": "0.2.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Perl::PrereqScanner::Scanner::DistBuild",
"description": "Perl::PrereqScanner::Scanner::DistBuild - scan for Dist::Build dependencies",
"long_description": "Perl::PrereqScanner::Scanner::DistBuild - scan for Dist::Build dependencies",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.34-module-build-tiny",
"p5.34-ppi",
"p5.34-try-tiny",
"p5.34-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.34-moo",
"p5.34-perl-prereqscanner",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-dist-zilla-plugin-distbuild",
"p5-perl-prereqscanner-scanner-distbuild"
]
}
]
},
{
"name": "R-MLE",
"portdir": "R/R-MLE",
"version": "1.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=MLE",
"description": "Maximum likelihood estimation of various univariate and multivariate distributions",
"long_description": "Maximum likelihood estimation of various univariate and multivariate distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-skellam",
"R-BGFD",
"R-Directional",
"R-Compositional",
"R-CRAN-recommended",
"R-bivpois",
"R-gp",
"R-MN",
"R-geppe",
"R-Rfast",
"R-Rfast2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvcauchy"
]
}
],
"depends_on": []
},
{
"name": "R-geppe",
"portdir": "R/R-geppe",
"version": "1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=geppe",
"description": "Generalised exponential Poisson and Poisson exponential distributions",
"long_description": "Generalised exponential Poisson and Poisson exponential distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rfast2",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-MLE"
]
}
]
},
{
"name": "R-snem",
"portdir": "R/R-snem",
"version": "0.1.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=snem",
"description": "EM algorithm for multivariate skew-normal distribution with overparametrization",
"long_description": "EM algorithm for multivariate skew-normal distribution with overparametrization",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sn"
]
}
],
"depends_on": []
},
{
"name": "rsgain",
"portdir": "audio/rsgain",
"version": "3.6",
"license": "GPL-2+",
"platforms": "{darwin all}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/complexlogic/rsgain",
"description": "Really simple gain",
"long_description": "ReplayGain 2.0 command line utility rsgain applies loudness metadata tags to your files, while leaving the audio stream untouched. A ReplayGain-compatible player will dynamically adjust the volume of your tagged files during playback.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "lmkrawiec",
"github": "lmkra",
"ports_count": 3
}
],
"variants": [
"debug",
"fmt",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libebur128",
"libfmt9",
"taglib",
"ffmpeg",
"inih"
]
}
],
"depends_on": []
},
{
"name": "helm-3.16",
"portdir": "sysutils/helm",
"version": "3.16.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/helm/helm",
"description": "Kubernetes package manager",
"long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 79
},
{
"name": "sirn",
"github": "sirn",
"ports_count": 31
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"helm_select"
]
}
],
"depends_on": []
},
{
"name": "qtsingleapplication-qt4",
"portdir": "devel/qtsingleapplication-qt4",
"version": "2022.10.24",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/qtproject/qt-solutions",
"description": "Qt Solutions Component: Single Application",
"long_description": "The QtSingleApplication component provides support for applications that can be only started once per user.",
"active": true,
"categories": [
"aqua",
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt4-mac"
]
}
],
"depends_on": []
},
{
"name": "R-fastplyr",
"portdir": "R/R-fastplyr",
"version": "0.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NicChr/fastplyr",
"description": "Fast alternatives to tidyverse functions",
"long_description": "Fast alternatives to tidyverse functions",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-collapse",
"R-lifecycle",
"R-vctrs",
"R-stringr",
"R-dplyr",
"R-tidyselect",
"R-CRAN-recommended",
"R-cheapr",
"R-cpp11",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tidyr",
"R-testthat",
"R-nycflights13"
]
}
],
"depends_on": []
},
{
"name": "R-netdiffuseR",
"portdir": "R/R-netdiffuseR",
"version": "1.22.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://USCCANA.github.io/netdiffuseR",
"description": "Analysis of diffusion and contagion processes on networks",
"long_description": "Analysis of diffusion and contagion processes on networks",
"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-SparseM",
"R-viridisLite",
"R-igraph",
"R-network",
"R-sna",
"R-networkDynamic",
"R-MatchIt",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ape",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-RSiena"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-manynet"
]
}
]
},
{
"name": "R-panelPomp",
"portdir": "R/R-panelPomp",
"version": "1.5.0.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=panelPomp",
"description": "Inference for panel partially observed Markov processes",
"long_description": "Inference for panel partially observed Markov processes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-lifecycle",
"R-pomp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-bookdown"
]
}
],
"depends_on": []
},
{
"name": "R-sftrack",
"portdir": "R/R-sftrack",
"version": "0.5.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mablab.org/sftrack",
"description": "Modern classes for tracking and movement data",
"long_description": "Modern classes for tracking and movement data",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-sf"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-covr",
"R-geosphere",
"R-lwgeom",
"R-ggplot2",
"R-knitr",
"R-scales",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-sftime"
]
}
]
},
{
"name": "bombardier",
"portdir": "net/bombardier",
"version": "2.0.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/codesenberg/bombardier",
"description": "Fast cross-platform HTTP benchmarking tool written in Go",
"long_description": "bombardier is a HTTP(S) benchmarking tool. It is written in Go programming language and uses excellent fasthttp instead of Go's default http library, because of its lightning fast performance.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "lms",
"portdir": "audio/lms",
"version": "3.62.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lms-demo.poupon.dev",
"description": "Lightweight Music Server",
"long_description": "LMS is a self-hosted music streaming software: access your music collection from anywhere using a web interface.",
"active": true,
"categories": [
"multimedia",
"audio",
"www"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ffmpeg",
"stb",
"libarchive",
"wt",
"boost181",
"taglib",
"libconfig-hr"
]
}
],
"depends_on": []
},
{
"name": "R-CausalQueries",
"portdir": "R/R-CausalQueries",
"version": "1.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://integrated-inferences.github.io/CausalQueries",
"description": "Make, update and query binary causal models",
"long_description": "Make, update and query binary causal models",
"active": true,
"categories": [
"science",
"math",
"R",
"economics"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppArmadillo",
"R-RcppEigen",
"R-StanHeaders",
"R-rlang",
"R-lifecycle",
"R-rstantools",
"R-stringr",
"R-dplyr",
"R-ggplot2",
"R-knitr",
"R-rstan",
"R-ggraph",
"R-latex2exp",
"R-CRAN-recommended",
"R-dirmult",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-bayesplot",
"R-rmarkdown",
"R-covr",
"R-fabricatr",
"R-DeclareDesign"
]
}
],
"depends_on": []
},
{
"name": "R-CPP",
"portdir": "R/R-CPP",
"version": "0.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=CPP",
"description": "Composition of Probabilistic Preferences (CPP)",
"long_description": "Composition of Probabilistic Preferences (CPP)",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mc2d",
"R-ineq",
"R-CRAN-recommended",
"R-kappalab"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-CorrBin",
"portdir": "R/R-CorrBin",
"version": "1.6.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=CorrBin",
"description": "Nonparametrics with clustered binary and multinomial data",
"long_description": "Nonparametrics with clustered binary and multinomial 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-combinat",
"R-CRAN-recommended",
"R-dirmult",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-geepack"
]
}
],
"depends_on": []
},
{
"name": "R-DeclareDesign",
"portdir": "R/R-DeclareDesign",
"version": "1.0.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://declaredesign.org/r/declaredesign",
"description": "Declare and diagnose research designs",
"long_description": "Declare and diagnose research designs",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-randomizr",
"R-generics",
"R-estimatr",
"R-CRAN-recommended",
"R-fabricatr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-future",
"R-future.apply",
"R-rmarkdown",
"R-broom",
"R-betareg",
"R-psych",
"R-gam",
"R-AER",
"R-marginaleffects",
"R-coin",
"R-sf",
"R-Matching",
"R-data.table",
"R-biglm",
"R-tibble",
"R-dplyr",
"R-reshape2",
"R-diffobj",
"R-ggplot2",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-CausalQueries"
]
}
]
},
{
"name": "R-DiscreteDists",
"portdir": "R/R-DiscreteDists",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fhernanb/DiscreteDists",
"description": "Discrete Statistical Distributions",
"long_description": "Discrete Statistical Distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-pracma",
"R-gamlss",
"R-gamlss.dist",
"R-CRAN-recommended",
"R-Rcpp",
"R-Rdpack"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-PRTree",
"portdir": "R/R-PRTree",
"version": "0.1.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=PRTree",
"description": "Probabilistic Regression Trees",
"long_description": "Probabilistic Regression Trees. Functions for fitting and predicting PRTree models with some adaptations to handle missing values.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgcc13",
"R-CRAN-recommended",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-animint2",
"portdir": "R/R-animint2",
"version": "2024.1.24",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://animint.github.io/animint2",
"description": "Animated interactive grammar of graphics",
"long_description": "Animated interactive grammar of graphics",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RJSONIO",
"R-CRAN-recommended",
"R-data.table",
"R-servr",
"R-scales",
"R-gtable",
"R-plyr",
"R-digest",
"R-reshape2",
"R-knitr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Hmisc",
"R-svglite",
"R-maps",
"R-hexbin",
"R-mapproj",
"R-gistr",
"R-sp",
"R-htmltools",
"R-RColorBrewer",
"R-ggplot2",
"R-shiny",
"R-testthat",
"R-rmarkdown",
"R-devtools",
"R-gert",
"R-gh",
"R-gitcreds",
"R-httr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-mlr3resampling"
]
}
]
},
{
"name": "R-cld2",
"portdir": "R/R-cld2",
"version": "1.2.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/cld2",
"description": "Google Compact Language Detector 2",
"long_description": "Google Compact Language Detector 2",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-readtext",
"R-cld3"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-cld3"
]
}
]
},
{
"name": "R-cld3",
"portdir": "R/R-cld3",
"version": "1.6.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/cld3",
"description": "Google Compact Language Detector 3",
"long_description": "Google Compact Language Detector 3",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"protobuf3-cpp",
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-cld2"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-cld2"
]
}
]
},
{
"name": "R-dirmult",
"portdir": "R/R-dirmult",
"version": "0.1.3-5",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=dirmult",
"description": "Estimation in Dirichlet-multinomial distribution",
"long_description": "Estimation in Dirichlet-multinomial distribution",
"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-CausalQueries",
"R-CorrBin"
]
}
]
},
{
"name": "R-distfromq",
"portdir": "R/R-distfromq",
"version": "1.0.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://reichlab.io/distfromq",
"description": "Reconstruct a distribution from a collection of quantiles",
"long_description": "Reconstruct a distribution from a collection of quantiles",
"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-zeallot",
"R-CRAN-recommended",
"R-checkmate",
"R-purrr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-dttr2",
"portdir": "R/R-dttr2",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poissonconsulting.github.io/dttr2",
"description": "Manipulate date, POSIXct and R-hms vectors",
"long_description": "Manipulate date, POSIXct and R-hms vectors",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-chk",
"R-CRAN-recommended",
"R-lifecycle",
"R-hms"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rlang",
"R-testthat",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-mixopt",
"portdir": "R/R-mixopt",
"version": "0.1.3",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CollinErickson/mixopt",
"description": "Mixed variable optimization",
"long_description": "Mixed variable optimization for non-linear functions.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-splitfngr",
"R-CRAN-recommended",
"R-dplyr",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gridExtra",
"R-testthat",
"R-lhs",
"R-ContourFunctions"
]
}
],
"depends_on": []
},
{
"name": "R-mlr3mbo",
"portdir": "R/R-mlr3mbo",
"version": "0.2.5",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3mbo.mlr-org.com",
"description": "Flexible Bayesian optimization",
"long_description": "Flexible Bayesian optimization",
"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-checkmate",
"R-lgr",
"R-spacefillr",
"R-mlr3misc",
"R-paradox",
"R-CRAN-recommended",
"R-mlr3",
"R-bbotk",
"R-mlr3tuning",
"R-R6",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringi",
"R-knitr",
"R-testthat",
"R-nloptr",
"R-rmarkdown",
"R-fastGHQuad",
"R-lhs",
"R-ranger",
"R-DiceKriging",
"R-rgenoud",
"R-emoa",
"R-mlr3learners",
"R-mlr3pipelines"
]
}
],
"depends_on": []
},
{
"name": "R-mlr3pipelines",
"portdir": "R/R-mlr3pipelines",
"version": "0.7.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3pipelines.mlr-org.com",
"description": "Preprocessing operators and pipelines for R-mlr3",
"long_description": "Preprocessing operators and pipelines for R-mlr3",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-digest",
"R-withr",
"R-checkmate",
"R-lgr",
"R-R6",
"R-paradox",
"R-CRAN-recommended",
"R-mlr3",
"R-mlr3misc",
"R-backports"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-mlr3mbo"
]
}
]
},
{
"name": "R-mlr3resampling",
"portdir": "R/R-mlr3resampling",
"version": "2024.9.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tdhock/mlr3resampling",
"description": "Resampling algorithms for R-mlr3",
"long_description": "Resampling algorithms for R-mlr3 framework.",
"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-mlr3misc",
"R-paradox",
"R-CRAN-recommended",
"R-mlr3",
"R-R6",
"R-checkmate",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mlr3tuning",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-future",
"R-markdown",
"R-lgr",
"R-directlabels",
"R-nc",
"R-animint2"
]
}
],
"depends_on": []
},
{
"name": "R-mlr3tuning",
"portdir": "R/R-mlr3tuning",
"version": "1.0.1",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3tuning.mlr-org.com",
"description": "Hyperparameter optimization for R-mlr3",
"long_description": "Hyperparameter optimization for R-mlr3",
"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-checkmate",
"R-lgr",
"R-mlr3misc",
"R-paradox",
"R-R6",
"R-mlr3",
"R-bbotk",
"R-CRAN-recommended",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlr3mbo"
]
},
{
"type": "test",
"ports": [
"R-mlr3resampling"
]
}
]
},
{
"name": "R-precrec",
"portdir": "R/R-precrec",
"version": "0.14.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/evalclass/precrec",
"description": "Accurate calculations and visualization of precision-recall and ROC curves",
"long_description": "Accurate calculations and visualization of precision-recall and ROC curves",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-rlang",
"R-withr",
"R-ggplot2",
"R-gridExtra",
"R-CRAN-recommended",
"R-Rcpp",
"R-assertthat"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-vdiffr",
"R-patchwork"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-usefun"
]
}
]
},
{
"name": "R-rvec",
"portdir": "R/R-rvec",
"version": "0.0.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bayesiandemography.github.io/rvec",
"description": "Vector representing a random variable",
"long_description": "Vector representing a random variable",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-vctrs",
"R-tibble",
"R-matrixStats",
"R-tidyselect",
"R-CRAN-recommended",
"R-cli",
"R-glue",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-bookdown",
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-testthat",
"R-posterior",
"R-rmarkdown",
"R-ggdist",
"R-covr",
"R-vdiffr"
]
}
],
"depends_on": []
},
{
"name": "R-semmcci",
"portdir": "R/R-semmcci",
"version": "1.1.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jeksterslab.github.io/semmcci",
"description": "Monte Carlo confidence intervals in structural equation modelling",
"long_description": "Monte Carlo confidence intervals in structural equation modelling",
"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-mice",
"R-CRAN-recommended",
"R-lavaan"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-bmemLavaan",
"R-Amelia",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-psych"
]
}
],
"depends_on": []
},
{
"name": "py312-mygpoclient",
"portdir": "python/py-mygpoclient",
"version": "1.10",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gpodder/mygpoclient",
"description": "python module for interacting with my.gpodder.org web services",
"long_description": "The mygpoclient library allows developers to utilize a Pythonic interface to the my.gpodder.org web services. It's mostly useful for the gpodder podcast client.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-simplejson",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gpodder",
"py-mygpoclient"
]
}
]
},
{
"name": "py312-podcastparser",
"portdir": "python/py-podcastparser",
"version": "0.6.10",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gpodder/podcastparser",
"description": "Simplified, fast RSS parser.",
"long_description": "The podcast parser project is a library from the gPodder project to provide an easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pynose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gpodder",
"py-podcastparser"
]
}
]
},
{
"name": "py311-graphviz",
"portdir": "python/py-graphviz",
"version": "0.20.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xflr6/graphviz",
"description": "Facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software from Python",
"long_description": "This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software (repo) from Python.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"graphviz"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-pytest-mock"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-objgraph"
]
}
]
},
{
"name": "py312-graphviz",
"portdir": "python/py-graphviz",
"version": "0.20.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xflr6/graphviz",
"description": "Facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software from Python",
"long_description": "This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software (repo) from Python.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"graphviz"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-pytest-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-graphviz"
]
},
{
"type": "run",
"ports": [
"py312-colour",
"py312-objgraph"
]
}
]
},
{
"name": "py-objgraph",
"portdir": "python/py-objgraph",
"version": "3.6.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mgedmin/objgraph",
"description": "Python Object Graphs",
"long_description": "Python Object Graphs",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-objgraph"
]
}
],
"depends_on": []
}
]
}