{"count":51943,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=590","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=name&page=588","results":[{"name":"py313-jsbeautifier","portdir":"python/py-jsbeautifier","version":"1.15.4","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://beautifier.io/","description":"JS beautifier written in Python","long_description":"JS beautifier written in Python","active":true,"categories":["textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","py313-build","py313-installer","py313-setuptools","clang-18"]},{"type":"lib","ports":["py313-six","py313-editorconfig","python313"]}],"depends_on":[{"type":"lib","ports":["py-jsbeautifier"]}]},{"name":"py313-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":655}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["python313","py313-pbr"]},{"type":"test","ports":["py313-pytest","py313-jsonpickle"]}],"depends_on":[{"type":"run","ports":["py313-cfn-lint"]}]},{"name":"py313-json5","portdir":"python/py-json5","version":"0.14.0","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":444}],"variants":[],"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"]}],"depends_on":[{"type":"lib","ports":["py313-asv","py313-jupyterlab_server"]}]},{"name":"py313-jsonconversion","portdir":"python/py-jsonconversion","version":"1.1.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/DLR-RM/python-jsonconversion","description":"convert arbitrary Python objects into JSON strings and back","long_description":"This python module helps converting arbitrary Python objects into JSON strings and back. It extends the basic features of the JSONEncoder and JSONDecoder classes provided by the native json package.","active":false,"categories":["python"],"maintainers":[{"name":"toby","github":"tobypeterson","ports_count":249}],"variants":[],"dependencies":[{"type":"build","ports":["clang-17","py313-build","py313-installer","py313-pdm-backend"]},{"type":"lib","ports":["python313","py313-setuptools"]}],"depends_on":[{"type":"lib","ports":["py-jsonconversion"]}]},{"name":"py313-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":1419}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","py313-build","py313-installer","py313-setuptools","clang-18"]},{"type":"lib","ports":["py313-attrs","py313-typing_extensions","python313"]}],"depends_on":[{"type":"lib","ports":["py313-cloudflare2","py313-maggma"]}]},{"name":"py313-jsonnet","portdir":"devel/jsonnet","version":"0.21.0","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://jsonnet.org/","description":"The data templating language","long_description":"A data templating language for app and tool developers","active":true,"categories":["devel","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-wheel","clang-20","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["jsonnet","python313"]},{"type":"test","ports":["py313-pytest","py313-yaml"]}],"depends_on":[]},{"name":"py313-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":["py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-jsonpointer"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"lib","ports":["internetarchive"]},{"type":"run","ports":["py313-cfn-lint","py313-openstacksdk"]}]},{"name":"py313-jsonpath-rw","portdir":"python/py-jsonpath-rw","version":"1.4.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/kennknowles/python-jsonpath-rw","description":"A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.","long_description":"A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["py313-six","py313-decorator","py313-ply","python313"]}],"depends_on":[{"type":"lib","ports":["beets-originquery","py-jsonpath-rw"]}]},{"name":"py313-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":["py313-installer","clang-18","py313-build","py313-setuptools_scm","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-digitalocean"]},{"type":"run","ports":["py313-pyvis"]},{"type":"test","ports":["py313-jschema_to_python"]}]},{"name":"py313-jsonpointer","portdir":"python/py-jsonpointer","version":"3.1.1","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":["py313-jsonschema-format-nongpl"]},{"type":"run","ports":["py313-jsonpatch","py313-sphinx-jsonschema"]}]},{"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":2896}],"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":"lib","ports":["py313-jsonschema-format-nongpl","py313-jupyterlab_server","py313-maggma","py313-nbformat","py313-beancount-import","py313-altair","py313-datacite","py313-flasgger"]},{"type":"run","ports":["borgmatic","py313-ansible-compat","py313-aws-sam-translator","py313-cfn-lint","py313-spyder"]},{"type":"test","ports":["gramps"]}]},{"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":2896}],"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-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":2896}],"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":["py313-jsonschema","py313-jsonschema-format-nongpl"]}]},{"name":"py313-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":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[]},{"name":"py313-julius","portdir":"python/py-julius","version":"0.2.7","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/adefossez/julius","description":"Digital Signal Processing algorithms in PyTorch","long_description":"julius provides efficient DSP algorithms implemented with PyTorch, including resampling, FIR filters, and FFT convolutions.","active":true,"categories":["audio","math","python"],"maintainers":[{"name":"pguyot","github":"pguyot","ports_count":176}],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-setuptools","py313-wheel","clang-18","py313-installer"]},{"type":"lib","ports":["py313-pytorch","python313"]}],"depends_on":[{"type":"lib","ports":["py313-audiocraft","py313-demucs"]}]},{"name":"py313-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":655}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["python313","py313-six"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"run","ports":["py313-cfn-lint"]}]},{"name":"py313-jupyter","portdir":"python/py-jupyter","version":"1.0.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://jupyter.org","description":"Web application for interactive data science and scientific computing.","long_description":"Web application for interactive data science and scientific computing.","active":true,"categories":["devel","science","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["qtconsole"],"dependencies":[{"type":"build","ports":["py313-setuptools","clang-18"]},{"type":"lib","ports":["py313-ipykernel","py313-nbconvert","py313-ipywidgets","python313","py313-notebook","py313-jupyter_console","py313-jupyter_core"]},{"type":"run","ports":["jupyter_select"]}],"depends_on":[{"type":"lib","ports":["ihaskell"]}]},{"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":2896}],"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":["py313-spyder-kernels","py313-ipykernel","py313-jupyter_console","py313-jupyter_server","py313-nbclient","ihaskell","py313-qtconsole"]},{"type":"run","ports":["py313-nbval"]}]},{"name":"py313-jupyter_console","portdir":"python/py-jupyter_console","version":"6.6.3","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://jupyter.org/","description":"Jupyter terminal console.","long_description":"Jupyter terminal console.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling"]},{"type":"lib","ports":["py313-ipython","py313-jupyter_core","python313","py313-jupyter_client","py313-ipykernel","py313-zmq","py313-traitlets","py313-prompt_toolkit","py313-pygments"]}],"depends_on":[{"type":"lib","ports":["py313-jupyter"]}]},{"name":"py313-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":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling"]},{"type":"lib","ports":["py313-traitlets","py313-platformdirs","python313"]}],"depends_on":[{"type":"lib","ports":["ihaskell","py313-ipykernel","py313-jupyter","py313-jupyter_client","py313-jupyter_console","py313-jupyter_server","py313-jupyterlab","py313-metakernel","py313-nbclient","py313-nbconvert","py313-nbformat","py313-qtconsole"]}]},{"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":2896}],"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":["py313-jupyter_server"]}]},{"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":2896}],"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-ipympl","py313-jupyterlab_pygments","py313-jupyterlab_widgets"]},{"type":"lib","ports":["xeus-sqlite","py313-notebook","py313-pyviz_comms"]}]},{"name":"py313-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":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py313-jupyterlab","py313-hatch-jupyter-builder","py313-hatch-nodejs-version","clang-18","py313-build","py313-installer","py313-hatchling"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-pygments"]}],"depends_on":[{"type":"lib","ports":["py313-ipympl","py313-pyviz_comms"]}]},{"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":2896}],"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","py313-notebook"]}]},{"name":"py313-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":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py313-jupyter_packaging","clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel","py313-jupyterlab"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-ipywidgets"]}]},{"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":2896}],"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":["py313-jupyterlab"]}]},{"name":"py313-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":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling"]},{"type":"lib","ports":["py313-tomlkit","python313","py313-deprecation","py313-packaging","py313-setuptools","py313-wheel"]}],"depends_on":[{"type":"build","ports":["py313-jupyterlab_widgets","py313-widgetsnbextension"]}]},{"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":2896}],"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","py313-jupyterlab","py313-jupyterlab_server","py313-notebook_shim","py313-notebook"]}]},{"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":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling"]},{"type":"lib","ports":["python313","py313-terminado"]}],"depends_on":[{"type":"lib","ports":["py313-jupyter_server"]}]},{"name":"py313-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":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling"]},{"type":"lib","ports":["py313-nbconvert","python313","py313-ipywidgets","py313-ipython","py313-sphinx","py313-nbformat"]}],"depends_on":[]},{"name":"py313-jwt","portdir":"python/py-jwt","version":"2.12.1","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":612}],"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-oauthlib","py313-twilio"]},{"type":"run","ports":["py313-pygithub","py313-django-allauth"]}]},{"name":"py313-kaitaistruct","portdir":"python/py-kaitaistruct","version":"0.10","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://kaitai.io","description":"Kaitai Struct declarative parser generator for binary data runtime library for Python","long_description":"Kaitai Struct declarative parser generator for binary data runtime library for Python","active":true,"categories":["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-kaitaistruct","py313-mitmproxy"]}]},{"name":"py313-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":["py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-yaml"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"lib","ports":["py313-tmuxp"]}]},{"name":"py313-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":2122}],"variants":[],"dependencies":[{"type":"build","ports":["py313-coherent.licensed","py313-installer","py313-setuptools","py313-wheel","py313-setuptools_scm","clang-18","py313-build"]},{"type":"lib","ports":["py313-jaraco.context","py313-jaraco.classes","py313-jaraco.functools","python313"]}],"depends_on":[{"type":"lib","ports":["isrcsubmit","pgcli","hg-keyring","hatch"]},{"type":"run","ports":["py313-spyder"]}]},{"name":"py313-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":["py313-setuptools_scm","py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["py313-jaraco.classes","python313"]}],"depends_on":[]},{"name":"py313-keystoneauth1","portdir":"python/py-keystoneauth1","version":"5.10.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://docs.openstack.org/keystoneauth/latest/","description":"Tools for authenticating to an OpenStack-based cloud","long_description":"Tools for authenticating to an OpenStack-based cloud","active":true,"categories":["net","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-pbr","clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-requests","py313-typing_extensions","py313-iso8601","py313-os-service-types","py313-stevedore"]}],"depends_on":[{"type":"lib","ports":["py-keystoneauth1"]},{"type":"run","ports":["py313-cinderclient","py313-keystoneclient","py313-novaclient","py313-openstacksdk","py313-osc-lib"]}]},{"name":"py313-keystoneclient","portdir":"python/py-keystoneclient","version":"5.6.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://docs.openstack.org/python-keystoneclient/latest/","description":"Client for the OpenStack Identity API","long_description":"Client for the OpenStack Identity API","active":true,"categories":["net","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-pbr","py313-wheel","py313-setuptools","py313-installer","py313-build"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-oslo-utils","py313-oslo-serialization","py313-stevedore","py313-oslo-i18n","py313-oslo-config","py313-keystoneauth1","py313-debtcollector","py313-requests","py313-packaging"]}],"depends_on":[{"type":"lib","ports":["py-keystoneclient"]},{"type":"run","ports":["py313-openstackclient"]}]},{"name":"py313-kiwisolver","portdir":"python/py-kiwisolver","version":"1.5.0","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":2122}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-cppy","clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel","py313-setuptools_scm"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"lib","ports":["py313-matplotlib","py313-vispy"]}]},{"name":"py313-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":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["python313","py313-packaging","py313-tzdata","py313-amqp","py313-vine"]}],"depends_on":[{"type":"lib","ports":["py313-celery"]}]},{"name":"py313-kornia","portdir":"python/py-kornia","version":"0.8.2","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.kornia.org/","description":"Geometric Computer Vision Library for Spatial AI","long_description":"Kornia is a differentiable computer vision library that provides a rich set of differentiable image processing and geometric vision algorithms. Built on top of PyTorch, Kornia integrates seamlessly into existing AI workflows, allowing you to leverage powerful batch transformations, auto-differentiation and GPU acceleration.","active":true,"categories":["graphics","science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["py313-numpy","py313-pytorch","py313-kornia-rs","python313"]}],"depends_on":[]},{"name":"py313-kornia-rs","portdir":"python/py-kornia-rs","version":"0.1.10","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.kornia.org/","description":"Low-level 3D Computer Vision library in Rust","long_description":"The kornia crate is a low level library for Computer Vision written in Rust. Use the library to perform image I/O, visualization and other low level operations in your machine learning and data-science projects in a thread-safe and efficient way.","active":true,"categories":["graphics","science","python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-20","py313-build","py313-installer","py313-setuptools-rust","py313-maturin","cargo","cmake","legacy-support","rust"]},{"type":"lib","ports":["python313","py313-numpy","py313-pytorch","libunwind"]}],"depends_on":[{"type":"lib","ports":["py313-kornia"]}]},{"name":"py313-krb5","portdir":"python/py-krb5","version":"0.8.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/jborean93/pykrb5","description":"Kerberos API bindings for Python","long_description":"This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.","active":true,"categories":["net","security","python"],"maintainers":[{"name":"petr","github":"petrrr","ports_count":612}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-installer","clang-18","py313-build","py313-cython","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"run","ports":["py313-requests-kerberos"]}]},{"name":"py313-lameenc","portdir":"python/py-lameenc","version":"1.8.2","license":"LGPL-3","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/chrisstaite/lameenc","description":"Python wrapper around the LAME MP3 encoder","long_description":"lameenc is a Python module that wraps the LAME MP3 encoding library, allowing MP3 encoding from Python.","active":true,"categories":["audio","python"],"maintainers":[{"name":"pguyot","github":"pguyot","ports_count":176}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-setuptools","py313-setuptools_scm"]},{"type":"lib","ports":["lame","python313"]}],"depends_on":[{"type":"lib","ports":["py313-demucs"]}]},{"name":"py313-langcodes","portdir":"python/py-langcodes","version":"3.5.0","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/rspeer/langcodes","description":"Tools for labeling human languages with IETF language tags","long_description":"Tools for labeling human languages with IETF language tags. langcodes knows what languages are. It knows the standardized codes that refer to them, such as en for English, es for Spanish and hi for Hindi.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools_scm","py313-poetry-core"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py-langcodes"]}]},{"name":"py313-langdetect","portdir":"python/py-langdetect","version":"1.0.9","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/Mimino666/langdetect","description":"Port of Google's language-detection library to Python","long_description":"Port of Nakatani Shuyo's language-detection library (version from 03/03/2014) to Python. langdetect supports 55 languages out of the box.","active":true,"categories":["python"],"maintainers":[{"name":"harensdeveloper","github":"harens","ports_count":41}],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["python313"]},{"type":"run","ports":["py313-six"]},{"type":"test","ports":["py313-pytest"]}],"depends_on":[{"type":"lib","ports":["beets","beets-devel","py-langdetect"]}]},{"name":"py313-langid","portdir":"python/py-langid","version":"0.3.0","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/adbar/py3langid","description":"Stand-alone language identification system","long_description":"Stand-alone language identification system","active":true,"categories":["textproc","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-build","py313-setuptools","py313-wheel","clang-18","py313-installer"]},{"type":"lib","ports":["py313-numpy","python313"]}],"depends_on":[{"type":"lib","ports":["py-langid"]}]},{"name":"py313-lap","portdir":"python/py-lap","version":"0.5.12","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/gatagat/lap","description":"Linear Assignment Problem solver (LAPJV/LAPMOD).","long_description":"Linear Assignment Problem solver (LAPJV/LAPMOD).","active":true,"categories":["python"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-cython","py313-setuptools","py313-wheel","clang-18","py313-build","py313-installer"]},{"type":"lib","ports":["py313-numpy","python313"]}],"depends_on":[{"type":"lib","ports":["beets","beets-devel","py-lap"]}]},{"name":"py313-larixite","portdir":"python/py-larixite","version":"2025.5.1","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/xraypy/larixite","description":"convert CIF data to inputs for XAS calculations Feff, FDMNES, etcetera","long_description":"convert CIF data to inputs for XAS calculations Feff, FDMNES, etcetera","active":true,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-setuptools_scm","clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["py313-sqlalchemy","py313-pymatgen","py313-pyshortcuts","py313-xraydb","python313"]}],"depends_on":[{"type":"lib","ports":["py-larixite"]},{"type":"run","ports":["py313-xraylarch"]}]},{"name":"py313-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":1419}],"variants":["universal"],"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":["py313-rfc3987-syntax"]},{"type":"run","ports":["py313-pdftl"]}]},{"name":"py313-last","portdir":"python/py-last","version":"7.0.0","license":"none","platforms":"darwin","epoch":0,"replaced_by":"py313-pylast","homepage":"https://www.macports.org","description":"Obsolete port, replaced by py313-pylast","long_description":"This port has been replaced by py313-pylast.","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"extract","ports":[null]},{"type":"fetch","ports":[null]},{"type":"lib","ports":[null]},{"type":"patch","ports":[null]},{"type":"run","ports":[null]},{"type":"test","ports":[null]}],"depends_on":[{"type":"lib","ports":["beets","beets-devel"]}]}]}