HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51605,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=810",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=808",
"results": [
{
"name": "py-brotlicffi",
"portdir": "python/py-brotlicffi",
"version": "1.2.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/brotlicffi",
"description": "Python CFFI bindings to the Brotli library",
"long_description": "Python CFFI bindings to the Brotli library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-brotlicffi"
]
}
],
"depends_on": []
},
{
"name": "py311-brotlicffi",
"portdir": "python/py-brotlicffi",
"version": "1.2.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/brotlicffi",
"description": "Python CFFI bindings to the Brotli library",
"long_description": "Python CFFI bindings to the Brotli library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-cffi",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-httpbin",
"py311-httpx"
]
}
]
},
{
"name": "py310-brotlicffi",
"portdir": "python/py-brotlicffi",
"version": "1.2.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/brotlicffi",
"description": "Python CFFI bindings to the Brotli library",
"long_description": "Python CFFI bindings to the Brotli library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-cffi",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-httpbin",
"py310-httpx"
]
}
]
},
{
"name": "py312-brotlicffi",
"portdir": "python/py-brotlicffi",
"version": "1.2.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/brotlicffi",
"description": "Python CFFI bindings to the Brotli library",
"long_description": "Python CFFI bindings to the Brotli library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-cffi",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-httpbin",
"py312-httpx"
]
}
]
},
{
"name": "py313-brotlicffi",
"portdir": "python/py-brotlicffi",
"version": "1.2.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/brotlicffi",
"description": "Python CFFI bindings to the Brotli library",
"long_description": "Python CFFI bindings to the Brotli library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-cffi",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-httpbin",
"py313-httpx",
"borgbackup"
]
}
]
},
{
"name": "py314-brotlicffi",
"portdir": "python/py-brotlicffi",
"version": "1.2.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-hyper/brotlicffi",
"description": "Python CFFI bindings to the Brotli library",
"long_description": "Python CFFI bindings to the Brotli library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-cffi",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-brotlicffi",
"py314-httpx"
]
}
]
},
{
"name": "py-filelock",
"portdir": "python/py-filelock",
"version": "3.25.2",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://py-filelock.readthedocs.io/",
"description": "A platform independent file lock",
"long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-filelock"
]
}
],
"depends_on": []
},
{
"name": "py310-filelock",
"portdir": "python/py-filelock",
"version": "3.25.2",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://py-filelock.readthedocs.io/",
"description": "A platform independent file lock",
"long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pytest-mock",
"py310-virtualenv",
"py310-pytest-asyncio",
"py310-pytest-timeout"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-theano-pymc"
]
},
{
"type": "lib",
"ports": [
"py310-aesara",
"py310-tldextract",
"py310-fmf",
"py310-pytensor",
"py310-diffusers",
"py310-virtualenv",
"py310-python-discovery",
"py310-tox"
]
},
{
"type": "run",
"ports": [
"py310-transformers",
"py310-huggingface_hub",
"py310-datasets",
"py310-allennlp",
"py310-pytest-mypy"
]
}
]
},
{
"name": "py27-filelock",
"portdir": "python/py-filelock",
"version": "3.2.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://py-filelock.readthedocs.io/",
"description": "A platform independent file lock",
"long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools_scm",
"py27-toml",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-tldextract",
"py27-tox",
"py27-virtualenv"
]
},
{
"type": "run",
"ports": [
"py27-cartopy"
]
}
]
},
{
"name": "py312-filelock",
"portdir": "python/py-filelock",
"version": "3.25.2",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://py-filelock.readthedocs.io/",
"description": "A platform independent file lock",
"long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-pytest-mock",
"py312-virtualenv",
"py312-pytest-asyncio",
"py312-pytest-timeout"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-tox",
"py312-aesara",
"py312-tldextract",
"py312-fmf",
"py312-diffusers",
"py312-python-discovery",
"py312-virtualenv",
"py312-pytensor"
]
},
{
"type": "run",
"ports": [
"py312-huggingface_hub",
"py312-datasets",
"py312-pytest-mypy"
]
}
]
},
{
"name": "py311-filelock",
"portdir": "python/py-filelock",
"version": "3.25.2",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://py-filelock.readthedocs.io/",
"description": "A platform independent file lock",
"long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-hatchling",
"py311-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-virtualenv",
"py311-pytest-asyncio",
"py311-pytest-mock",
"py311-pytest-timeout"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-tox",
"py311-aesara",
"py311-tldextract",
"py311-fmf",
"py311-diffusers",
"py311-python-discovery",
"py311-virtualenv",
"py311-pytensor"
]
},
{
"type": "run",
"ports": [
"py311-huggingface_hub",
"py311-datasets",
"py311-pytest-mypy"
]
}
]
},
{
"name": "py313-filelock",
"portdir": "python/py-filelock",
"version": "3.25.2",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://py-filelock.readthedocs.io/",
"description": "A platform independent file lock",
"long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-vcs",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-asyncio",
"py313-pytest-mock",
"py313-virtualenv",
"py313-pytest-timeout"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-tox",
"py313-MDAnalysis",
"py313-tldextract",
"py313-diffusers",
"py313-python-discovery",
"py313-virtualenv",
"py313-pytensor"
]
},
{
"type": "run",
"ports": [
"py313-datasets",
"py313-huggingface_hub"
]
}
]
},
{
"name": "py314-filelock",
"portdir": "python/py-filelock",
"version": "3.25.2",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://py-filelock.readthedocs.io/",
"description": "A platform independent file lock",
"long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-hatchling",
"clang-18",
"py314-build",
"py314-installer",
"py314-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-virtualenv",
"py314-pytest-timeout",
"py314-pytest-asyncio",
"py314-pytest-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-tox",
"py314-tldextract",
"ansible-lint",
"py314-diffusers",
"py-filelock",
"py314-python-discovery",
"py314-virtualenv",
"poetry",
"py314-pytensor",
"gdown"
]
},
{
"type": "run",
"ports": [
"py314-datasets",
"py314-huggingface_hub"
]
}
]
},
{
"name": "py-icalendar",
"portdir": "python/py-icalendar",
"version": "7.0.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://icalendar.readthedocs.org/",
"description": "The iCalendar package is a parser/generator of RFC 2445 iCalendar files.",
"long_description": "The inspiration has come from the email package in the standard lib, which I think is pretty simple, yet efficient and powerful. The package can both generate and parse iCalendar files, and can easily be used as is. The aim is to make a package that is fully compliant to RFC 2445, well designed, simple to use and well documented.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-icalendar"
]
}
],
"depends_on": []
},
{
"name": "py312-icalendar",
"portdir": "python/py-icalendar",
"version": "7.0.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://icalendar.readthedocs.org/",
"description": "The iCalendar package is a parser/generator of RFC 2445 iCalendar files.",
"long_description": "The inspiration has come from the email package in the standard lib, which I think is pretty simple, yet efficient and powerful. The package can both generate and parse iCalendar files, and can easily be used as is. The aim is to make a package that is fully compliant to RFC 2445, well designed, simple to use and well documented.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs",
"clang-18",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-typing_extensions",
"py312-dateutil",
"py312-tzdata"
]
},
{
"type": "test",
"ports": [
"py312-tz",
"py312-pytest",
"py312-hypothesis"
]
}
],
"depends_on": []
},
{
"name": "py313-icalendar",
"portdir": "python/py-icalendar",
"version": "7.0.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://icalendar.readthedocs.org/",
"description": "The iCalendar package is a parser/generator of RFC 2445 iCalendar files.",
"long_description": "The inspiration has come from the email package in the standard lib, which I think is pretty simple, yet efficient and powerful. The package can both generate and parse iCalendar files, and can easily be used as is. The aim is to make a package that is fully compliant to RFC 2445, well designed, simple to use and well documented.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-dateutil",
"py313-tzdata"
]
},
{
"type": "test",
"ports": [
"py313-tz",
"py313-hypothesis",
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "py314-icalendar",
"portdir": "python/py-icalendar",
"version": "7.0.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://icalendar.readthedocs.org/",
"description": "The iCalendar package is a parser/generator of RFC 2445 iCalendar files.",
"long_description": "The inspiration has come from the email package in the standard lib, which I think is pretty simple, yet efficient and powerful. The package can both generate and parse iCalendar files, and can easily be used as is. The aim is to make a package that is fully compliant to RFC 2445, well designed, simple to use and well documented.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"py314-hatch-vcs",
"py314-hatchling",
"clang-18",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-dateutil",
"py314-tzdata"
]
},
{
"type": "test",
"ports": [
"py314-tz",
"py314-pytest",
"py314-hypothesis"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-icalendar",
"mutt_ics"
]
}
]
},
{
"name": "py-json5",
"portdir": "python/py-json5",
"version": "0.13.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "A Python implementation of the JSON5 data format",
"long_description": "A Python implementation of the JSON5 data format. JSON5 extends the JSON data interchange format to make it slightly more usable as a configuration language.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-json5"
]
}
],
"depends_on": []
},
{
"name": "py-jwt",
"portdir": "python/py-jwt",
"version": "2.12.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": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-jwt"
]
}
],
"depends_on": []
},
{
"name": "py310-json5",
"portdir": "python/py-json5",
"version": "0.13.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "A Python implementation of the JSON5 data format",
"long_description": "A Python implementation of the JSON5 data format. JSON5 extends the JSON data interchange format to make it slightly more usable as a configuration language.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis",
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-asv",
"py310-jupyterlab_server"
]
}
]
},
{
"name": "py311-json5",
"portdir": "python/py-json5",
"version": "0.13.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "A Python implementation of the JSON5 data format",
"long_description": "A Python implementation of the JSON5 data format. JSON5 extends the JSON data interchange format to make it slightly more usable as a configuration language.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-hypothesis",
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-asv",
"py311-jupyterlab_server"
]
}
]
},
{
"name": "py312-json5",
"portdir": "python/py-json5",
"version": "0.13.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "A Python implementation of the JSON5 data format",
"long_description": "A Python implementation of the JSON5 data format. JSON5 extends the JSON data interchange format to make it slightly more usable as a configuration language.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-hypothesis"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-asv",
"py312-jupyterlab_server"
]
}
]
},
{
"name": "py313-json5",
"portdir": "python/py-json5",
"version": "0.13.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "A Python implementation of the JSON5 data format",
"long_description": "A Python implementation of the JSON5 data format. JSON5 extends the JSON data interchange format to make it slightly more usable as a configuration language.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-asv",
"py313-jupyterlab_server"
]
}
]
},
{
"name": "py314-json5",
"portdir": "python/py-json5",
"version": "0.13.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "A Python implementation of the JSON5 data format",
"long_description": "A Python implementation of the JSON5 data format. JSON5 extends the JSON data interchange format to make it slightly more usable as a configuration language.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-hypothesis"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-json5",
"py314-asv",
"graphtage",
"py314-jupyterlab_server"
]
}
]
},
{
"name": "py27-jwt",
"portdir": "python/py-jwt",
"version": "1.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpadilla/pyjwt",
"description": "JSON Web Token implementation in Python",
"long_description": "JSON Web Token implementation in Python",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-pytest-runner",
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-twilio",
"py27-oauthlib"
]
}
]
},
{
"name": "py310-jwt",
"portdir": "python/py-jwt",
"version": "2.12.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpadilla/pyjwt",
"description": "JSON Web Token implementation in Python",
"long_description": "JSON Web Token implementation in Python",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-oauthlib"
]
},
{
"type": "run",
"ports": [
"buildbot",
"py310-pygithub",
"py310-django-allauth"
]
}
]
},
{
"name": "py311-jwt",
"portdir": "python/py-jwt",
"version": "2.12.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpadilla/pyjwt",
"description": "JSON Web Token implementation in Python",
"long_description": "JSON Web Token implementation in Python",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-oauthlib"
]
},
{
"type": "run",
"ports": [
"py311-pygithub",
"py311-django-allauth"
]
}
]
},
{
"name": "py312-jwt",
"portdir": "python/py-jwt",
"version": "2.12.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpadilla/pyjwt",
"description": "JSON Web Token implementation in Python",
"long_description": "JSON Web Token implementation in Python",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-oauthlib",
"py312-scitokens"
]
},
{
"type": "run",
"ports": [
"py312-pygithub",
"py312-django-allauth"
]
}
]
},
{
"name": "py313-jwt",
"portdir": "python/py-jwt",
"version": "2.12.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpadilla/pyjwt",
"description": "JSON Web Token implementation in Python",
"long_description": "JSON Web Token implementation in Python",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-oauthlib",
"py313-twilio"
]
},
{
"type": "run",
"ports": [
"py313-pygithub",
"py313-django-allauth"
]
}
]
},
{
"name": "py314-jwt",
"portdir": "python/py-jwt",
"version": "2.12.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jpadilla/pyjwt",
"description": "JSON Web Token implementation in Python",
"long_description": "JSON Web Token implementation in Python",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jwt",
"py314-oauthlib"
]
},
{
"type": "run",
"ports": [
"py314-pygithub"
]
}
]
},
{
"name": "py-lazy_loader",
"portdir": "python/py-lazy_loader",
"version": "0.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scientific-python.org/specs/spec-0001/",
"description": "load subpackages and functions on demand",
"long_description": "lazy_loader makes it easy to load subpackages and functions on demand.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-lazy_loader"
]
}
],
"depends_on": []
},
{
"name": "py310-lazy_loader",
"portdir": "python/py-lazy_loader",
"version": "0.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scientific-python.org/specs/spec-0001/",
"description": "load subpackages and functions on demand",
"long_description": "lazy_loader makes it easy to load subpackages and functions on demand.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-packaging"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-scikit-image"
]
},
{
"type": "run",
"ports": [
"py310-librosa"
]
}
]
},
{
"name": "py311-lazy_loader",
"portdir": "python/py-lazy_loader",
"version": "0.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scientific-python.org/specs/spec-0001/",
"description": "load subpackages and functions on demand",
"long_description": "lazy_loader makes it easy to load subpackages and functions on demand.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-packaging"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-scikit-image"
]
},
{
"type": "run",
"ports": [
"py311-librosa"
]
}
]
},
{
"name": "py312-lazy_loader",
"portdir": "python/py-lazy_loader",
"version": "0.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scientific-python.org/specs/spec-0001/",
"description": "load subpackages and functions on demand",
"long_description": "lazy_loader makes it easy to load subpackages and functions on demand.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-packaging"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-scikit-image"
]
},
{
"type": "run",
"ports": [
"py312-librosa"
]
}
]
},
{
"name": "py313-lazy_loader",
"portdir": "python/py-lazy_loader",
"version": "0.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scientific-python.org/specs/spec-0001/",
"description": "load subpackages and functions on demand",
"long_description": "lazy_loader makes it easy to load subpackages and functions on demand.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-packaging"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-scikit-image"
]
},
{
"type": "run",
"ports": [
"py313-librosa"
]
}
]
},
{
"name": "py314-lazy_loader",
"portdir": "python/py-lazy_loader",
"version": "0.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scientific-python.org/specs/spec-0001/",
"description": "load subpackages and functions on demand",
"long_description": "lazy_loader makes it easy to load subpackages and functions on demand.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-packaging"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-lazy_loader",
"py314-scikit-image",
"napari"
]
},
{
"type": "run",
"ports": [
"py314-librosa"
]
}
]
},
{
"name": "py-types-python-dateutil",
"portdir": "python/py-types-python-dateutil",
"version": "2.9.0.20260305",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for python-dateutil",
"long_description": "Typing stubs for python-dateutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-types-python-dateutil"
]
}
],
"depends_on": []
},
{
"name": "py310-types-python-dateutil",
"portdir": "python/py-types-python-dateutil",
"version": "2.9.0.20260305",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for python-dateutil",
"long_description": "Typing stubs for python-dateutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-arrow"
]
},
{
"type": "run",
"ports": [
"py310-orjson",
"py310-arrow"
]
}
]
},
{
"name": "py311-types-python-dateutil",
"portdir": "python/py-types-python-dateutil",
"version": "2.9.0.20260305",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for python-dateutil",
"long_description": "Typing stubs for python-dateutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-arrow"
]
},
{
"type": "run",
"ports": [
"py311-orjson",
"py311-arrow"
]
}
]
},
{
"name": "py312-types-python-dateutil",
"portdir": "python/py-types-python-dateutil",
"version": "2.9.0.20260305",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for python-dateutil",
"long_description": "Typing stubs for python-dateutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-arrow"
]
},
{
"type": "run",
"ports": [
"py312-orjson",
"py312-arrow"
]
}
]
},
{
"name": "py313-types-python-dateutil",
"portdir": "python/py-types-python-dateutil",
"version": "2.9.0.20260305",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for python-dateutil",
"long_description": "Typing stubs for python-dateutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-arrow"
]
},
{
"type": "run",
"ports": [
"py313-arrow"
]
}
]
},
{
"name": "py314-types-python-dateutil",
"portdir": "python/py-types-python-dateutil",
"version": "2.9.0.20260305",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for python-dateutil",
"long_description": "Typing stubs for python-dateutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-arrow",
"py-types-python-dateutil"
]
},
{
"type": "run",
"ports": [
"py314-arrow"
]
}
]
},
{
"name": "py-uc-micro-py",
"portdir": "python/py-uc-micro-py",
"version": "2.0.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tsutsu3/uc.micro-py",
"description": "Micro subset of unicode data files for linkify-it-py projects.",
"long_description": "Micro subset of unicode data files for linkify-it-py projects.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-uc-micro-py"
]
}
],
"depends_on": []
},
{
"name": "py310-uc-micro-py",
"portdir": "python/py-uc-micro-py",
"version": "2.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tsutsu3/uc.micro-py",
"description": "Micro subset of unicode data files for linkify-it-py projects.",
"long_description": "Micro subset of unicode data files for linkify-it-py projects.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-linkify-it-py"
]
}
]
},
{
"name": "py312-uc-micro-py",
"portdir": "python/py-uc-micro-py",
"version": "2.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tsutsu3/uc.micro-py",
"description": "Micro subset of unicode data files for linkify-it-py projects.",
"long_description": "Micro subset of unicode data files for linkify-it-py projects.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-linkify-it-py"
]
}
]
},
{
"name": "py311-uc-micro-py",
"portdir": "python/py-uc-micro-py",
"version": "2.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tsutsu3/uc.micro-py",
"description": "Micro subset of unicode data files for linkify-it-py projects.",
"long_description": "Micro subset of unicode data files for linkify-it-py projects.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-linkify-it-py"
]
}
]
},
{
"name": "py313-uc-micro-py",
"portdir": "python/py-uc-micro-py",
"version": "2.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tsutsu3/uc.micro-py",
"description": "Micro subset of unicode data files for linkify-it-py projects.",
"long_description": "Micro subset of unicode data files for linkify-it-py projects.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-linkify-it-py"
]
}
]
},
{
"name": "py314-uc-micro-py",
"portdir": "python/py-uc-micro-py",
"version": "2.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tsutsu3/uc.micro-py",
"description": "Micro subset of unicode data files for linkify-it-py projects.",
"long_description": "Micro subset of unicode data files for linkify-it-py projects.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-uc-micro-py"
]
},
{
"type": "run",
"ports": [
"py314-linkify-it-py"
]
}
]
},
{
"name": "zsh-completions",
"portdir": "sysutils/zsh-completions",
"version": "0.36.0",
"license": "Permissive and Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zsh-users/zsh-completions",
"description": "Additional completion definitions for Zsh.",
"long_description": "Additional completion definitions for Zsh. This package includes the completion files for the MacPorts port command.",
"active": true,
"categories": [
"sysutils",
"shells"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py38-transformers",
"portdir": "python/py-transformers",
"version": "4.21.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://huggingface.co/transformers/",
"description": "State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch",
"long_description": "🤗 Transformers provides thousands of pretrained models to perform tasks on texts such as classification, information extraction, question answering, summarization, translation, text generation, etc in 100+ languages. Its aim is to make cutting-edge NLP easier to use for everyone.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"clang-14",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-cookiecutter",
"py38-datasets",
"py38-elasticsearch",
"py38-fairseq",
"py38-fastapi",
"py38-fastprogress",
"py38-filelock",
"py38-fire",
"py38-flake8",
"py38-fugashi",
"py38-h5py",
"py38-importlib-metadata",
"py38-isort",
"py38-keras2onnx",
"py38-matplotlib",
"py38-nltk",
"py38-numpy",
"py38-onnxconverter-common",
"py38-packaging",
"py38-pandas",
"py38-parameterized",
"py38-protobuf3",
"py38-psutil",
"py38-pydantic",
"py38-pytorch",
"py38-pytorch-lightning",
"py38-recommonmark",
"py38-regex",
"py38-requests",
"py38-sacrebleu",
"py38-sacremoses",
"py38-scikit-learn",
"py38-seqeval",
"py38-soundfile",
"py38-sphinx",
"py38-starlette",
"py38-tensorboardX",
"py38-tensorflow-datasets",
"py38-timeout-decorator",
"py38-tokenizers",
"py38-torchaudio",
"py38-torchvision",
"py38-tqdm",
"py38-unidic",
"py38-unidic-lite",
"py38-uvicorn",
"py38-huggingface_hub",
"py38-tensorflow-macos",
"py38-torchtext",
"py38-faiss",
"py38-Pillow",
"py38-absl",
"py38-black",
"py38-conllu"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-pytest-sugar",
"py38-pytest-xdist",
"py38-huggingface_hub"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-allennlp",
"py38-sentence-transformers"
]
}
]
}
]
}