GET /api/v1/ports/?format=api&ordering=name&page=770
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50457,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=771",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=769",
    "results": [
        {
            "name": "py-jsonschema",
            "portdir": "python/py-jsonschema",
            "version": "4.25.1",
            "license": "MIT",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jsonschema"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jsonschema-specifications",
            "portdir": "python/py-jsonschema-specifications",
            "version": "2025.9.1",
            "license": "MIT",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jsonschema-specifications"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-json-tricks",
            "portdir": "python/py-json-tricks",
            "version": "3.17.3",
            "license": "BSD",
            "platforms": "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": 221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-json-tricks"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jubatus-client",
            "portdir": "python/py-jubatus-client",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/jubatus",
            "description": "a Python client for jubatus, a highly distributed online machine learning system",
            "long_description": "a Python client for jubatus, a highly distributed online machine learning system",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-jubatus-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jug",
            "portdir": "python/py-jug",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jug"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-junit-xml",
            "portdir": "python/py-junit-xml",
            "version": "1.9",
            "license": "MIT",
            "platforms": "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": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-junit-xml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyter",
            "portdir": "python/py-jupyter",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyter_client",
            "portdir": "python/py-jupyter_client",
            "version": "8.6.1",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyter_client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyter_console",
            "portdir": "python/py-jupyter_console",
            "version": "6.6.3",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyter_console"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyter_core",
            "portdir": "python/py-jupyter_core",
            "version": "5.7.2",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyter_core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyter_events",
            "portdir": "python/py-jupyter_events",
            "version": "0.10.0",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyter_events"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyterlab",
            "portdir": "python/py-jupyterlab",
            "version": "4.1.5",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyterlab"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyterlab_launcher",
            "portdir": "python/py-jupyterlab_launcher",
            "version": "0.13.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org/",
            "description": "Launch an application built using JupyterLab.",
            "long_description": "Launch an application built using JupyterLab.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-jupyterlab_launcher"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyterlab_pygments",
            "portdir": "python/py-jupyterlab_pygments",
            "version": "0.3.0",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyterlab_pygments"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyterlab_server",
            "portdir": "python/py-jupyterlab_server",
            "version": "2.25.4",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyterlab_server"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyterlab_widgets",
            "portdir": "python/py-jupyterlab_widgets",
            "version": "3.0.10",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jupyterlab_widgets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyter-lsp",
            "portdir": "python/py-jupyter-lsp",
            "version": "2.2.4",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyter-lsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyter_packaging",
            "portdir": "python/py-jupyter_packaging",
            "version": "0.12.3",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jupyter_packaging"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyter_server",
            "portdir": "python/py-jupyter_server",
            "version": "2.13.0",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyter_server"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyter_server_terminals",
            "portdir": "python/py-jupyter_server_terminals",
            "version": "0.5.3",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyter_server_terminals"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyter_sphinx",
            "portdir": "python/py-jupyter_sphinx",
            "version": "0.5.3",
            "license": "BSD",
            "platforms": "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": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jupyter_sphinx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupyterthemes",
            "portdir": "python/py-jupyterthemes",
            "version": "0.20.0",
            "license": "MIT",
            "platforms": "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": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-jupyterthemes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jupytext",
            "portdir": "python/py-jupytext",
            "version": "1.16.1",
            "license": "MIT",
            "platforms": "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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-jupytext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jwt",
            "portdir": "python/py-jwt",
            "version": "2.10.1",
            "license": "MIT",
            "platforms": "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": 607
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jwt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kaitaistruct",
            "portdir": "python/py-kaitaistruct",
            "version": "0.10",
            "license": "MIT",
            "platforms": "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"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-kaitaistruct"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kaptan",
            "portdir": "python/py-kaptan",
            "version": "0.5.12",
            "license": "BSD",
            "platforms": "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": 33
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-kaptan"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kapteyn",
            "portdir": "python/py-kapteyn",
            "version": "3.0",
            "license": "BSD",
            "platforms": "any",
            "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": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-kapteyn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kcs11",
            "portdir": "python/py-kcs11",
            "version": "1.5.17",
            "license": "GPL-2+",
            "platforms": "any",
            "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": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-kcs11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-keep",
            "portdir": "python/py-keep",
            "version": "2.10.1",
            "license": "MIT",
            "platforms": "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": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-keep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-keras",
            "portdir": "python/py-keras",
            "version": "2.13.1",
            "license": "MIT",
            "platforms": "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": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-keras"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-keras2onnx",
            "portdir": "python/py-keras2onnx",
            "version": "1.7.0",
            "license": "Apache-2",
            "platforms": "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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-keras2onnx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-keras_applications",
            "portdir": "python/py-keras_applications",
            "version": "1.0.8",
            "license": "MIT",
            "platforms": "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"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-keras_applications"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-keras_preprocessing",
            "portdir": "python/py-keras_preprocessing",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "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"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-keras_preprocessing"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kerfi-vangasvipur",
            "portdir": "python/py-kerfi-vangasvipur",
            "version": "1.0.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/steenzout/python-kerfi-vangasvipur",
            "description": "Python tool to manipulate OS X system_profiler output.",
            "long_description": "Python tool to manipulate OS X system_profiler output.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "pedro.salgado",
                    "github": "steenzout",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-kerfi-vangasvipur"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-keyczar",
            "portdir": "python/py-keyczar",
            "version": "0.716",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/keyczar",
            "description": "Easy to use cryptographic toolkit",
            "long_description": "Keyczar is an open source cryptographic toolkit designed to make it easier and safer for developers to use cryptography in their applications. Keyczar supports authentication and encryption with both symmetric and asymmetric keys.",
            "active": false,
            "categories": [
                "devel",
                "python",
                "crypto"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-keyczar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-keyring",
            "portdir": "python/py-keyring",
            "version": "25.7.0",
            "license": "(MIT or PSF)",
            "platforms": "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": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-keyring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-keyrings.alt",
            "portdir": "python/py-keyrings.alt",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-keyrings.alt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-keystoneauth1",
            "portdir": "python/py-keystoneauth1",
            "version": "5.10.0",
            "license": "Apache-2",
            "platforms": "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-keystoneauth1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-keystoneclient",
            "portdir": "python/py-keystoneclient",
            "version": "5.6.0",
            "license": "Apache-2",
            "platforms": "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"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-keystoneclient"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kfac",
            "portdir": "python/py-kfac",
            "version": "0.2.3.20200929",
            "license": "Apache-2",
            "platforms": "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": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-kfac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kid",
            "portdir": "python/py-kid",
            "version": "0.9.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.kid-templating.org/",
            "description": "A simple and pythonic XML template language",
            "long_description": "Kid is a simple, Python-based template language for generating and transforming XML vocabularies.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-kid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kitchen",
            "portdir": "python/py-kitchen",
            "version": "1.2.6",
            "license": "LGPL-2.1",
            "platforms": "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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "srirangav",
                    "github": "srirangav",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-kitchen"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kivy",
            "portdir": "python/py-kivy",
            "version": "1.10.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kivy.org/",
            "description": "Library for development of multi-touch enabled applications",
            "long_description": "Kivy is a Python library for development of multi-touch enabled media rich applications. The aim is to allow for quick and easy interaction design and rapid prototyping, while making your code reusable and deployable.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-kivy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kiwi",
            "portdir": "python/py-kiwi",
            "version": "1.9.29",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.async.com.br/projects/kiwi",
            "description": "Framework for Python applications with GUIs.",
            "long_description": "Kiwi is a framework and a set of enhanced PyGTK widgets designed to make building programs with graphical interfaces both easy to write and easy to maintain. Kiwi is pure Python and should work cross-platform, but is developed on Python 2.4, Linux ix86.",
            "active": false,
            "categories": [
                "devel",
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-kiwi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kiwisolver",
            "portdir": "python/py-kiwisolver",
            "version": "1.4.9",
            "license": "BSD",
            "platforms": "any",
            "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": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-kiwisolver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-klein",
            "portdir": "python/py-klein",
            "version": "24.8.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twisted/klein",
            "description": "A micro-framework for developing production-ready web services with Python",
            "long_description": "A micro-framework for developing production-ready web services with Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-klein"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kombine",
            "portdir": "python/py-kombine",
            "version": "0.8.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bfarr/kombine",
            "description": "An embarrassingly parallel, kernel-density-based ensemble sampler",
            "long_description": "kombine is an ensemble sampler that uses a clustered kernel-density-estimate proposal density, allowing for massive parallelization and efficient sampling.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "bfarr",
                    "github": "bfarr",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-kombine"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kombu",
            "portdir": "python/py-kombu",
            "version": "5.5.4",
            "license": "BSD",
            "platforms": "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": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-kombu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kqueue",
            "portdir": "python/py-kqueue",
            "version": "2.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "ftp://ftp.netbsd.org/pub/NetBSD/misc/jdolecek/",
            "description": "This is a kqueue package",
            "long_description": "This is a kqueue package",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-kqueue"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-kraken",
            "portdir": "python/py-kraken",
            "version": "4.2.0",
            "license": "Apache-2",
            "platforms": "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": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-kraken"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}