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=name&page=729",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=727",
"results": [
{
"name": "py39-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": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"jsonnet",
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-yaml"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-allennlp"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-jsonpointer"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-cfn-lint",
"py39-openstacksdk"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-decorator",
"py39-ply",
"py39-six",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-jsonpickle",
"portdir": "python/py-jsonpickle",
"version": "4.0.5",
"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": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-digitalocean"
]
},
{
"type": "run",
"ports": [
"py39-allennlp",
"py39-pyvis"
]
},
{
"type": "test",
"ports": [
"py39-jschema_to_python"
]
}
]
},
{
"name": "py39-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": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jsonschema-format-nongpl"
]
},
{
"type": "run",
"ports": [
"py39-sphinx-rtd-theme",
"py39-jsonpatch",
"py39-sphinx-jsonschema"
]
}
]
},
{
"name": "py39-json-rpc",
"portdir": "python/py-json-rpc",
"version": "1.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pavlov99/json-rpc",
"description": "JSON-RPC 1/2 transport implementation",
"long_description": "JSON-RPC 1/2 transport implementation",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-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": [
"clang-18",
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer",
"py39-hatch-fancy-pypi-readme"
]
},
{
"type": "lib",
"ports": [
"py39-attrs",
"py39-rpds-py",
"py39-referencing",
"py39-jsonschema-specifications",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-beancount-import",
"py39-altair",
"py39-nbformat",
"py39-spaCy",
"py39-maggma",
"py39-jupyterlab_server",
"py39-jsonschema-format-nongpl",
"py39-flasgger"
]
},
{
"type": "run",
"ports": [
"py39-spyder",
"py39-spyder-devel",
"py39-kraken",
"py39-ansible-compat",
"py39-aws-sam-translator",
"py39-cfn-lint"
]
}
]
},
{
"name": "py39-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": [
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer",
"py39-hatch-fancy-pypi-readme",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-rpds-py",
"py39-rfc3339-validator",
"py39-rfc3986-validator",
"py39-referencing",
"python39",
"py39-fqdn",
"py39-isoduration",
"py39-uri-template",
"py39-jsonschema-specifications",
"py39-attrs",
"py39-idna",
"py39-jsonschema",
"py39-webcolors",
"py39-jsonpointer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyter_events"
]
}
]
},
{
"name": "py39-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": [
"py39-hatchling",
"py39-installer",
"clang-18",
"py39-build",
"py39-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py39-referencing",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jsonschema",
"py39-jsonschema-format-nongpl"
]
}
]
},
{
"name": "py39-json-tricks",
"portdir": "python/py-json-tricks",
"version": "3.17.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mverleg/pyjson_tricks",
"description": "The json-tricks exentds handling of json files.",
"long_description": "The pyjson-tricks package brings several pieces of functionality to python handling of json files: Store and load numpy arrays in human-readable format. Store and load class instances both generic and customized. Store and load date/times as a dictionary (including timezone). Preserve map order using OrderedDict. Allow for comments in json files by starting lines with #. Sets, complex numbers, Decimal, Fraction, enums, compression, duplicate keys, ...",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 222
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-numpy",
"py39-pandas",
"py39-pytest",
"py39-tz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-gpilab-framework"
]
}
]
},
{
"name": "py39-jug",
"portdir": "python/py-jug",
"version": "2.3.1",
"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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-six"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-cfn-lint"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"qtconsole"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-ipykernel",
"py39-ipywidgets",
"py39-jupyter_console",
"py39-jupyter_core",
"py39-nbconvert",
"py39-notebook",
"python39"
]
},
{
"type": "run",
"ports": [
"jupyter_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-vega"
]
},
{
"type": "run",
"ports": [
"py39-jfricas"
]
},
{
"type": "test",
"ports": [
"py39-tensorflow-datasets"
]
}
]
},
{
"name": "py39-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": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-tornado",
"python39",
"py39-zmq",
"py39-traitlets",
"py39-dateutil",
"py39-importlib-metadata",
"py39-jupyter_core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyter_console",
"py39-ipykernel",
"py39-spyder-kernels-devel",
"py39-ipyparallel",
"py39-nbclient",
"py39-qtconsole",
"py39-jupyter_server",
"py39-spyder-kernels",
"py39-nbclassic"
]
},
{
"type": "run",
"ports": [
"py39-nbval"
]
}
]
},
{
"name": "py39-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-jupyter_core",
"py39-prompt_toolkit",
"python39",
"py39-traitlets",
"py39-zmq",
"py39-pygments",
"py39-ipykernel",
"py39-ipython",
"py39-jupyter_client"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyter"
]
}
]
},
{
"name": "py39-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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-traitlets",
"py39-platformdirs",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyter_client",
"py39-jupyterthemes",
"py39-ipykernel",
"py39-nbclient",
"py39-qtconsole",
"py39-nbformat",
"py39-jupyter_server",
"py39-jupyterlab",
"py39-nbconvert",
"py39-nbclassic",
"py39-jupyter_console",
"py39-jupyter"
]
}
]
},
{
"name": "py39-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": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-rfc3986-validator",
"py39-referencing",
"python39",
"py39-jsonschema-format-nongpl",
"py39-python-json-logger",
"py39-traitlets",
"py39-yaml",
"py39-rfc3339-validator"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyter_server"
]
}
]
},
{
"name": "py39-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": [
"py39-build",
"py39-hatchling",
"py39-installer",
"py39-hatch-jupyter-builder",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-jupyter_core",
"py39-jupyter_server",
"py39-jupyterlab_server",
"py39-packaging",
"py39-tornado",
"python39",
"py39-tomli",
"py39-async-lru",
"py39-notebook_shim",
"py39-jupyter-lsp",
"py39-traitlets",
"py39-httpx",
"py39-importlib-metadata",
"py39-ipykernel",
"py39-jinja2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-ipyparallel",
"py39-jupyterlab_pygments",
"py39-jupyterlab_widgets",
"py39-bqplot",
"py39-jupytext"
]
},
{
"type": "lib",
"ports": [
"py39-notebook",
"py39-pyviz_comms",
"py39-ipympl",
"py39-plotly"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-hatch-nodejs-version",
"py39-jupyterlab",
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-17",
"py39-hatch-jupyter-builder"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-pygments"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pyviz_comms"
]
}
]
},
{
"name": "py39-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": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-json5",
"py39-jsonschema",
"python39",
"py39-packaging",
"py39-requests",
"py39-jupyter_server",
"py39-babel",
"py39-importlib-metadata",
"py39-jinja2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyterlab",
"py39-notebook"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-jupyter_packaging",
"py39-jupyterlab",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-ipywidgets"
]
}
]
},
{
"name": "py39-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": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-importlib-metadata",
"py39-jupyter_server",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyterlab"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-tomlkit",
"python39",
"py39-wheel",
"py39-deprecation",
"py39-packaging",
"py39-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-plotly",
"py39-bqplot",
"py39-ipympl",
"py39-nbclassic",
"py39-jupyterlab_widgets",
"py39-widgetsnbextension"
]
}
]
},
{
"name": "py39-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": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-hatch-jupyter-builder",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-nbconvert",
"py39-nbformat",
"py39-overrides",
"py39-packaging",
"py39-prometheus_client",
"py39-send2trash",
"python39",
"py39-tornado",
"py39-traitlets",
"py39-websocket-client",
"py39-zmq",
"py39-jupyter_server_terminals",
"py39-jupyter_events",
"py39-terminado",
"py39-anyio",
"py39-argon2-cffi",
"py39-jinja2",
"py39-jupyter_client",
"py39-jupyter_core"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-nbclassic"
]
},
{
"type": "lib",
"ports": [
"py39-jupyterlab",
"py39-jupyterlab_server",
"py39-jupyter-lsp",
"py39-nbclassic",
"py39-notebook",
"py39-notebook_shim"
]
}
]
},
{
"name": "py39-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": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-terminado"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyter_server"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-nbformat",
"python39",
"py39-sphinx",
"py39-ipython",
"py39-ipywidgets",
"py39-nbconvert"
]
}
],
"depends_on": []
},
{
"name": "py39-jupyterthemes",
"portdir": "python/py-jupyterthemes",
"version": "0.20.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dunovank/jupyter-themes",
"description": "Select and install a Jupyter notebook theme",
"long_description": "Select and install a Jupyter notebook theme",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py39-jupyter_core",
"py39-matplotlib",
"python39",
"py39-lesscpy",
"py39-notebook",
"py39-ipython"
]
}
],
"depends_on": []
},
{
"name": "py39-jupytext",
"portdir": "python/py-jupytext",
"version": "1.16.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mwouts/jupytext",
"description": "Jupyter Notebooks as Markdown Documents, Julia, Python or R Scripts",
"long_description": "Jupytext can save Jupyter notebooks as Markdown and R Markdown documents and Scripts in many languages. It can also convert these documents **into** Jupyter Notebooks, allowing you to synchronize content in both directions.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-hatch-jupyter-builder",
"py39-jupyterlab",
"py39-build",
"py39-hatchling",
"py39-installer",
"npm10",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-nbformat",
"py39-packaging",
"py39-toml",
"py39-yaml",
"py39-markdown-it-py",
"py39-mdit-py-plugins"
]
}
],
"depends_on": []
},
{
"name": "py39-jwt",
"portdir": "python/py-jwt",
"version": "2.10.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": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 604
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-oauthlib"
]
},
{
"type": "run",
"ports": [
"py39-pygithub"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-mitmproxy"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 33
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-yaml"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-tmuxp"
]
}
]
},
{
"name": "py39-kapteyn",
"portdir": "python/py-kapteyn",
"version": "3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.astro.rug.nl/software/kapteyn/",
"description": "The Kapteyn Package",
"long_description": "The Kapteyn Package is a collection of Python modules and applications developed by the computer group of the Kapteyn Astronomical Institute, University of Groningen, The Netherlands. The purpose of the package is to provide tools for the development of astronomical applications with Python.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-pythran",
"py39-build",
"py39-installer",
"py39-cython",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-astropy",
"py39-numpy",
"wcslib",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-kcs11",
"portdir": "python/py-kcs11",
"version": "1.5.17",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/LudovicRousseau/PyKCS11",
"description": "PKCS11 wrapper for Python",
"long_description": "PyKCS11 let you access to almost all PKCS#11 functions and data types using any PKCS#11 library, such as the various modules supplied by smartcard vendors.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"swig-python",
"py39-setuptools",
"clang-17",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-keep",
"portdir": "python/py-keep",
"version": "2.10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orkohunter/keep",
"description": "A Meta CLI toolkit",
"long_description": "A Meta CLI toolkit: your personal shell command keeper",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-click",
"py39-pygithub",
"py39-requests",
"py39-terminaltables"
]
}
],
"depends_on": []
},
{
"name": "py39-keras",
"portdir": "python/py-keras",
"version": "2.13.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keras-team/keras",
"description": "Deep Learning library for Theano and TensorFlow",
"long_description": "Deep Learning library for Theano and TensorFlow",
"active": true,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-keras_preprocessing",
"py39-numpy",
"python39",
"py39-six",
"py39-yaml",
"py39-scipy",
"py39-h5py",
"py39-keras_applications"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-tensorflow",
"py39-tensorflow1"
]
},
{
"type": "run",
"ports": [
"py39-tensorflow-macos"
]
}
]
},
{
"name": "py39-keras2onnx",
"portdir": "python/py-keras2onnx",
"version": "1.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/onnx/keras-onnx",
"description": "Converts Machine Learning models to ONNX for use in Windows ML",
"long_description": "The keras2onnx model converter enables users to convert Keras models into the ONNX model format. Initially, the Keras converter was developed in the project onnxmltools. keras2onnx converter development was moved into an independent repository to support more kinds of Keras models and reduce the complexity of mixing multiple converters.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-protobuf3",
"py39-onnxconverter-common",
"py39-onnx",
"py39-numpy",
"py39-fire"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-transformers"
]
}
]
},
{
"name": "py39-keras_applications",
"portdir": "python/py-keras_applications",
"version": "1.0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keras-team/keras-applications",
"description": "Keras Applications is the applications module of the Keras deep learning library.",
"long_description": "Keras Applications is the applications module of the Keras deep learning library.",
"active": true,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-numpy",
"py39-scipy",
"py39-six",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-keras"
]
}
]
},
{
"name": "py39-keras_preprocessing",
"portdir": "python/py-keras_preprocessing",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keras-team/keras-preprocessing",
"description": "Keras Preprocessing is the data preprocessing and data augmentation module of the Keras deep learning library.",
"long_description": "Keras Preprocessing is the data preprocessing and data augmentation module of the Keras deep learning library.",
"active": true,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-h5py",
"py39-numpy",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-keras"
]
},
{
"type": "run",
"ports": [
"py39-tensorflow-macos"
]
}
]
},
{
"name": "py39-keyring",
"portdir": "python/py-keyring",
"version": "25.6.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": false,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-importlib-metadata",
"py39-jaraco.functools",
"py39-jaraco.classes",
"py39-jaraco.context",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-astroquery",
"py39-urlwatch",
"py39-gwpy"
]
},
{
"type": "run",
"ports": [
"py39-spyder-devel",
"py39-spyder"
]
}
]
},
{
"name": "py39-keyrings.alt",
"portdir": "python/py-keyrings.alt",
"version": "5.0.0",
"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": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"py39-jaraco.classes",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-pbr",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-iso8601",
"py39-requests",
"py39-stevedore",
"py39-typing_extensions",
"py39-os-service-types"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-cinderclient",
"py39-keystoneclient",
"py39-novaclient",
"py39-openstacksdk",
"py39-osc-lib"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-pbr",
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-oslo-i18n",
"py39-oslo-serialization",
"py39-oslo-utils",
"py39-oslo-config",
"py39-keystoneauth1",
"py39-debtcollector",
"py39-stevedore",
"py39-requests",
"py39-packaging"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-openstackclient"
]
}
]
},
{
"name": "py39-kfac",
"portdir": "python/py-kfac",
"version": "0.2.3.20200929",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/kfac",
"description": "K-FAC for TensorFlow",
"long_description": "K-FAC in TensorFlow is an implementation of K-FAC, an approximate second-order optimization method, in TensorFlow.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-17",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-tensorflow-probability",
"py39-six",
"py39-numpy"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-tabulate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-kfac"
]
},
{
"type": "run",
"ports": [
"py39-tensor2tensor"
]
}
]
},
{
"name": "py39-kitchen",
"portdir": "python/py-kitchen",
"version": "1.2.6",
"license": "LGPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fedora-infra/kitchen",
"description": "py-kitchen is a python API for commonly used snippets of code",
"long_description": "The py-kitchen module provides a python API for all sorts of little useful snippets of code that everybody ends up writing for their projects but never seem big enough to build an independent release. Use kitchen and stop cutting and pasting that code over and over.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "srirangav",
"github": "srirangav",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-chardet",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-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": 1989
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-cppy",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-matplotlib",
"py39-vispy"
]
}
]
},
{
"name": "py39-kombu",
"portdir": "python/py-kombu",
"version": "5.0.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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-amqp",
"py39-setuptools",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-celery"
]
}
]
},
{
"name": "py39-kraken",
"portdir": "python/py-kraken",
"version": "4.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kraken.re/",
"description": "OCR/HTR engine for all the languages",
"long_description": "kraken is a turn-key OCR system optimized for historical and non-Latin script material.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-pbr",
"clang-15",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-jinja2",
"py39-jsonschema",
"py39-lxml",
"py39-numpy",
"py39-protobuf3",
"py39-pytorch",
"py39-pytorch-lightning",
"py39-regex",
"py39-requests",
"py39-rich",
"py39-scikit-image",
"py39-scipy",
"py39-shapely",
"py39-torchvision",
"py39-bidi",
"py39-coremltools",
"py39-click",
"py39-Pillow",
"py39-pyarrow"
]
}
],
"depends_on": []
},
{
"name": "py39-krb5",
"portdir": "python/py-krb5",
"version": "0.7.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jborean93/pykrb5",
"description": "Kerberos API bindings for Python",
"long_description": "This library provides Python functions that wraps the Kerberos 5 C API. Due to the complex nature of this API it is highly recommended to use something like python-gssapi which exposes the Kerberos authentication details through GSSAPI.",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 604
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-cython",
"py39-setuptools",
"clang-17",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-requests-kerberos"
]
}
]
},
{
"name": "py39-kubernetes",
"portdir": "python/py-kubernetes",
"version": "28.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kubernetes-client/python",
"description": "Official Python Client Library for Kubernetes",
"long_description": "Official Python Client Library for Kubernetes",
"active": false,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py39-dateutil",
"py39-google-auth",
"py39-requests",
"py39-requests-oauthlib",
"python39",
"py39-urllib3",
"py39-websocket-client",
"py39-yaml",
"py39-six",
"py39-certifi"
]
}
],
"depends_on": []
},
{
"name": "py39-LabJackPython",
"portdir": "python/py-LabJackPython",
"version": "2.0.4",
"license": "MIT and X11",
"platforms": "{darwin any}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://github.com/labjack/LabJackPython",
"description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-16",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"exodriver",
"python39"
]
}
],
"depends_on": []
}
]
}