HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50885,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=414",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=412",
"results": [
{
"name": "py314-libtmux",
"portdir": "python/py-libtmux",
"version": "0.53.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/libtmux",
"description": "Python binding for tmux",
"long_description": "Python binding for tmux",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"tmux"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-tmuxp"
]
}
]
},
{
"name": "py314-libsass",
"portdir": "python/py-libsass",
"version": "0.23.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sass.github.io/libsass-python/",
"description": "Python binding for libsass",
"long_description": "Python binding for libsass",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1514
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-libsass"
]
},
{
"type": "run",
"ports": [
"py314-qtsass"
]
}
]
},
{
"name": "py314-librt",
"portdir": "python/py-librt",
"version": "0.7.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mypyc/librt",
"description": "mypyc runtime library",
"long_description": "This library contains basic functionality that is useful in code compiled using mypyc, and efficient C implementations of various Python standard library classes and functions. Mypyc can produce faster extensions when you use librt in the code you compile. librt also contains some internal library features used by mypy.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-mypy",
"py-librt"
]
}
]
},
{
"name": "py314-libpysal",
"portdir": "python/py-libpysal",
"version": "4.14.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org",
"description": "Core components of PySAL",
"long_description": "Core components of PySAL, a library of spatial analysis functions.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-setuptools_scm",
"py314-wheel",
"py314-setuptools",
"py314-installer",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-pandas",
"py314-shapely",
"py314-beautifulsoup4",
"py314-geopandas",
"py314-scikit-learn",
"py314-jinja2",
"py314-scipy",
"py314-numpy",
"py314-requests",
"py314-platformdirs",
"py314-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-libpysal"
]
},
{
"type": "run",
"ports": [
"py314-tobler",
"py314-esda",
"py314-spreg",
"py314-pointpats"
]
}
]
},
{
"name": "py314-libdnet",
"portdir": "python/py-libdnet",
"version": "1.18.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ofalk/libdnet",
"description": "A python module for the libdnet low-level networking library.",
"long_description": "Libdnet provides a simplified, portable interface to several low-level networking routines, including: network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling (IP filter, ipfw, ipchains, pf, ...), network interface lookup and manipulation, raw IP packet and Ethernet frame transmission.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-cython",
"py314-setuptools",
"py314-wheel",
"pkgconfig",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"libdnet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-libdnet"
]
}
]
},
{
"name": "py314-libarchive-c",
"portdir": "python/py-libarchive-c",
"version": "5.3",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Changaco/python-libarchive-c",
"description": "Python interface to libarchive",
"long_description": "Python interface to libarchive.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"libarchive"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-libarchive-c",
"diffoscope"
]
}
]
},
{
"name": "py314-levenshtein",
"portdir": "python/py-levenshtein",
"version": "0.27.3",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maxbachmann/Levenshtein",
"description": "Python module for fast computation of Levensthein distances.",
"long_description": "The Levenshtein Python C extension module contains functions for fast computation of Levenshtein (edit) distance, and edit operations, string similarity, approximate median strings, and generally string averaging, string sequence and set similarity. It supports both normal and Unicode strings.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py314-installer",
"py314-scikit-build-core",
"ninja",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-rapidfuzz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-levenshtein"
]
}
]
},
{
"name": "py314-lazy_object_proxy",
"portdir": "python/py-lazy_object_proxy",
"version": "1.12.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ionelmc/python-lazy-object-proxy",
"description": "A fast and thorough lazy object proxy.",
"long_description": "A fast and thorough lazy object proxy.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-pytest-benchmark"
]
}
],
"depends_on": []
},
{
"name": "py314-lazy_loader",
"portdir": "python/py-lazy_loader",
"version": "0.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scientific-python.org/specs/spec-0001/",
"description": "load subpackages and functions on demand",
"long_description": "lazy_loader makes it easy to load subpackages and functions on demand.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-packaging"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-lazy_loader",
"py314-scikit-image"
]
}
]
},
{
"name": "py314-lark",
"portdir": "python/py-lark",
"version": "1.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lark-parser/lark",
"description": "Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.",
"long_description": "Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1307
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools_scm",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-rfc3987-syntax"
]
}
]
},
{
"name": "py314-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": 609
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-cython",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": []
},
{
"name": "py314-kombu",
"portdir": "python/py-kombu",
"version": "5.6.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kombu.readthedocs.org/",
"description": "AMQP Messaging Framework for Python.",
"long_description": "AMQP Messaging Framework for Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-packaging",
"py314-vine",
"py314-tzdata",
"py314-amqp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-kombu"
]
}
]
},
{
"name": "py314-kiwisolver",
"portdir": "python/py-kiwisolver",
"version": "1.4.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nucleic/kiwi",
"description": "Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm.",
"long_description": "Kiwi is an implementation of the algorithm based on the seminal Cassowary paper. It is not a refactoring of the original C++ solver. Kiwi has been designed from the ground up to be lightweight and fast. Kiwi ranges from 10x to 500x faster than the original Cassowary solver with typical use cases gaining a 40x improvement. Memory savings are consistently > 5x.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2016
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-cppy",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-matplotlib",
"py314-vispy"
]
}
]
},
{
"name": "py314-keyrings.alt",
"portdir": "python/py-keyrings.alt",
"version": "5.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/keyrings.alt",
"description": "Alternate keyring backend implementations for use with the keyring package",
"long_description": "Alternate keyring backend implementations for use with the keyring package",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-jaraco.classes",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-keyrings.alt",
"maestral"
]
}
]
},
{
"name": "py314-keyring",
"portdir": "python/py-keyring",
"version": "25.7.0",
"license": "(MIT or PSF)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/keyring",
"description": "Python interface to access the system keyring service",
"long_description": "The Python keyring lib provides a easy way to access the system keyring service from python. It can be used in any application that needs safe password storage. The OSXKeychain keyring service supports the Keychain service in Mac OS X.",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-coherent.licensed",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-setuptools_scm",
"clang-18",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"py314-jaraco.context",
"py314-jaraco.classes",
"py314-jaraco.functools",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"twine",
"poetry",
"git-credential-email",
"maestral"
]
},
{
"type": "run",
"ports": [
"yubikey-manager",
"py314-spyder"
]
}
]
},
{
"name": "py314-kaptan",
"portdir": "python/py-kaptan",
"version": "0.5.12",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/emre/kaptan",
"description": "Configuration parser.",
"long_description": "Configuration parser with dict, JSON, YAML, .ini and python file handlers.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-yaml"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-tmuxp",
"py-kaptan"
]
}
]
},
{
"name": "py314-jwt",
"portdir": "python/py-jwt",
"version": "2.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpadilla/pyjwt",
"description": "JSON Web Token implementation in Python",
"long_description": "JSON Web Token implementation in Python",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-oauthlib",
"py-jwt"
]
},
{
"type": "run",
"ports": [
"py314-pygithub"
]
}
]
},
{
"name": "py314-jupyter_sphinx",
"portdir": "python/py-jupyter_sphinx",
"version": "0.5.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/jupyter-sphinx/",
"description": "Jupyter Sphinx Extensions",
"long_description": "Jupyter Sphinx Extensions",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"py314-nbconvert",
"python314",
"py314-ipywidgets",
"py314-sphinx",
"py314-ipython",
"py314-nbformat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jupyter_sphinx"
]
}
]
},
{
"name": "py314-jupyter_server_terminals",
"portdir": "python/py-jupyter_server_terminals",
"version": "0.5.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter-server/jupyter_server_terminals",
"description": "A Jupyter Server Extension Providing Terminals.",
"long_description": "A Jupyter Server Extension Providing Terminals.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-terminado"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-jupyter_server",
"py-jupyter_server_terminals"
]
}
]
},
{
"name": "py314-jupyter_server",
"portdir": "python/py-jupyter_server",
"version": "2.13.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "The Jupyter Server provides the backend for Jupyter web applications.",
"long_description": "The Jupyter Server provides the backend for Jupyter web applications.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-hatch-jupyter-builder"
]
},
{
"type": "lib",
"ports": [
"py314-traitlets",
"py314-tornado",
"py314-jupyter_client",
"py314-jupyter_core",
"py314-zmq",
"py314-argon2-cffi",
"python314",
"py314-nbformat",
"py314-terminado",
"py314-jupyter_events",
"py314-nbconvert",
"py314-overrides",
"py314-send2trash",
"py314-jupyter_server_terminals",
"py314-packaging",
"py314-anyio",
"py314-jinja2",
"py314-websocket-client",
"py314-prometheus_client"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-notebook",
"py314-jupyterlab_server",
"py314-jupyterlab",
"py314-jupyter-lsp",
"py-jupyter_server",
"py314-notebook_shim"
]
}
]
},
{
"name": "py314-jupyter_packaging",
"portdir": "python/py-jupyter_packaging",
"version": "0.12.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
"long_description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"py314-deprecation",
"python314",
"py314-tomlkit",
"py314-packaging",
"py314-setuptools",
"py314-wheel"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-jupyterlab_widgets",
"py314-widgetsnbextension",
"py314-plotly"
]
},
{
"type": "lib",
"ports": [
"py-jupyter_packaging"
]
}
]
},
{
"name": "py314-jupyter-lsp",
"portdir": "python/py-jupyter-lsp",
"version": "2.2.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter-lsp/jupyterlab-lsp",
"description": "Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server.",
"long_description": "Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-jupyter_server",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-jupyterlab",
"py-jupyter-lsp"
]
}
]
},
{
"name": "py314-jupyterlab_widgets",
"portdir": "python/py-jupyterlab_widgets",
"version": "3.0.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter-widgets/ipywidgets",
"description": "Jupyter interactive widgets for JupyterLab",
"long_description": "Jupyter interactive widgets for JupyterLab",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-jupyter_packaging",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-jupyterlab"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jupyterlab_widgets",
"py314-ipywidgets"
]
}
]
},
{
"name": "py314-jupyterlab_server",
"portdir": "python/py-jupyterlab_server",
"version": "2.25.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "This package is used to launch an application built using JupyterLab.",
"long_description": "This package is used to launch an application built using JupyterLab.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"py314-jinja2",
"py314-json5",
"python314",
"py314-jupyter_server",
"py314-jsonschema",
"py314-packaging",
"py314-requests",
"py314-babel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-notebook",
"py-jupyterlab_server",
"py314-jupyterlab"
]
}
]
},
{
"name": "py314-jupyterlab_pygments",
"portdir": "python/py-jupyterlab_pygments",
"version": "0.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "JupyterLab Pygments Theme",
"long_description": "JupyterLab Pygments Theme",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-jupyterlab",
"py314-hatch-nodejs-version",
"py314-hatch-jupyter-builder",
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-pygments"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pyviz_comms",
"py314-ipympl"
]
}
]
},
{
"name": "py314-jupyterlab",
"portdir": "python/py-jupyterlab",
"version": "4.1.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Next-generation web-based notebook environment for interactive computing.",
"long_description": "JupyterLab enables you to work with documents and activities such as Jupyter notebooks, text editors, terminals, and custom components in a flexible, integrated, and extensible manner.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling",
"py314-hatch-jupyter-builder"
]
},
{
"type": "lib",
"ports": [
"py314-tornado",
"py314-async-lru",
"py314-ipykernel",
"py314-jupyter_core",
"python314",
"py314-jupyter_server",
"py314-jupyterlab_server",
"py314-notebook_shim",
"py314-jupyter-lsp",
"py314-packaging",
"py314-httpx",
"py314-jinja2",
"py314-traitlets"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-ipympl",
"py314-jupyterlab_widgets",
"py314-jupyterlab_pygments"
]
},
{
"type": "lib",
"ports": [
"py-jupyterlab",
"py314-plotly",
"py314-pyviz_comms",
"py314-notebook"
]
}
]
},
{
"name": "py314-jupyter_events",
"portdir": "python/py-jupyter_events",
"version": "0.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/jupyter_events",
"description": "Jupyter Event System library.",
"long_description": "Jupyter Event System library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"py314-referencing",
"py314-rfc3339-validator",
"python314",
"py314-python-json-logger",
"py314-rfc3986-validator",
"py314-yaml",
"py314-traitlets",
"py314-jsonschema-format-nongpl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jupyter_events",
"py314-jupyter_server"
]
}
]
},
{
"name": "py314-jupyter_core",
"portdir": "python/py-jupyter_core",
"version": "5.7.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter core package.",
"long_description": "Jupyter core package.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"py314-platformdirs",
"py314-traitlets",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-jupyter_client",
"py-jupyter_core",
"py314-qtconsole",
"py314-metakernel",
"py314-jupyterlab",
"py314-ipykernel",
"py314-jupyter_server",
"py314-nbconvert",
"py314-nbclient",
"py314-nbformat"
]
}
]
},
{
"name": "py314-jupyter_client",
"portdir": "python/py-jupyter_client",
"version": "8.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Jupyter protocol implementation and client libraries.",
"long_description": "Jupyter protocol implementation and client libraries.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"py314-jupyter_core",
"python314",
"py314-zmq",
"py314-dateutil",
"py314-traitlets",
"py314-tornado"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jupyter_client",
"py314-spyder-kernels",
"py314-qtconsole",
"py314-ipykernel",
"py314-jupyter_server",
"py314-nbclient"
]
}
]
},
{
"name": "py314-junit-xml",
"portdir": "python/py-junit-xml",
"version": "1.9",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kyrus/python-junit-xml",
"description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"long_description": "Creates JUnit XML test result documents that can be read by tools such as Jenkins",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-six"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py314-cfn-lint"
]
}
]
},
{
"name": "py314-jug",
"portdir": "python/py-jug",
"version": "2.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jug.readthedocs.io/",
"description": "A Task Based Parallelization Framework",
"long_description": "A Task Based Parallelization Framework",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": []
},
{
"name": "py314-jsonschema-specifications",
"portdir": "python/py-jsonschema-specifications",
"version": "2025.9.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-jsonschema/jsonschema-specifications",
"description": "JSON support files from the JSON Schema Specifications",
"long_description": "JSON support files from the JSON Schema Specifications (metaschemas, vocabularies, etc.), packaged for runtime access from Python as a referencing-based Schema Registry.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-hatch-vcs",
"py314-hatchling",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-referencing",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-jsonschema",
"py314-jsonschema-format-nongpl",
"py-jsonschema-specifications"
]
}
]
},
{
"name": "py314-jsonschema-format-nongpl",
"portdir": "python/py-jsonschema",
"version": "4.25.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-jsonschema/jsonschema",
"description": "An implementation of JSON Schema validation for Python.",
"long_description": "An implementation of JSON Schema validation for Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatch-vcs",
"py314-hatchling",
"py314-hatch-fancy-pypi-readme"
]
},
{
"type": "lib",
"ports": [
"py314-jsonpointer",
"py314-jsonschema",
"py314-jsonschema-specifications",
"py314-referencing",
"python314",
"py314-rfc3986-validator",
"py314-rpds-py",
"py314-uri-template",
"py314-rfc3987-syntax",
"py314-rfc3339-validator",
"py314-attrs",
"py314-idna",
"py314-webcolors",
"py314-fqdn",
"py314-isoduration"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-jupyter_events"
]
}
]
},
{
"name": "py314-jsonschema",
"portdir": "python/py-jsonschema",
"version": "4.25.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-jsonschema/jsonschema",
"description": "An implementation of JSON Schema validation for Python.",
"long_description": "An implementation of JSON Schema validation for Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-hatch-fancy-pypi-readme",
"clang-18",
"py314-build",
"py314-installer",
"py314-hatch-vcs",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"py314-attrs",
"py314-jsonschema-specifications",
"py314-referencing",
"py314-rpds-py",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-nbformat",
"ansible-lint",
"py314-jupyterlab_server",
"py-jsonschema",
"py314-jsonschema-format-nongpl"
]
},
{
"type": "run",
"ports": [
"py314-aws-sam-translator",
"py314-cfn-lint",
"py314-ansible-compat",
"py314-spyder"
]
}
]
},
{
"name": "py314-jsonpointer",
"portdir": "python/py-jsonpointer",
"version": "3.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stefankoegl/python-json-pointer",
"description": "Identify specific nodes in a JSON document (RFC 6901)",
"long_description": "Identify specific nodes in a JSON document (RFC 6901)",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-jsonschema-format-nongpl",
"py-jsonpointer"
]
},
{
"type": "run",
"ports": [
"py314-sphinx-jsonschema",
"py314-jsonpatch"
]
}
]
},
{
"name": "py314-jsonpickle",
"portdir": "python/py-jsonpickle",
"version": "4.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jsonpickle.github.io",
"description": "Python library for serializing any arbitrary object graph into JSON.",
"long_description": "Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools_scm",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-digitalocean",
"py-jsonpickle"
]
}
]
},
{
"name": "py314-jsonpatch",
"portdir": "python/py-jsonpatch",
"version": "1.33",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stefankoegl/python-json-patch",
"description": "Apply JSON-Patches (RFC 6902)",
"long_description": "Apply JSON-Patches (RFC 6902)",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-jsonpointer"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py314-cfn-lint"
]
}
]
},
{
"name": "py314-jsonlines",
"portdir": "python/py-jsonlines",
"version": "4.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbolster/jsonlines",
"description": "jsonlines is a Python library to simplify working with jsonlines and ndjson data.",
"long_description": "jsonlines is a Python library to simplify working with jsonlines and ndjson data.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1307
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-attrs",
"py314-typing_extensions",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jsonlines",
"py314-cloudflare2"
]
}
]
},
{
"name": "py314-json5",
"portdir": "python/py-json5",
"version": "0.12.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dpranke/pyjson5",
"description": "A Python implementation of the JSON5 data format",
"long_description": "A Python implementation of the JSON5 data format. JSON5 extends the JSON data interchange format to make it slightly more usable as a configuration language.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-hypothesis"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-asv",
"graphtage",
"py314-jupyterlab_server",
"py-json5"
]
}
]
},
{
"name": "py314-jschema_to_python",
"portdir": "python/py-jschema_to_python",
"version": "1.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/jschema-to-python",
"description": "Generate source code for Python classes from a JSON schema.",
"long_description": "Generate source code for Python classes from a JSON schema.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-pbr"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py314-cfn-lint",
"bandit"
]
}
]
},
{
"name": "py314-jplephem",
"portdir": "python/py-jplephem",
"version": "2.24",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brandon-rhodes/python-jplephem/",
"description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"long_description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1307
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-numpy",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jplephem",
"py314-skyfield",
"py314-spktype21"
]
}
]
},
{
"name": "py314-josepy",
"portdir": "python/py-josepy",
"version": "2.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/certbot/josepy",
"description": "JOSE protocol implementation in Python using cryptography",
"long_description": "JOSE protocol implementation in Python using cryptography",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1307
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-cryptography"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-josepy",
"py314-acme"
]
}
]
},
{
"name": "py314-joblib",
"portdir": "python/py-joblib",
"version": "1.5.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://joblib.readthedocs.io/",
"description": "Lightweight pipelining: using Python functions as pipeline jobs.",
"long_description": "Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: transparent disk-caching of the output values and lazy re-evaluation (memoize pattern), easy simple parallel computing logging and tracing of the execution.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-contextily",
"py314-scikit-learn"
]
},
{
"type": "run",
"ports": [
"py314-tobler"
]
}
]
},
{
"name": "py314-jmespath",
"portdir": "python/py-jmespath",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jmespath/jmespath.py",
"description": "JSON Matching Expressions",
"long_description": "JSON Matching Expressions",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-botocore",
"py314-aiobotocore",
"py314-asdf",
"py-jmespath"
]
},
{
"type": "run",
"ports": [
"py314-boto3"
]
}
]
},
{
"name": "py314-jinja2-time",
"portdir": "python/py-jinja2-time",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hackebrot/jinja2-time",
"description": "Jinja2 Extension for Dates and Times",
"long_description": "Jinja2 Extension for Dates and Times",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jinja2",
"py314-arrow",
"python314"
]
}
],
"depends_on": []
},
{
"name": "py314-jinja2",
"portdir": "python/py-jinja2",
"version": "3.1.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/jinja/",
"description": "Python based sandboxed template engine",
"long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-markupsafe"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-astropy",
"libplacebo",
"v8-8.3",
"v8-11.6",
"py314-numpydoc"
]
},
{
"type": "lib",
"ports": [
"py314-pysigma",
"py314-stone",
"peakipy",
"py314-ansible-core",
"py314-glad2",
"gi-docgen",
"py314-pyerfa",
"py314-jinja2-time",
"py314-jupyterlab_server",
"py314-jupyterlab",
"py314-jupyter_server",
"py314-nbconvert",
"py314-uv-dynamic-versioning",
"py314-cookiecutter",
"rst2pdf",
"py314-bokeh",
"py314-eli5",
"xml2rfc"
]
},
{
"type": "run",
"ports": [
"py314-libpysal",
"py314-sphinx",
"pyinfra",
"py314-folium",
"py314-branca",
"qgis3-ltr",
"qgis3"
]
}
]
},
{
"name": "py314-jellyfish",
"portdir": "python/py-jellyfish",
"version": "1.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jamesturk/jellyfish",
"description": "A library for doing approximate and phonetic matching of strings.",
"long_description": "A library for doing approximate and phonetic matching of strings.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools-rust",
"py314-maturin",
"cargo",
"legacy-support",
"rust",
"clang-20",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jellyfish"
]
},
{
"type": "run",
"ports": [
"py314-spyder"
]
}
]
},
{
"name": "py314-jedi",
"portdir": "python/py-jedi",
"version": "0.19.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidhalter/jedi",
"description": "An autocompletion tool for Python that can be used for text editors.",
"long_description": "An autocompletion tool for Python that can be used for text editors.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2883
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-parso",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-metakernel",
"peakipy",
"py-jedi",
"py314-python-lsp-server",
"py314-ptpython",
"py314-ipython"
]
},
{
"type": "run",
"ports": [
"py314-spyder"
]
}
]
},
{
"name": "py314-jaraco.text",
"portdir": "python/py-jaraco.text",
"version": "4.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/jaraco.text",
"description": "Module for text manipulation",
"long_description": "Module for text manipulation",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2016
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-jaraco.context",
"py314-jaraco.functools",
"py314-more-itertools",
"py314-autocommand",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jaraco.text",
"py314-jaraco.collections"
]
}
]
},
{
"name": "py314-jaraco.functools",
"portdir": "python/py-jaraco.functools",
"version": "4.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/jaraco.functools/",
"description": "Additional functools in the spirit of stdlib's functools.",
"long_description": "Additional functools in the spirit of stdlib's functools.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"py314-coherent.licensed",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-more-itertools"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-jaraco.classes"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-jaraco.text",
"py314-keyring",
"py-jaraco.functools"
]
},
{
"type": "run",
"ports": [
"yubikey-manager"
]
}
]
}
]
}