HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49661,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=38",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=36",
"results": [
{
"name": "py313-python-lsp-jsonrpc",
"portdir": "python/py-python-lsp-jsonrpc",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lsp/python-lsp-jsonrpc",
"description": "A Python server implementation of the JSON RPC 2.0 protocol",
"long_description": "Fork of the python-jsonrpc-server project, maintained by the Spyder IDE team and the community.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1931
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-setuptools_scm",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-ujson"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-python-lsp-jsonrpc",
"py313-python-lsp-server"
]
}
]
},
{
"name": "py313-python-lsp-server",
"portdir": "python/py-python-lsp-server",
"version": "1.13.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lsp/python-lsp-server/",
"description": "A Python implementation of the Language Server Protocol",
"long_description": "Fork of the python-language-server project, maintained by the Spyder IDE team and the community.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1931
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-docstyle",
"py313-autopep8",
"py313-codestyle",
"py313-flake8-mccabe",
"py313-flake8",
"py313-pyflakes",
"py313-pylint",
"py313-python-lsp-jsonrpc",
"py313-rope",
"py313-ujson",
"python313",
"py313-pluggy",
"py313-jedi",
"py313-yapf",
"py313-whatthepatch",
"py313-docstring-to-markdown"
]
},
{
"type": "run",
"ports": [
"python-lsp-server_select"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-flaky",
"py313-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-python-lsp-ruff",
"py313-pyls-spyder",
"py313-python-lsp-black",
"py-python-lsp-server"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-simplejson",
"portdir": "python/py-simplejson",
"version": "3.20.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://simplejson.readthedocs.org/",
"description": "Simple, fast, extensible JSON encoder/decoder for Python",
"long_description": "simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2758
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-simplejson"
]
},
{
"type": "run",
"ports": [
"py313-rasterstats"
]
},
{
"type": "test",
"ports": [
"py313-structlog"
]
}
]
},
{
"name": "py313-seaborn",
"portdir": "python/py-seaborn",
"version": "0.13.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://seaborn.pydata.org/",
"description": "Statistical data visualization library",
"long_description": "Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2758
}
],
"variants": [
"stats"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"py313-matplotlib",
"py313-pandas"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-seaborn"
]
},
{
"type": "run",
"ports": [
"py313-segregation",
"qgis3",
"qgis3-ltr",
"py313-spvcm",
"py313-splot"
]
}
]
},
{
"name": "py313-scikit-learn",
"portdir": "python/py-scikit-learn",
"version": "1.7.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scikit-learn.org/",
"description": "Easy-to-use and general-purpose machine learning in Python",
"long_description": "Scikit-learn integrates machine learning algorithms in the tightly-knit scientific Python world, building upon numpy, scipy, and matplotlib. As a machine-learning module, it provides versatile tools for data mining and analysis in any field of science and engineering.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2758
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-cython",
"py313-meson-python"
]
},
{
"type": "lib",
"ports": [
"libomp",
"py313-joblib",
"python313",
"py313-numpy",
"py313-scipy",
"py313-threadpoolctl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-mapclassify",
"py313-beancount-import",
"py-scikit-learn",
"macos-fortress-easylistpac",
"verde"
]
},
{
"type": "run",
"ports": [
"py313-librosa",
"py313-esda",
"py313-libpysal",
"py313-spopt",
"py313-spreg",
"py313-xraylarch",
"py313-segregation",
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "py313-rasterstats",
"portdir": "python/py-rasterstats",
"version": "0.20.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/rasterstats/",
"description": "rasterstats is a Python module for summarizing geospatial raster datasets",
"long_description": "rasterstats is a Python module for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal statistics and interpolated point queries.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-rasterio",
"py313-fiona",
"py313-simplejson",
"py313-cligj",
"py313-affine",
"py313-shapely",
"py313-numpy",
"py313-click"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rasterstats"
]
},
{
"type": "run",
"ports": [
"py313-tobler"
]
}
]
},
{
"name": "py313-pyogrio",
"portdir": "python/py-pyogrio",
"version": "0.11.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyogrio.readthedocs.io/",
"description": "Bulk-oriented spatial vector file I/O using GDAL/OGR",
"long_description": "Pyogrio provides fast, bulk-oriented read and write access to GDAL/OGR vector data sources, such as ESRI Shapefile, GeoPackage, GeoJSON, and several others. Vector data sources typically have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data.",
"active": true,
"categories": [
"science",
"python",
"gis"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-versioneer",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-cython",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-packaging",
"py313-certifi",
"py313-numpy",
"gdal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyogrio",
"py313-geopandas"
]
}
]
},
{
"name": "py312-pyogrio",
"portdir": "python/py-pyogrio",
"version": "0.11.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyogrio.readthedocs.io/",
"description": "Bulk-oriented spatial vector file I/O using GDAL/OGR",
"long_description": "Pyogrio provides fast, bulk-oriented read and write access to GDAL/OGR vector data sources, such as ESRI Shapefile, GeoPackage, GeoJSON, and several others. Vector data sources typically have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data.",
"active": true,
"categories": [
"science",
"python",
"gis"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython",
"py312-versioneer",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-packaging",
"py312-numpy",
"py312-certifi",
"gdal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-geopandas"
]
}
]
},
{
"name": "py311-pyogrio",
"portdir": "python/py-pyogrio",
"version": "0.11.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyogrio.readthedocs.io/",
"description": "Bulk-oriented spatial vector file I/O using GDAL/OGR",
"long_description": "Pyogrio provides fast, bulk-oriented read and write access to GDAL/OGR vector data sources, such as ESRI Shapefile, GeoPackage, GeoJSON, and several others. Vector data sources typically have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data.",
"active": true,
"categories": [
"science",
"python",
"gis"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-cython",
"py311-versioneer",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-packaging",
"py311-certifi",
"py311-numpy",
"gdal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-geopandas"
]
}
]
},
{
"name": "py310-pyogrio",
"portdir": "python/py-pyogrio",
"version": "0.11.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyogrio.readthedocs.io/",
"description": "Bulk-oriented spatial vector file I/O using GDAL/OGR",
"long_description": "Pyogrio provides fast, bulk-oriented read and write access to GDAL/OGR vector data sources, such as ESRI Shapefile, GeoPackage, GeoJSON, and several others. Vector data sources typically have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data.",
"active": true,
"categories": [
"science",
"python",
"gis"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-cython",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-versioneer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-certifi",
"py310-packaging",
"py310-numpy",
"gdal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-geopandas"
]
}
]
},
{
"name": "py39-pyogrio",
"portdir": "python/py-pyogrio",
"version": "0.11.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyogrio.readthedocs.io/",
"description": "Bulk-oriented spatial vector file I/O using GDAL/OGR",
"long_description": "Pyogrio provides fast, bulk-oriented read and write access to GDAL/OGR vector data sources, such as ESRI Shapefile, GeoPackage, GeoJSON, and several others. Vector data sources typically have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data.",
"active": true,
"categories": [
"science",
"python",
"gis"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-versioneer",
"py39-cython"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-certifi",
"py39-numpy",
"py39-packaging",
"gdal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-geopandas"
]
}
]
},
{
"name": "py-pyogrio",
"portdir": "python/py-pyogrio",
"version": "0.11.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyogrio.readthedocs.io/",
"description": "Bulk-oriented spatial vector file I/O using GDAL/OGR",
"long_description": "Pyogrio provides fast, bulk-oriented read and write access to GDAL/OGR vector data sources, such as ESRI Shapefile, GeoPackage, GeoJSON, and several others. Vector data sources typically have geometries, such as points, lines, or polygons, and associated records with potentially many columns worth of data.",
"active": true,
"categories": [
"science",
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pyogrio"
]
}
],
"depends_on": []
},
{
"name": "py313-pulp",
"portdir": "python/py-pulp",
"version": "3.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://coin-or.github.io/pulp/",
"description": "A Python Linear Programming API",
"long_description": "PuLP is an LP modeler written in Python. PuLP can generate MPS or LP files and call GLPK, COIN-OR CLP/CBC, CPLEX, GUROBI, MOSEK, XPRESS, CHOCO, MIPCL, HiGHS, SCIP/FSCIP to solve linear problems.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pulp"
]
},
{
"type": "run",
"ports": [
"py313-spopt"
]
}
]
},
{
"name": "py313-fiona",
"portdir": "python/py-fiona",
"version": "1.10.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Toblerity/Fiona",
"description": "OGR's neat, nimble, no-nonsense API for Python programmers.",
"long_description": "Fiona provides uncomplicated Python interfaces to functions in OGR, the best open source C/C++ library for reading and writing geographic vector data.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2758
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-cython"
]
},
{
"type": "lib",
"ports": [
"gdal",
"py313-cligj",
"python313",
"py313-attrs",
"py313-certifi",
"py313-click",
"py313-click-plugins"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fiona"
]
},
{
"type": "run",
"ports": [
"py313-rasterstats",
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "py313-geopandas",
"portdir": "python/py-geopandas",
"version": "1.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://geopandas.org",
"description": "Geographic pandas extensions",
"long_description": "GeoPandas is a project to add support for geographic data to pandas objects.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2758
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-pandas",
"python313",
"py313-pyogrio",
"py313-packaging",
"py313-numpy",
"py313-shapely",
"py313-pyproj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-geopandas"
]
},
{
"type": "run",
"ports": [
"py313-tobler",
"py313-pointpats",
"py313-segregation",
"py313-spaghetti",
"py313-access",
"py313-esda",
"py313-splot",
"py313-momepy",
"py313-spopt",
"py313-libpysal"
]
}
]
},
{
"name": "py313-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": [
"py313-wheel",
"py313-requests",
"py313-sip",
"py313-cython",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"tiff",
"python313"
]
},
{
"type": "run",
"ports": [
"py313-Pillow",
"py313-numpy"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"stimfit",
"py-wxpython-4.0"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch",
"py313-wxmplot",
"py313-wxutils",
"grass-gui"
]
}
]
},
{
"name": "py313-awscli2",
"portdir": "python/py-awscli2",
"version": "2.31.33",
"license": "Apache-2",
"platforms": "{darwin >= 20}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aws.amazon.com/cli/",
"description": "Universal Command Line Environment for Amazon Web Services.",
"long_description": "Universal Command Line Environment for Amazon Web Services.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 139
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-docutils",
"py313-distro",
"py313-jmespath",
"python313",
"py313-ruamel-yaml-clib",
"py313-colorama",
"py313-awscrt",
"py313-urllib3",
"py313-prompt_toolkit",
"py313-dateutil",
"py313-ruamel-yaml"
]
},
{
"type": "run",
"ports": [
"awscli_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-awscli2"
]
}
]
},
{
"name": "py312-img2pdf",
"portdir": "python/py-img2pdf",
"version": "0.6.3",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.mister-muffin.de/josch/img2pdf",
"description": "Lossless conversion of raster images to PDF.",
"long_description": "Lossless conversion of raster images to PDF.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1098
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-Pillow",
"py312-pikepdf",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-img2pdf",
"portdir": "python/py-img2pdf",
"version": "0.6.3",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.mister-muffin.de/josch/img2pdf",
"description": "Lossless conversion of raster images to PDF.",
"long_description": "Lossless conversion of raster images to PDF.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1098
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-Pillow",
"py313-pikepdf",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"img2pdf",
"py-img2pdf"
]
}
]
},
{
"name": "py310-img2pdf",
"portdir": "python/py-img2pdf",
"version": "0.6.3",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.mister-muffin.de/josch/img2pdf",
"description": "Lossless conversion of raster images to PDF.",
"long_description": "Lossless conversion of raster images to PDF.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1098
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-Pillow",
"py310-pikepdf",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-img2pdf",
"portdir": "python/py-img2pdf",
"version": "0.6.3",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.mister-muffin.de/josch/img2pdf",
"description": "Lossless conversion of raster images to PDF.",
"long_description": "Lossless conversion of raster images to PDF.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1098
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-flit_core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-Pillow",
"py311-pikepdf",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py39-img2pdf",
"portdir": "python/py-img2pdf",
"version": "0.6.1",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.mister-muffin.de/josch/img2pdf",
"description": "Lossless conversion of raster images to PDF.",
"long_description": "Lossless conversion of raster images to PDF.",
"active": false,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1098
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-Pillow",
"py39-pikepdf",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py-img2pdf",
"portdir": "python/py-img2pdf",
"version": "0.6.3",
"license": "LGPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.mister-muffin.de/josch/img2pdf",
"description": "Lossless conversion of raster images to PDF.",
"long_description": "Lossless conversion of raster images to PDF.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1098
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-img2pdf"
]
}
],
"depends_on": []
},
{
"name": "py313-geojson",
"portdir": "python/py-geojson",
"version": "3.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jazzband/geojson",
"description": "Python bindings and utilities for GeoJSON",
"long_description": "This library implements all the GeoJSON objects described in The GeoJSON Format Specification. It provides functions encoding and decoding GeoJSON formatted data and is an implementation of the Python __geo_interface__ Specification.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 589
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-17",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-geojson"
]
},
{
"type": "run",
"ports": [
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "py313-pdal-plugins",
"portdir": "python/py-pdal-plugins",
"version": "1.6.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python Plugins",
"long_description": "PDAL Python Plugins allow you to process data with PDAL into Numpy arrays. They support embedding Python in PDAL pipelines with the readers.numpy and filters.python stages.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py313-setuptools",
"py313-wheel",
"py313-scikit-build-core",
"py313-pybind11",
"cmake",
"ninja",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"py313-pdal",
"PDAL"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pdal-plugins"
]
}
]
},
{
"name": "py313-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": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-scikit-build-core",
"py313-pybind11",
"clang-20",
"cmake",
"ninja",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"PDAL",
"python313",
"py313-numpy"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pandas",
"py313-meshio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pdal",
"py313-pdal-plugins"
]
}
]
},
{
"name": "py313-rsgislib",
"portdir": "gis/rsgislib",
"version": "5.1.8",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.rsgislib.org",
"description": "Python 3.13 bindings for RSGISlib - Remote Sensing and GIS Library",
"long_description": "This package provides Python 3.13 bindings, modules, and scripts.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 98
},
{
"name": "vince",
"github": "Veence",
"ports_count": 62
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py313-numpy",
"py313-gdal",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"muparser",
"gdal",
"boost181",
"hdf5",
"kealib",
"rsgislib",
"gsl"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "py313-pysaga",
"portdir": "gis/saga",
"version": "9.10.1",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://saga-gis.sourceforge.io/en/index.html",
"description": "PySAGA, Python 3.13 bindings for SAGA",
"long_description": "PySAGA, Python 3.13 bindings for SAGA.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 98
},
{
"name": "vince",
"github": "Veence",
"ports_count": 62
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"wxWidgets-3.2",
"curl",
"cmake",
"pkgconfig",
"swig",
"swig-python",
"gdal",
"PDAL",
"proj",
"exiv2",
"opencv4",
"tiff"
]
},
{
"type": "lib",
"ports": [
"python313",
"saga"
]
}
],
"depends_on": []
},
{
"name": "py313-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 589
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"clang-18",
"py313-build",
"py313-installer",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-requests",
"py313-cryptography",
"py313-pyspnego"
]
},
{
"type": "run",
"ports": [
"py313-krb5",
"py313-gssapi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-requests-kerberos"
]
}
]
},
{
"name": "py312-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 589
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"py312-build",
"py312-installer",
"py312-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-requests",
"py312-cryptography",
"py312-pyspnego"
]
},
{
"type": "run",
"ports": [
"py312-krb5",
"py312-gssapi"
]
}
],
"depends_on": []
},
{
"name": "py311-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 589
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"py311-build",
"py311-installer",
"py311-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-requests",
"py311-cryptography",
"py311-pyspnego"
]
},
{
"type": "run",
"ports": [
"py311-krb5",
"py311-gssapi"
]
}
],
"depends_on": []
},
{
"name": "py310-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 589
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"py310-setuptools",
"py310-wheel",
"py310-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"py310-cryptography",
"py310-pyspnego"
]
},
{
"type": "run",
"ports": [
"py310-krb5",
"py310-gssapi"
]
}
],
"depends_on": []
},
{
"name": "py39-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 589
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"py39-setuptools",
"py39-wheel",
"py39-build",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-cryptography",
"py39-requests",
"py39-pyspnego"
]
},
{
"type": "run",
"ports": [
"py39-krb5",
"py39-gssapi"
]
}
],
"depends_on": []
},
{
"name": "py-requests-kerberos",
"portdir": "python/py-requests-kerberos",
"version": "0.15.0",
"license": "ISCL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/requests-kerberos",
"description": "A Kerberos authentication handler for python-requests",
"long_description": "A Kerberos authentication handler for python-requests",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 589
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-requests-kerberos"
]
}
],
"depends_on": []
},
{
"name": "py313-speg",
"portdir": "python/py-speg",
"version": "0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/speg",
"description": "A PEG-based parser interpreter with memoization.",
"long_description": "A PEG-based parser interpreter with memoization.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-speg"
]
},
{
"type": "run",
"ports": [
"py313-pycson"
]
}
]
},
{
"name": "py312-speg",
"portdir": "python/py-speg",
"version": "0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/speg",
"description": "A PEG-based parser interpreter with memoization.",
"long_description": "A PEG-based parser interpreter with memoization.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-pycson"
]
}
]
},
{
"name": "py313-pycson",
"portdir": "python/py-pycson",
"version": "0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/pycson",
"description": "A Coffescript Object Notation (CSON) parser for Python",
"long_description": "A Coffescript Object Notation (CSON) parser for Python",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-speg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pycson"
]
},
{
"type": "run",
"ports": [
"asymptote"
]
}
]
},
{
"name": "py312-pycson",
"portdir": "python/py-pycson",
"version": "0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/pycson",
"description": "A Coffescript Object Notation (CSON) parser for Python",
"long_description": "A Coffescript Object Notation (CSON) parser for Python",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-speg"
]
}
],
"depends_on": []
},
{
"name": "py313-pyspnego",
"portdir": "python/py-pyspnego",
"version": "0.11.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pyspnego",
"description": "Python SPNEGO Library",
"long_description": "Library to handle SPNEGO (Negotiate, NTLM, Kerberos) and CredSSP authentication. Also includes a packet parser that can be used to decode raw NTLM/SPNEGO/Kerberos tokens into a human readable format.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-cryptography",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-requests_ntlm",
"py313-requests-kerberos",
"py-pyspnego"
]
}
]
},
{
"name": "py311-krb5",
"portdir": "python/py-krb5",
"version": "0.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pykrb5",
"description": "Kerberos API bindings for Python",
"long_description": "This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 589
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"clang-18",
"py311-wheel",
"py311-cython"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-requests-kerberos"
]
}
]
},
{
"name": "py313-krb5",
"portdir": "python/py-krb5",
"version": "0.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pykrb5",
"description": "Kerberos API bindings for Python",
"long_description": "This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 589
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-cython",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-krb5"
]
},
{
"type": "run",
"ports": [
"py313-requests-kerberos"
]
}
]
},
{
"name": "py312-krb5",
"portdir": "python/py-krb5",
"version": "0.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pykrb5",
"description": "Kerberos API bindings for Python",
"long_description": "This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 589
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-cython"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-requests-kerberos"
]
}
]
},
{
"name": "py39-krb5",
"portdir": "python/py-krb5",
"version": "0.7.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pykrb5",
"description": "Kerberos API bindings for Python",
"long_description": "This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 589
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-cython",
"py39-setuptools",
"clang-17",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-requests-kerberos"
]
}
]
},
{
"name": "py310-krb5",
"portdir": "python/py-krb5",
"version": "0.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pykrb5",
"description": "Kerberos API bindings for Python",
"long_description": "This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 589
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-cython",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-requests-kerberos"
]
}
]
},
{
"name": "py-krb5",
"portdir": "python/py-krb5",
"version": "0.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pykrb5",
"description": "Kerberos API bindings for Python",
"long_description": "This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.",
"active": true,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 589
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-krb5"
]
}
],
"depends_on": []
},
{
"name": "p5.34-crypt-sysrandom",
"portdir": "perl/p5-crypt-sysrandom",
"version": "0.7.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::SysRandom",
"description": "Crypt::SysRandom - Perl interface to system randomness",
"long_description": "Crypt::SysRandom - Perl interface to system randomness",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-catalyst-authentication-credential-http",
"p5.34-www-oauth",
"p5.34-crypt-passphrase",
"p5-crypt-sysrandom",
"p5.34-catalyst-plugin-session"
]
}
]
},
{
"name": "p5.32-crypt-sysrandom",
"portdir": "perl/p5-crypt-sysrandom",
"version": "0.7.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::SysRandom",
"description": "Crypt::SysRandom - Perl interface to system randomness",
"long_description": "Crypt::SysRandom - Perl interface to system randomness",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-catalyst-authentication-credential-http",
"p5.32-www-oauth",
"p5.32-crypt-passphrase",
"p5.32-catalyst-plugin-session"
]
}
]
},
{
"name": "p5.30-crypt-sysrandom",
"portdir": "perl/p5-crypt-sysrandom",
"version": "0.7.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::SysRandom",
"description": "Crypt::SysRandom - Perl interface to system randomness",
"long_description": "Crypt::SysRandom - Perl interface to system randomness",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-authentication-credential-http",
"p5.30-www-oauth",
"p5.30-crypt-passphrase",
"p5.30-catalyst-plugin-session"
]
}
]
},
{
"name": "p5.28-crypt-sysrandom",
"portdir": "perl/p5-crypt-sysrandom",
"version": "0.7.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::SysRandom",
"description": "Crypt::SysRandom - Perl interface to system randomness",
"long_description": "Crypt::SysRandom - Perl interface to system randomness",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-catalyst-authentication-credential-http",
"p5.28-www-oauth",
"p5.28-crypt-passphrase",
"p5.28-catalyst-plugin-session"
]
}
]
},
{
"name": "p5-crypt-sysrandom",
"portdir": "perl/p5-crypt-sysrandom",
"version": "0.7.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-crypt-sysrandom",
"homepage": "https://metacpan.org/pod/Crypt::SysRandom",
"description": "Crypt::SysRandom - Perl interface to system randomness",
"long_description": "Crypt::SysRandom - Perl interface to system randomness",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-crypt-sysrandom"
]
}
],
"depends_on": []
}
]
}