HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50429,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=61",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=59",
"results": [
{
"name": "py313-pymongo",
"portdir": "python/py-pymongo",
"version": "4.12.0",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mongodb.org/",
"description": "Python access to MongoDB",
"long_description": "The PyMongo distribution contains tools for interacting with the Mongo database from Python.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-hatchling",
"py313-hatch-requirements-txt",
"clang-17",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-dnspython",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pymongo",
"py313-maggma"
]
}
]
},
{
"name": "py313-cytoolz",
"portdir": "python/py-cytoolz",
"version": "1.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytoolz/cytoolz/",
"description": "Cython implementation of Toolz.",
"long_description": "Cython implementation of Toolz.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools-git-versioning",
"py313-wheel",
"py313-cython",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-toolz",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cytoolz"
]
}
]
},
{
"name": "ffmpeg4",
"portdir": "multimedia/ffmpeg4",
"version": "4.4.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ffmpeg.org/",
"description": "FFmpeg is a complete solution to play, record, convert and stream audio and video.",
"long_description": "FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developed) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on the ffmpeg libraries. ffprobe gathers information from multimedia streams and prints it in human- and machine-readable fashion. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most codecs were developed from scratch to ensure best performance and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"x11",
"libdc1394",
"librtmp",
"jack",
"darwinssl",
"gpl2",
"gpl3",
"nonfree",
"rav1e",
"flite",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"cctools",
"gmake",
"clang-18",
"nasm",
"texinfo"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libvorbis",
"soxr",
"speex",
"glib2",
"gnutls",
"libsdl2",
"cairo",
"fontconfig",
"gdk-pixbuf2",
"libpng",
"librsvg",
"openjpeg",
"webp",
"zimg",
"XviD",
"aom",
"dav1d",
"libass",
"libbluray",
"libogg",
"bzip2",
"libvpx",
"x264",
"x265",
"freetype",
"fribidi",
"libiconv",
"zvbi",
"gettext-runtime",
"libvidstab",
"svt-av1",
"libtheora",
"lzo2",
"xz",
"zlib",
"lame",
"libmodplug",
"libopus"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt5-qtwebengine",
"opencv4",
"opencv4-devel",
"py310-opencv4",
"py311-opencv4",
"py312-opencv4",
"py313-opencv4",
"py314-opencv4",
"py310-opencv4-devel",
"py311-opencv4-devel",
"py312-opencv4-devel",
"py313-opencv4-devel"
]
}
]
},
{
"name": "py313-spark_parser",
"portdir": "python/py-spark_parser",
"version": "1.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/spark_parser/",
"description": "An Earley-Algorithm Context-free grammar Parser Toolkit",
"long_description": "SPARK stands for Scanning, Parsing, and Rewriting Kit. It uses Jay Earley's algorithm for parsing context free grammars, and comes with some generic Abstract Syntax Tree routines. There is also a prototype scanner which does its job by combining Python regular expressions.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-click"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-spark_parser",
"py313-uncompyle6"
]
},
{
"type": "run",
"ports": [
"py313-trepan3k"
]
}
]
},
{
"name": "py313-itemadapter",
"portdir": "python/py-itemadapter",
"version": "0.12.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/itemadapter",
"description": "Common interface for data container classes",
"long_description": "The `ItemAdapter` class is a wrapper for data container objects, providing a common interface to handle objects of different types in an uniform manner, regardless of their underlying implementation.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-itemadapter"
]
}
]
},
{
"name": "py313-testfixtures",
"portdir": "python/py-testfixtures",
"version": "10.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/testfixtures/",
"description": "A collection of helpers and mock objects for tests",
"long_description": "A collection of helpers and mock objects for tests",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-service_identity",
"py313-sybil",
"py313-zope-component",
"py313-twisted"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-testfixtures"
]
},
{
"type": "test",
"ports": [
"py313-openid"
]
}
]
},
{
"name": "py313-sybil",
"portdir": "python/py-sybil",
"version": "9.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simplistix/sybil",
"description": "Automated testing for the examples in your documentation.",
"long_description": "This library provides a way to test examples in your documentation by parsing them from the documentation source and evaluating the parsed examples as part of your normal test run. Integration is provided for the three main Python test runners.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"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-sybil"
]
},
{
"type": "test",
"ports": [
"py313-testfixtures",
"py313-flufl.i18n",
"py313-flufl.lock"
]
}
]
},
{
"name": "py313-xlsx2csv",
"portdir": "python/py-xlsx2csv",
"version": "0.8.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dilshod/xlsx2csv",
"description": "xlsx to csv converter",
"long_description": "Converts xslx files to csv format. Handles large XLSX files. Fast and easy to use.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xlsx2csv"
]
}
]
},
{
"name": "py313-xdis",
"portdir": "python/py-xdis",
"version": "6.1.8",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rocky/python-xdis",
"description": "Python cross-version byte-code disassembler and marshal routines",
"long_description": "The Python `dis` module allows you to disassemble bytecode from the same version of Python that you are running on. This package can marshal load Python bytecodes from different versions of Python. The command-line routine *pydisasm* will show disassembly output using the most modern Python disassembly conventions in a variety of user-specified formats. Some of these formats like ``extended`` and ``extended-format`` are the most advanced of any Python disassembler.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-six",
"py313-click"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-uncompyle6",
"py313-pyficache",
"py-xdis"
]
},
{
"type": "run",
"ports": [
"py313-trepan3k"
]
}
]
},
{
"name": "py313-notebook_shim",
"portdir": "python/py-notebook_shim",
"version": "0.2.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/notebook_shim",
"description": "Part of JupyterLab ecosystem.",
"long_description": "Part of JupyterLab ecosystem.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-jupyter_server"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyterlab",
"py-notebook_shim",
"py313-notebook"
]
}
]
},
{
"name": "py313-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-jupyter-builder"
]
},
{
"type": "lib",
"ports": [
"py313-async-lru",
"py313-jupyter_core",
"py313-ipykernel",
"py313-tornado",
"python313",
"py313-jupyter-lsp",
"py313-jupyterlab_server",
"py313-notebook_shim",
"py313-jupyter_server",
"py313-packaging",
"py313-traitlets",
"py313-jinja2",
"py313-httpx"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-jupyterlab_widgets",
"py313-ipympl",
"py313-jupyterlab_pygments"
]
},
{
"type": "lib",
"ports": [
"py313-pyviz_comms",
"xeus-sqlite",
"py313-notebook",
"py-jupyterlab",
"py313-plotly"
]
}
]
},
{
"name": "py313-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-jinja2",
"py313-json5",
"python313",
"py313-jupyter_server",
"py313-jsonschema",
"py313-packaging",
"py313-requests",
"py313-babel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyterlab",
"py-jupyterlab_server",
"py313-notebook"
]
}
]
},
{
"name": "py313-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-jupyter_server",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jupyter-lsp",
"py313-jupyterlab"
]
}
]
},
{
"name": "py313-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-hatch-jupyter-builder"
]
},
{
"type": "lib",
"ports": [
"py313-jupyter_core",
"py313-zmq",
"py313-jupyter_client",
"py313-tornado",
"py313-nbformat",
"py313-terminado",
"python313",
"py313-jupyter_server_terminals",
"py313-jupyter_events",
"py313-nbconvert",
"py313-send2trash",
"py313-websocket-client",
"py313-overrides",
"py313-argon2-cffi",
"py313-packaging",
"py313-traitlets",
"py313-anyio",
"py313-prometheus_client",
"py313-jinja2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyter-lsp",
"py-jupyter_server",
"py313-jupyterlab",
"py313-jupyterlab_server",
"py313-notebook_shim",
"py313-notebook"
]
}
]
},
{
"name": "py313-overrides",
"portdir": "python/py-overrides",
"version": "7.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mkorpela/overrides",
"description": "A decorator to automatically detect mismatch when overriding a method",
"long_description": "A decorator to automatically detect mismatch when overriding a method. See http://stackoverflow.com/questions/1167617/in-python-how-do-i-indicate-im-overriding-a-method",
"active": true,
"categories": [
"devel",
"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": [
"py313-jupyter_server",
"py-overrides"
]
}
]
},
{
"name": "py313-websocket-client",
"portdir": "python/py-websocket-client",
"version": "1.9.0",
"license": "LGPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://websocket-client.readthedocs.io/",
"description": "WebSocket client for Python with low level API options",
"long_description": "websocket-client is a WebSocket client for Python. It provides access to low level APIs for WebSockets. websocket-client implements version hybi-13 of the WebSocket procotol. This client does not currently support the permessage-deflate extension from RFC 7692.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-socks"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyter_server",
"py-websocket-client"
]
},
{
"type": "run",
"ports": [
"py313-socketio",
"py313-selenium",
"py313-engineio"
]
}
]
},
{
"name": "py313-send2trash",
"portdir": "python/py-send2trash",
"version": "1.8.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arsenetar/send2trash",
"description": "Send file to trash natively under Mac OS X, Windows and Linux.",
"long_description": "Send file to trash natively under Mac OS X, Windows and Linux.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyter_server",
"py-send2trash"
]
}
]
},
{
"name": "py313-nbconvert",
"portdir": "python/py-nbconvert",
"version": "7.16.6",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Jupyter Notebooks converter.",
"long_description": "Jupyter Notebooks converter.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatchling",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-markupsafe",
"py313-tinycss2",
"py313-bleach",
"py313-beautifulsoup4",
"py313-defusedxml",
"python313",
"py313-nbformat",
"py313-mistune",
"py313-nbclient",
"py313-pandocfilters",
"py313-jupyter_core",
"py313-packaging",
"py313-traitlets",
"py313-pygments",
"py313-jinja2"
]
},
{
"type": "run",
"ports": [
"pandoc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyter_server",
"py-nbconvert",
"py313-jupyter",
"py313-jupyter_sphinx"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-jsonschema-format-nongpl",
"py313-rfc3339-validator",
"python313",
"py313-python-json-logger",
"py313-rfc3986-validator",
"py313-traitlets",
"py313-yaml",
"py313-referencing"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jupyter_events",
"py313-jupyter_server"
]
}
]
},
{
"name": "py313-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-terminado"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jupyter_server_terminals",
"py313-jupyter_server"
]
}
]
},
{
"name": "py313-argon2-cffi",
"portdir": "python/py-argon2-cffi",
"version": "25.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://argon2-cffi.readthedocs.io/",
"description": "Argon2 is a secure password hashing algorithm.",
"long_description": "Argon2 is a secure password hashing algorithm.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-fancy-pypi-readme",
"py313-hatchling",
"py313-hatch-vcs",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-argon2-cffi-bindings"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-argon2-cffi",
"py313-jupyter_server"
]
},
{
"type": "run",
"ports": [
"py313-autobahn"
]
}
]
},
{
"name": "py313-socks",
"portdir": "python/py-socks",
"version": "1.7.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Anorov/PySocks",
"description": "python SOCKS client module",
"long_description": "PySOCKS is a SOCKS client module, branched off several earlier abandoned projects",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gallery-dl",
"py-socks",
"py313-torrequest"
]
},
{
"type": "test",
"ports": [
"py313-websocket-client"
]
}
]
},
{
"name": "py313-python-json-logger",
"portdir": "python/py-python-json-logger",
"version": "4.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nhairs/python-json-logger",
"description": "A python library adding a json log formatter",
"long_description": "A python library adding a json log formatter",
"active": true,
"categories": [
"devel",
"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": [
"py313-jupyter_events",
"py-python-json-logger"
]
}
]
},
{
"name": "py313-pandocfilters",
"portdir": "python/py-pandocfilters",
"version": "1.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jgm/pandocfilters",
"description": "Utilities for writing pandoc filters in python.",
"long_description": "Utilities for writing pandoc filters in python.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-nbconvert",
"py-pandocfilters"
]
}
]
},
{
"name": "py313-nbclient",
"portdir": "python/py-nbclient",
"version": "0.10.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Client library for programmatic Jupyter notebook execution.",
"long_description": "Client library for programmatic Jupyter notebook execution.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-nbformat",
"py313-traitlets",
"py313-jupyter_core",
"py313-jupyter_client"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-nbclient",
"py313-nbconvert"
]
}
]
},
{
"name": "py313-mistune",
"portdir": "python/py-mistune",
"version": "3.1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lepture/mistune",
"description": "The fastest markdown parser in pure Python.",
"long_description": "The fastest markdown parser in pure Python.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"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": [
"py313-nbconvert",
"py313-flasgger"
]
}
]
},
{
"name": "py313-hiredis",
"portdir": "python/py-hiredis",
"version": "3.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pietern/hiredis-py",
"description": "Python wrapper for hiredis",
"long_description": "Python wrapper for hiredis",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-hiredis"
]
}
]
},
{
"name": "bash-devel",
"portdir": "shells/bash",
"version": "20241126",
"license": "GPL-3+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/bash/bash.html",
"description": "Bash (bourne-again shell) is a UNIX command interpreter",
"long_description": "Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.",
"active": true,
"categories": [
"shells"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 57
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"bison",
"gettext",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "py313-terminado",
"portdir": "python/py-terminado",
"version": "0.18.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/terminado",
"description": "A Tornado websocket backend for the Xterm.js Javascript terminal emulator library",
"long_description": "A Tornado websocket backend for the Xterm.js Javascript terminal emulator library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-ptyprocess",
"py313-tornado",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyter_server_terminals",
"py-terminado",
"py313-jupyter_server"
]
}
]
},
{
"name": "py313-argon2-cffi-bindings",
"portdir": "python/py-argon2-cffi-bindings",
"version": "25.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hynek/argon2-cffi-bindings",
"description": "Low-level CFFI bindings for Argon2",
"long_description": "Low-level CFFI bindings for Argon2",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-cffi",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-argon2-cffi-bindings"
]
},
{
"type": "run",
"ports": [
"py313-argon2-cffi"
]
}
]
},
{
"name": "py313-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": [
"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-jsonpointer",
"py313-jsonschema-format-nongpl"
]
},
{
"type": "run",
"ports": [
"py313-sphinx-jsonschema",
"py313-jsonpatch"
]
}
]
},
{
"name": "py313-uri-template",
"portdir": "python/py-uri-template",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.linss.com/open-source/python/uri-template",
"description": "RFC 6570 URI Template Processor",
"long_description": "RFC 6570 URI Template Processor",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-uri-template",
"py313-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py313-rfc3986-validator",
"portdir": "python/py-rfc3986-validator",
"version": "0.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/naimetti/rfc3986-validator",
"description": "A pure python RFC3986 validator",
"long_description": "A pure python RFC3986 validator",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-pytest-runner",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rfc3986-validator",
"py313-jupyter_events",
"py313-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py313-rfc3339-validator",
"portdir": "python/py-rfc3339-validator",
"version": "0.1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/naimetti/rfc3339-validator",
"description": "A pure python RFC3339 validator",
"long_description": "A pure python RFC3339 validator",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-six",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rfc3339-validator",
"py313-jupyter_events",
"py313-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py313-pyrsistent",
"portdir": "python/py-pyrsistent",
"version": "0.20.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tobgu/pyrsistent/",
"description": "Pyrsistent is a number of persistent collections.",
"long_description": "Pyrsistent is a number of persistent collections.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest",
"py313-pytest-runner"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyrsistent"
]
}
]
},
{
"name": "py313-isoduration",
"portdir": "python/py-isoduration",
"version": "20.11.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bolsote/isoduration",
"description": "Operations with ISO 8601 durations",
"long_description": "Operations with ISO 8601 durations",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-arrow",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-isoduration",
"py313-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py313-nbformat",
"portdir": "python/py-nbformat",
"version": "5.10.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "The Jupyter Notebook format.",
"long_description": "The Jupyter Notebook format.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-nodejs-version",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-traitlets",
"py313-fastjsonschema",
"py313-jupyter_core",
"py313-jsonschema"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-nbconvert",
"py313-nbclient",
"py313-jupyter_server",
"py-nbformat",
"py313-jupyter_sphinx",
"ihaskell"
]
},
{
"type": "run",
"ports": [
"py313-nbval"
]
}
]
},
{
"name": "py313-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs",
"py313-hatch-fancy-pypi-readme"
]
},
{
"type": "lib",
"ports": [
"py313-referencing",
"py313-fqdn",
"py313-jsonschema",
"py313-isoduration",
"python313",
"py313-rfc3986-validator",
"py313-uri-template",
"py313-jsonpointer",
"py313-rfc3987-syntax",
"py313-rfc3339-validator",
"py313-attrs",
"py313-idna",
"py313-webcolors",
"py313-rpds-py",
"py313-jsonschema-specifications"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyter_events"
]
}
]
},
{
"name": "py313-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-fancy-pypi-readme",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py313-attrs",
"py313-rpds-py",
"py313-jsonschema-specifications",
"py313-referencing",
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mbedtls3",
"mbedtls4"
]
},
{
"type": "lib",
"ports": [
"py313-jupyterlab_server",
"py313-altair",
"napari",
"py-jsonschema",
"py313-jsonschema-format-nongpl",
"ansible-lint",
"py313-beancount-import",
"py313-nbformat",
"py313-maggma",
"py313-flasgger",
"py313-datacite"
]
},
{
"type": "run",
"ports": [
"py313-ansible-compat",
"borgmatic",
"py313-spyder",
"py313-aws-sam-translator",
"py313-cfn-lint"
]
},
{
"type": "test",
"ports": [
"gramps"
]
}
]
},
{
"name": "py313-arrow",
"portdir": "python/py-arrow",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://arrow.readthedocs.io",
"description": "Better dates and times for Python",
"long_description": "Arrow is a Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps. It implements and updates the datetime type, plugging gaps in functionality and providing an intelligent module API that supports many common creation scenarios.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-flit_core",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-dateutil",
"py313-types-python-dateutil",
"py313-tzdata"
]
},
{
"type": "run",
"ports": [
"py313-types-python-dateutil",
"py313-dateutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-isoduration",
"py313-cookiecutter",
"py313-jinja2-time"
]
}
]
},
{
"name": "py313-hatch-nodejs-version",
"portdir": "python/py-hatch-nodejs-version",
"version": "0.4.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agoose77/hatch-nodejs-version",
"description": "Hatch plugin for versioning from a package.json file",
"long_description": "Hatch plugin for versioning from a package.json file",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-hatchling"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-nbformat",
"py313-jupyterlab_pygments",
"py313-pyviz_comms",
"py313-ipympl"
]
},
{
"type": "lib",
"ports": [
"py-hatch-nodejs-version"
]
}
]
},
{
"name": "py313-fqdn",
"portdir": "python/py-fqdn",
"version": "1.5.1",
"license": "MPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ypcrts/fqdn",
"description": "Validates fully-qualified domain names against RFC 1123",
"long_description": "Validates fully-qualified domain names against RFC 1123",
"active": true,
"categories": [
"devel",
"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-fqdn",
"py313-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py313-types-python-dateutil",
"portdir": "python/py-types-python-dateutil",
"version": "2.9.0.20251115",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for python-dateutil",
"long_description": "Typing stubs for python-dateutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"active": true,
"categories": [
"devel",
"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": [
"py313-arrow",
"py-types-python-dateutil"
]
},
{
"type": "run",
"ports": [
"py313-arrow"
]
}
]
},
{
"name": "py313-referencing",
"portdir": "python/py-referencing",
"version": "0.37.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-jsonschema/referencing",
"description": "JSON referencing + Python",
"long_description": "An implementation-agnostic implementation of JSON reference resolution",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-vcs",
"py313-build",
"py313-installer",
"py313-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-attrs",
"py313-rpds-py",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jsonschema-specifications",
"py-referencing",
"py313-jupyter_events",
"py313-jsonschema",
"py313-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py313-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-hatchling",
"py313-hatch-vcs",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-referencing",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jsonschema-specifications",
"py313-jsonschema",
"py313-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py313-rpds-py",
"portdir": "python/py-rpds-py",
"version": "0.30.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crate-py/rpds",
"description": "Python bindings to Rust's persistent data structures (rpds)",
"long_description": "Python bindings to Rust's persistent data structures (rpds)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools-rust",
"py313-maturin"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-referencing",
"py313-jsonschema",
"py313-jsonschema-format-nongpl",
"py-rpds-py"
]
}
]
},
{
"name": "py313-tornado",
"portdir": "python/py-tornado",
"version": "6.5.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tornadoweb.org/",
"description": "Scalable, non-blocking web server and related tools",
"long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-notebook",
"py313-ipykernel",
"py-tornado",
"py313-beancount-import",
"py313-jupyter_client",
"py313-terminado",
"py313-bokeh",
"py313-jupyter_server",
"py313-jupyterlab",
"py313-mitmproxy"
]
},
{
"type": "test",
"ports": [
"py313-tenacity"
]
}
]
},
{
"name": "py313-nest_asyncio",
"portdir": "python/py-nest_asyncio",
"version": "1.6.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erdewit/nest_asyncio",
"description": "Library that allows nested use of event loops.",
"long_description": "Library that allows nested use of event loops.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-nest_asyncio",
"py313-ipykernel"
]
}
]
},
{
"name": "py313-ipykernel",
"portdir": "python/py-ipykernel",
"version": "7.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org/",
"description": "IPython Kernel for Jupyter",
"long_description": "IPython Kernel for Jupyter.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-appnope",
"py313-ipython",
"py313-psutil",
"py313-debugpy",
"py313-comm",
"python313",
"py313-zmq",
"py313-jupyter_client",
"py313-nest_asyncio",
"py313-tornado",
"py313-jupyter_core",
"py313-packaging",
"py313-matplotlib-inline",
"py313-traitlets"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jupyter_console",
"py313-napari-console",
"py313-jupyterlab",
"py313-jupyter",
"py313-qtconsole",
"py313-spyder-kernels",
"py-ipykernel",
"ihaskell"
]
},
{
"type": "run",
"ports": [
"py313-nbval"
]
}
]
},
{
"name": "py313-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-zmq",
"python313",
"py313-tornado",
"py313-traitlets",
"py313-dateutil",
"py313-jupyter_core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jupyter_client",
"py313-nbclient",
"py313-jupyter_server",
"py313-qtconsole",
"py313-spyder-kernels",
"py313-ipykernel",
"ihaskell",
"py313-jupyter_console"
]
},
{
"type": "run",
"ports": [
"py313-nbval"
]
}
]
}
]
}