HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52456,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=384",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=382",
"results": [
{
"name": "displayplacer",
"portdir": "sysutils/displayplacer",
"version": "1.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jakehilborn/displayplacer",
"description": "CLI to configure display resolutions and arrangements",
"long_description": "displayplacer is a command line utility to configure multi-display resolutions and arrangements.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2122
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "git-recover",
"portdir": "devel/git-recover",
"version": "20220518",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ethomson/git-recover",
"description": "It's like undelete for your git repository.",
"long_description": "git-recover allows you to recover some files that you've accidentally deleted from your working directory. It helps you find files that exist in the repository's object database - because you ran git add - but were never committed.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1075
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "php74-ffi",
"portdir": "lang/php",
"version": "7.4.33",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/ffi",
"description": "a PHP interface to allow loading of shared libraries",
"long_description": "a PHP interface to allow loading of shared libraries",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1556
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2122
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libffi",
"php74"
]
}
],
"depends_on": []
},
{
"name": "php80-ffi",
"portdir": "lang/php",
"version": "8.0.30",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/ffi",
"description": "a PHP interface to allow loading of shared libraries",
"long_description": "a PHP interface to allow loading of shared libraries",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1556
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2122
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libffi",
"php80"
]
}
],
"depends_on": []
},
{
"name": "php81-ffi",
"portdir": "lang/php",
"version": "8.1.34",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/ffi",
"description": "a PHP interface to allow loading of shared libraries",
"long_description": "a PHP interface to allow loading of shared libraries",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1556
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2122
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libffi",
"php81"
]
}
],
"depends_on": []
},
{
"name": "py310-openslide",
"portdir": "python/py-openslide",
"version": "1.4.6",
"license": "LGPL-2.1 and MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openslide.org/",
"description": "Python binding for the OpenSlide library.",
"long_description": "OpenSlide Python allows the OpenSlide library to be used from Python programs. OpenSlide provides a simple interface for reading whole-slide images, also known as virtual slides, which are high-resolution images used in digital pathology. These images can occupy tens of gigabytes when uncompressed, and so cannot be easily read using standard tools or libraries, which are designed for images that can be comfortably uncompressed into RAM. Whole-slide images are typically multi-resolution; OpenSlide allows reading a small amount of image data at the resolution closest to a desired zoom level.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "bgilbert",
"github": "bgilbert",
"ports_count": 16
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-sphinx",
"py310-installer",
"py310-build",
"py310-wheel",
"py310-setuptools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openslide",
"python310",
"py310-Pillow",
"py310-flask"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-opencv4-devel",
"portdir": "graphics/opencv4-devel",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"ffmpeg6",
"ffmpeg7",
"ffmpeg8"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"openexr",
"openjpeg",
"tiff",
"webp",
"python310",
"zlib",
"opencv4-devel",
"libquirc",
"imath",
"ffmpeg8",
"py310-numpy",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "py310-opencv4",
"portdir": "graphics/opencv4",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 10}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"ffmpeg6",
"ffmpeg7",
"ffmpeg8"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"opencv4",
"openexr",
"openjpeg",
"tiff",
"webp",
"zlib",
"py310-numpy",
"libquirc",
"imath",
"ffmpeg8",
"python310",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-imutils"
]
}
]
},
{
"name": "gnutls-devel",
"portdir": "devel/gnutls",
"version": "3.8.13",
"license": "LGPL-2.1+ and GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnutls.org/",
"description": "GNU Transport Layer Security Library",
"long_description": "GnuTLS is a portable ANSI C based library which implements the TLS 1.0-1.3, SSL 3.0, and Datagram TLS protocols. The library does not include any patented algorithms and is available under the GNU Lesser General Public License (LGPL).",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1549
}
],
"variants": [
"dane",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libtasn1",
"nettle",
"libidn2",
"brotli",
"libunistring",
"gettext-runtime",
"p11-kit",
"zlib",
"zstd",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "scout",
"portdir": "sysutils/scout",
"version": "2.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jhbabon/scout",
"description": "Friendly fuzzy finder for your terminal built in Rust",
"long_description": "Friendly fuzzy finder for your terminal built in Rust",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1075
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py310-pdfminer",
"portdir": "python/py-pdfminer",
"version": "20260107",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pdfminersix.readthedocs.io/",
"description": "Python pdf extraction package",
"long_description": "Pdfminer.six is a community maintained fork of the original PDFMiner. It is a tool for extracting information from PDF documents. It focuses on getting and analyzing text data. Pdfminer.six extracts the text from a page directly from the sourcecode of the PDF. It can also be used to get the exact location, font or color of the text. It is built in a modular way such that each component of pdfminer.six can be replaced easily. You can implement your own interpreter or rendering device to use the power of pdfminer.six for other purposes that text analysis.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 225
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools-git-versioning",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-charset-normalizer",
"py310-cryptography",
"python310"
]
}
],
"depends_on": []
},
{
"name": "depu",
"portdir": "devel/depu",
"version": "1.0.5",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kevwan/depu",
"description": "A tool to check available updates of packages in go.mod",
"long_description": "A tool to check available updates of packages in go.mod",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1075
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py310-precis-i18n",
"portdir": "python/py-precis-i18n",
"version": "1.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/byllyfish/precis_i18n",
"description": "PRECIS framework for Unicode",
"long_description": "Implementation of PRECIS framework for Unicode to be used with usernames & passwords.",
"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-nbxmpp"
]
}
]
},
{
"name": "py39-precis-i18n",
"portdir": "python/py-precis-i18n",
"version": "1.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/byllyfish/precis_i18n",
"description": "PRECIS framework for Unicode",
"long_description": "Implementation of PRECIS framework for Unicode to be used with usernames & passwords.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-nbxmpp"
]
}
]
},
{
"name": "py-precis-i18n",
"portdir": "python/py-precis-i18n",
"version": "1.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/byllyfish/precis_i18n",
"description": "PRECIS framework for Unicode",
"long_description": "Implementation of PRECIS framework for Unicode to be used with usernames & passwords.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-precis-i18n"
]
}
],
"depends_on": []
},
{
"name": "py310-nbxmpp",
"portdir": "python/py-nbxmpp",
"version": "5.0.4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dev.gajim.org/gajim/python-nbxmpp",
"description": "Non blocking Jabber/XMPP module",
"long_description": "The goal of this python library is to provide a way for python applications to use Jabber/XMPP networks in a non-blocking way. Originally, a fork of the xmpppy jabber python library.",
"active": true,
"categories": [
"net",
"python",
"chat"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"py310-setuptools",
"py310-wheel",
"py310-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libsoup",
"python310",
"py310-gobject3"
]
},
{
"type": "run",
"ports": [
"py310-precis-i18n",
"py310-idna"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-pybonjour",
"portdir": "python/py-pybonjour",
"version": "1.1.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dev.gajim.org/lovetox/pybonjour-python3",
"description": "pybonjour provides a pure-Python interface to Apple Bonjour and compatible DNS-SD libraries (such as Avahi).",
"long_description": "pybonjour provides a pure-Python interface to Apple Bonjour and compatible DNS-SD libraries (such as Avahi).",
"active": true,
"categories": [
"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": [
"py-pybonjour"
]
}
]
},
{
"name": "py39-pybonjour",
"portdir": "python/py-pybonjour",
"version": "1.1.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dev.gajim.org/lovetox/pybonjour-python3",
"description": "pybonjour provides a pure-Python interface to Apple Bonjour and compatible DNS-SD libraries (such as Avahi).",
"long_description": "pybonjour provides a pure-Python interface to Apple Bonjour and compatible DNS-SD libraries (such as Avahi).",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py310-keep",
"portdir": "python/py-keep",
"version": "2.10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orkohunter/keep",
"description": "A Meta CLI toolkit",
"long_description": "A Meta CLI toolkit: your personal shell command keeper",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"py310-click",
"py310-terminaltables",
"py310-pygithub"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"howdoi",
"py-keep"
]
}
]
},
{
"name": "py39-keep",
"portdir": "python/py-keep",
"version": "2.10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orkohunter/keep",
"description": "A Meta CLI toolkit",
"long_description": "A Meta CLI toolkit: your personal shell command keeper",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-click",
"py39-pygithub",
"py39-requests",
"py39-terminaltables"
]
}
],
"depends_on": []
},
{
"name": "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": "py310-starlette",
"portdir": "python/py-starlette",
"version": "1.3.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Kludex/starlette",
"description": "The little ASGI library that shines.",
"long_description": "Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-typing_extensions",
"py310-anyio"
]
},
{
"type": "run",
"ports": [
"py310-anyio"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-databases"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-fastapi",
"py310-transformers"
]
},
{
"type": "test",
"ports": [
"py310-databases"
]
}
]
},
{
"name": "py310-pytest-describe",
"portdir": "python/py-pytest-describe",
"version": "3.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-describe",
"description": "Describe-style plugin for pytest",
"long_description": "Describe-style plugin for pytest",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-uv-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-graphql-relay"
]
}
]
},
{
"name": "py39-pytest-describe",
"portdir": "python/py-pytest-describe",
"version": "3.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-describe",
"description": "Describe-style plugin for pytest",
"long_description": "Describe-style plugin for pytest",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-18",
"py39-uv-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-graphql-relay"
]
}
]
},
{
"name": "py38-pytest-describe",
"portdir": "python/py-pytest-describe",
"version": "2.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-describe",
"description": "Describe-style plugin for pytest",
"long_description": "Describe-style plugin for pytest",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-pytest",
"python38"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-graphql-relay"
]
}
]
},
{
"name": "py37-pytest-describe",
"portdir": "python/py-pytest-describe",
"version": "2.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-describe",
"description": "Describe-style plugin for pytest",
"long_description": "Describe-style plugin for pytest",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-graphql-relay"
]
}
]
},
{
"name": "py-pytest-describe",
"portdir": "python/py-pytest-describe",
"version": "3.2.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-describe",
"description": "Describe-style plugin for pytest",
"long_description": "Describe-style plugin for pytest",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-pytest-describe"
]
}
],
"depends_on": []
},
{
"name": "py310-graphql-relay",
"portdir": "python/py-graphql-relay",
"version": "3.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/graphql-python/graphql-relay-py",
"description": "Relay library for graphql-core.",
"long_description": "GraphQL-relay-py is the Relay library for GraphQL-core. It allows the easy creation of Relay-compliant servers using GraphQL-core.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-17",
"py310-build",
"py310-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-graphql-core"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pytest-benchmark",
"py310-pytest-describe"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-graphene"
]
}
]
},
{
"name": "py310-graphene",
"portdir": "python/py-graphene",
"version": "3.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/graphql-python/graphene",
"description": "GraphQL Framework for Python",
"long_description": "Graphene is an opinionated Python library for building GraphQL schemas/types fast and easily.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-graphql-core",
"py310-aniso8601",
"py310-graphql-relay"
]
}
],
"depends_on": []
},
{
"name": "py310-fastapi",
"portdir": "python/py-fastapi",
"version": "0.136.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fastapi/fastapi",
"description": "FastAPI framework, high performance, easy to learn, fast to code, ready for production",
"long_description": "FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"clang-18",
"py310-pdm-backend",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-annotated-doc",
"py310-typing-inspection",
"py310-starlette",
"py310-pydantic",
"py310-typing_extensions"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-transformers",
"py310-gradio"
]
}
]
},
{
"name": "py310-docker",
"portdir": "python/py-docker",
"version": "7.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/docker/docker-py",
"description": "An API client for docker written in Python",
"long_description": "An API client for docker written in Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"py310-urllib3",
"py310-paramiko",
"py310-websocket-client"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pytest-timeout"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-dockerpty"
]
},
{
"type": "test",
"ports": [
"py310-aiomysql"
]
}
]
},
{
"name": "py310-databases",
"portdir": "python/py-databases",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/databases",
"description": "Async database support for Python.",
"long_description": "Databases gives you simple asyncio support for a range of databases. It allows you to make queries using the powerful SQLAlchemy Core expression language, and provides support for PostgreSQL, MySQL, and SQLite. Databases is suitable for integrating against any async Web framework, such as Starlette, Sanic, Responder, Quart, aiohttp, Tornado, or FastAPI.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-asyncpg",
"py310-asyncmy",
"py310-aiosqlite",
"py310-aiopg",
"py310-sqlalchemy"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-starlette"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-databases"
]
},
{
"type": "test",
"ports": [
"py310-starlette"
]
}
]
},
{
"name": "py310-asyncpg",
"portdir": "python/py-asyncpg",
"version": "0.29.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MagicStack/asyncpg",
"description": "An asyncio PostgreSQL driver",
"long_description": "asyncpg is a database interface library designed specifically for PostgreSQL and Python/asyncio. asyncpg is an efficient, clean implementation of PostgreSQL server binary protocol for use with Python's asyncio framework.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-cython-compat"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-async-timeout"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-databases"
]
}
]
},
{
"name": "py310-asyncmy",
"portdir": "python/py-asyncmy",
"version": "0.2.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/long2ice/asyncmy",
"description": "A fast asyncio MySQL driver",
"long_description": "A fast asyncio MySQL driver",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-cython",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-asyncmy"
]
},
{
"type": "run",
"ports": [
"py310-databases"
]
}
]
},
{
"name": "py39-asyncmy",
"portdir": "python/py-asyncmy",
"version": "0.2.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/long2ice/asyncmy",
"description": "A fast asyncio MySQL driver",
"long_description": "A fast asyncio MySQL driver",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-cython",
"py39-setuptools",
"clang-17",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-databases"
]
}
]
},
{
"name": "py38-asyncmy",
"portdir": "python/py-asyncmy",
"version": "0.2.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/long2ice/asyncmy",
"description": "A fast asyncio MySQL driver",
"long_description": "A fast asyncio MySQL driver",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-cython",
"py38-setuptools",
"clang-16",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-databases"
]
}
]
},
{
"name": "py37-asyncmy",
"portdir": "python/py-asyncmy",
"version": "0.2.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/long2ice/asyncmy",
"description": "A fast asyncio MySQL driver",
"long_description": "A fast asyncio MySQL driver",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-cython",
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-databases"
]
}
]
},
{
"name": "py-asyncmy",
"portdir": "python/py-asyncmy",
"version": "0.2.5",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/long2ice/asyncmy",
"description": "A fast asyncio MySQL driver",
"long_description": "A fast asyncio MySQL driver",
"active": true,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-asyncmy"
]
}
],
"depends_on": []
},
{
"name": "py310-aniso8601",
"portdir": "python/py-aniso8601",
"version": "10.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/nielsenb/aniso8601",
"description": "A library for parsing ISO 8601 strings",
"long_description": "A library for parsing ISO 8601 strings",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-dateutil"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-graphene"
]
}
]
},
{
"name": "py310-aiosqlite",
"portdir": "python/py-aiosqlite",
"version": "0.21.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omnilib/aiosqlite",
"description": "asyncio bridge to the standard sqlite3 module",
"long_description": "aiosqlite provides a friendly, async interface to sqlite databases. It replicates the standard sqlite3 module, but with async versions of all the standard connection and cursor methods, plus context managers for automatically closing connections and cursors.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-typing_extensions",
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-databases"
]
}
]
},
{
"name": "py310-aiopg",
"portdir": "python/py-aiopg",
"version": "1.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aiopg.readthedocs.io/",
"description": "Postgres integration with asyncio.",
"long_description": "aiopg is a library for accessing a PostgreSQL database from the asyncio (PEP-3156/tulip) framework. It wraps asynchronous features of the Psycopg database driver.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-async-timeout",
"py310-psycopg2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-aiopg"
]
},
{
"type": "run",
"ports": [
"py310-databases"
]
}
]
},
{
"name": "py310-aiomysql",
"portdir": "python/py-aiomysql",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiomysql",
"description": "MySQL driver for asyncio.",
"long_description": "aiomysql is a driver for accessing a MySQL database from the asyncio (PEP-3156/tulip) framework. It depends on and reuses most parts of PyMySQL . aiomysql tries to be like awesome aiopg library and preserve same api, look and feel.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-toml",
"py310-setuptools_scm",
"py310-wheel",
"py310-setuptools_scm_git_archive",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-pymysql"
]
},
{
"type": "test",
"ports": [
"py310-docker"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-aiomysql"
]
}
]
},
{
"name": "py310-opencv3-devel",
"portdir": "graphics/opencv3-devel",
"version": "3.4.20",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpng",
"ilmbase",
"openjpeg",
"tiff",
"webp",
"bzip2",
"py310-numpy",
"opencv3-devel",
"openexr2",
"ffmpeg4",
"python310",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py310-opencv3",
"portdir": "graphics/opencv3",
"version": "3.4.20",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpng",
"opencv3",
"ilmbase",
"openjpeg",
"tiff",
"bzip2",
"python310",
"py310-numpy",
"openexr2",
"ffmpeg4",
"webp",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "terraform-1.2",
"portdir": "sysutils/terraform",
"version": "1.2.9",
"license": "Commercial and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.terraform.io/downloads.html",
"description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
"long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 172
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1075
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "run",
"ports": [
"terraform_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"terragrunt-0.43",
"terragrunt-0.42",
"terragrunt-0.41",
"terragrunt-0.40",
"terragrunt-0.39",
"terragrunt-0.38"
]
}
]
},
{
"name": "helm-3.9",
"portdir": "sysutils/helm",
"version": "3.9.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/helm/helm",
"description": "Kubernetes package manager",
"long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "sirn",
"github": "sirn",
"ports_count": 35
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1075
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"helm_select"
]
}
],
"depends_on": []
},
{
"name": "micropolis",
"portdir": "games/micropolis",
"version": "4.0-20180629",
"license": "GPL-3+ and Tcl/Tk",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis",
"description": "city building simulation game",
"long_description": "micropolis is the open-source descendant of the 1989 city building simulation game SimCity.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsdl_mixer",
"xorg-libX11",
"xpm"
]
}
],
"depends_on": []
},
{
"name": "py310-traittypes",
"portdir": "python/py-traittypes",
"version": "0.2.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter-widgets/traittypes",
"description": "Custom trait types for scientific computing",
"long_description": "Provide a reference implementation of trait types for common data structures used in NumPy, SciPy, Pandas and friends, which are out of the scope of the main traitlets project but are a common requirement to build applications with traitlets in combination with the scipy stack.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-traitlets",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-bqplot",
"py310-bqscales"
]
}
]
},
{
"name": "py39-traittypes",
"portdir": "python/py-traittypes",
"version": "0.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter-widgets/traittypes",
"description": "Custom trait types for scientific computing",
"long_description": "Provide a reference implementation of trait types for common data structures used in NumPy, SciPy, Pandas and friends, which are out of the scope of the main traitlets project but are a common requirement to build applications with traitlets in combination with the scipy stack.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-traitlets"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-bqplot"
]
}
]
},
{
"name": "py310-bqplot",
"portdir": "python/py-bqplot",
"version": "0.13.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bloomberg/bqplot",
"description": "Interactive plotting for the Jupyter notebook",
"long_description": "Grammar of Graphics-based interactive plotting framework for the Jupyter notebook, based on the interactive Jupyter widgets ipywidgets and and d3.js. In bqplot, every single attribute of the plot is an interactive widget. This allows the user to integrate any plot with IPython widgets to create a complex and feature rich GUI from just a few simple lines of Python code.",
"active": true,
"categories": [
"graphics",
"science",
"math",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-jupyter_packaging",
"py310-jupyterlab",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"py310-pandas",
"py310-ipywidgets",
"py310-traitlets",
"py310-traittypes",
"py310-bqscales"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
}
]
}