HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52423,
"next": "https://ports.macports.org/api/v1/ports/?format=api&page=26",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&page=24",
"results": [
{
"name": "riscv64-unknown-linux-gnu-gcc",
"portdir": "cross/riscv64-unknown-linux-gnu-gcc",
"version": "16.1.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "GCC cross compiler for riscv64-unknown-linux-gnu with glibc",
"long_description": "The GNU compiler collection for riscv64-unknown-linux-gnu cross development, including C and C++ compilers, built with glibc C library support.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libmpc",
"mpfr",
"zlib",
"riscv64-unknown-linux-gnu-binutils",
"riscv64-unknown-linux-gnu-libc",
"libiconv",
"zstd",
"gmp",
"isl"
]
}
],
"depends_on": []
},
{
"name": "unicon",
"portdir": "lang/unicon",
"version": "13.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://unicon.sourceforge.io/",
"description": "Extended dialect of icon",
"long_description": "Extended dialect of icon. unicon is a very high level, goal-directed, object-oriented, general purpose application language supporting many operating systems and architectures.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"freetype",
"Xft2",
"libGLU",
"zlib",
"xorg-libX11",
"xpm",
"openssl3",
"mesa",
"ftgl",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "openzl",
"portdir": "archivers/openzl",
"version": "0.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openzl.org",
"description": "OpenZL delivers high compression ratios while preserving high speed, a level of performance that is out of reach for generic compressors.",
"long_description": "OpenZL delivers high compression ratios while preserving high speed, a level of performance that is out of reach for generic compressors.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lz4",
"zstd"
]
}
],
"depends_on": []
},
{
"name": "py314-fdsnwsscripts",
"portdir": "python/py-fdsnwsscripts",
"version": "2025.286",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://geofon.gfz-potsdam.de/software/fdsnws_scripts",
"description": "Scripts for working with (EIDA) FDSN web services",
"long_description": "Scripts for working with (EIDA) FDSN web services",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-dateutil",
"py314-requests",
"py314-sphinx_rtd_theme"
]
},
{
"type": "run",
"ports": [
"fdsnwsscripts_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fdsnwsscripts"
]
}
]
},
{
"name": "py314-pytest-metadata",
"portdir": "python/py-pytest-metadata",
"version": "3.1.1",
"license": "MPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-metadata",
"description": "Plugin for accessing test session metadata",
"long_description": "pytest-metadata is a plugin for pytest that provides access to test session metadata.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-hatch-vcs",
"py314-hatchling",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-pytest"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pytest-json-report",
"py-pytest-metadata"
]
}
]
},
{
"name": "py314-pytest-json-report",
"portdir": "python/py-pytest-json-report",
"version": "1.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/numirias/pytest-json-report",
"description": "A pytest plugin to creates test reports as JSON",
"long_description": "This pytest plugin creates test reports as JSON. This makes it easy to process test results in other applications. It can report a summary, test details, captured output, logs, exception tracebacks and more. Additionally, you can use the available fixtures and hooks to add metadata and customize the report as you like.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-pytest",
"py314-pytest-metadata",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pytest-json-report"
]
},
{
"type": "test",
"ports": [
"py314-obspy"
]
}
]
},
{
"name": "py314-obspy",
"portdir": "python/py-obspy",
"version": "1.5.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/obspy/obspy/wiki/",
"description": "Python framework for processing seismological data",
"long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"help2man",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"py314-decorator",
"py314-sqlalchemy",
"python314",
"py314-lxml",
"py314-requests",
"py314-numpy",
"py314-scipy",
"py314-matplotlib"
]
},
{
"type": "run",
"ports": [
"obspy_select"
]
},
{
"type": "test",
"ports": [
"py314-packaging",
"py314-pytest",
"py314-pyproj",
"py314-pytest-json-report"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-obspy"
]
}
]
},
{
"name": "py314-setproctitle",
"portdir": "python/py-setproctitle",
"version": "1.3.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/setproctitle/",
"description": "A Python module to customize the process title",
"long_description": "The setproctitle module allows a process to change its title (as displayed by system tools such as ps and top).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-setproctitle"
]
}
]
},
{
"name": "py314-ldap3",
"portdir": "python/py-ldap3",
"version": "2.9.1",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cannatag/ldap3",
"description": "A strictly RFC 4510 conforming LDAP V3 pure Python client library",
"long_description": "ldap3 is a strictly RFC 4510 conforming LDAP V3 pure Python client library. The same codebase runs in Python 2, Python 3, PyPy and PyPy3.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-asn1",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ldap3"
]
},
{
"type": "run",
"ports": [
"impacket"
]
}
]
},
{
"name": "spotify-player",
"portdir": "audio/spotify-player",
"version": "0.22.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aome510/spotify-player",
"description": "A Spotify player in the terminal with full feature parity",
"long_description": "A Spotify player in the terminal with full feature parity",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "tombi",
"portdir": "textproc/tombi",
"version": "0.9.13",
"license": "MIT",
"platforms": "{darwin >= 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tombi-toml.github.io/tombi/",
"description": "TOML formatter, linter, and language server",
"long_description": "tombi is a TOML formatter, linter, and language server, written in Rust.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "",
"github": "commitmaniac",
"ports_count": 7
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "php85-memcached",
"portdir": "php/php-memcached",
"version": "3.4.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2122
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1556
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php85-igbinary",
"libmemcached",
"php85"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-memcached"
]
}
]
},
{
"name": "php84-memcached",
"portdir": "php/php-memcached",
"version": "3.4.0",
"license": "PHP-3",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/memcached",
"description": "PHP bindings for memcache",
"long_description": "Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.",
"active": true,
"categories": [
"devel",
"net",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2122
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1556
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"php84-igbinary",
"libmemcached",
"php84"
]
}
],
"depends_on": []
},
{
"name": "OpenJPH",
"portdir": "graphics/OpenJPH",
"version": "0.30.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aous72/OpenJPH",
"description": "Open-source implementation of JPEG2000 Part-15",
"long_description": "Open source implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814. Here, we are interested in implementing the HTJ2K only, supporting features that are defined in JPEG2000 Part 1 (for example, for wavelet transform, only reversible 5/3 and irreversible 9/7 are supported).",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"tiff"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openexr",
"openimageio"
]
}
]
},
{
"name": "py314-torchaudio",
"portdir": "python/py-torchaudio",
"version": "2.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytorch/audio",
"description": "Data manipulation and transformation for audio signal processing, powered by PyTorch",
"long_description": "The aim of torchaudio is to apply PyTorch to the audio domain. By supporting PyTorch, torchaudio follows the same philosophy of providing strong GPU acceleration, having a focus on trainable features through the autograd system, and having consistent style (tensor names and dimension names).",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-pybind11",
"py314-setuptools",
"py314-wheel",
"cmake",
"ninja",
"clang-20",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-pytorch",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-audiocraft",
"py314-demucs",
"py314-encodec",
"py314-openunmix",
"py-torchaudio"
]
}
]
},
{
"name": "py313-torchaudio",
"portdir": "python/py-torchaudio",
"version": "2.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytorch/audio",
"description": "Data manipulation and transformation for audio signal processing, powered by PyTorch",
"long_description": "The aim of torchaudio is to apply PyTorch to the audio domain. By supporting PyTorch, torchaudio follows the same philosophy of providing strong GPU acceleration, having a focus on trainable features through the autograd system, and having consistent style (tensor names and dimension names).",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py313-wheel",
"py313-pybind11",
"cmake",
"ninja",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-pytorch",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-audiocraft",
"py313-demucs",
"py313-encodec",
"py313-openunmix"
]
}
]
},
{
"name": "py312-torchaudio",
"portdir": "python/py-torchaudio",
"version": "2.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytorch/audio",
"description": "Data manipulation and transformation for audio signal processing, powered by PyTorch",
"long_description": "The aim of torchaudio is to apply PyTorch to the audio domain. By supporting PyTorch, torchaudio follows the same philosophy of providing strong GPU acceleration, having a focus on trainable features through the autograd system, and having consistent style (tensor names and dimension names).",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py312-wheel",
"py312-pybind11",
"cmake",
"ninja",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-pytorch",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py311-torchaudio",
"portdir": "python/py-torchaudio",
"version": "2.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytorch/audio",
"description": "Data manipulation and transformation for audio signal processing, powered by PyTorch",
"long_description": "The aim of torchaudio is to apply PyTorch to the audio domain. By supporting PyTorch, torchaudio follows the same philosophy of providing strong GPU acceleration, having a focus on trainable features through the autograd system, and having consistent style (tensor names and dimension names).",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py311-wheel",
"py311-pybind11",
"cmake",
"ninja",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-pytorch",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py314-pydantic-compat",
"portdir": "python/py-pydantic-compat",
"version": "0.1.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyapp-kit/pydantic-compat",
"description": "This package provides (unofficial) compatibility mixins and function adaptors for pydantic v1-v2 cross compatibility.",
"long_description": "This package provides (unofficial) compatibility mixins and function adaptors for pydantic v1-v2 cross compatibility. It allows you to use either v1 or v2 API names, regardless of the pydantic version installed. (Prefer using v2 names when possible).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1548
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatch-vcs",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"napari",
"py-pydantic-compat"
]
}
]
},
{
"name": "py314-opengl",
"portdir": "python/py-opengl",
"version": "3.1.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyopengl.sourceforge.net/",
"description": "Python binding to OpenGL",
"long_description": "PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library and is provided under an extremely liberal BSD-style Open-Source licenses.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-tkinter",
"py314-Pillow",
"py314-opengl-accelerate"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"napari",
"py-opengl"
]
}
]
},
{
"name": "py314-opengl-accelerate",
"portdir": "python/py-opengl-accelerate",
"version": "3.1.10",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyopengl.sourceforge.net/",
"description": "Acceleration code for PyOpenGL",
"long_description": "This set of C (Cython) extensions provides acceleration of common operations for slow points in PyOpenGL 3.x.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-cython",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-numpy",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-opengl",
"py-opengl-accelerate"
]
}
]
},
{
"name": "py314-napari-svg",
"portdir": "python/py-napari-svg",
"version": "0.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/napari-svg",
"description": "A plugin for reading and writing svg files with napari.",
"long_description": "A plugin for reading and writing svg files with napari.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1548
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-numpy",
"py314-imageio",
"py314-vispy",
"py314-napari-plugin-engine",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"napari",
"py-napari-svg"
]
}
]
},
{
"name": "py314-napari-console",
"portdir": "python/py-napari-console",
"version": "0.1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/napari-console",
"description": "A plugin that adds a console to napari.",
"long_description": "A plugin that adds a console to napari.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1548
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-qtpy",
"py314-ipython",
"py314-ipykernel",
"py314-qtconsole",
"py314-napari-plugin-engine"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"napari",
"py-napari-console"
]
}
]
},
{
"name": "py314-magicgui",
"portdir": "python/py-magicgui",
"version": "0.10.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyapp-kit/magicgui",
"description": "magicgui: build GUIs from functions, using magic.",
"long_description": "magicgui: build GUIs from functions, using magic.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1548
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatch-vcs",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"py314-superqt",
"python314",
"py314-docstring_parser",
"py314-typing_extensions",
"py314-pyqt6",
"py314-qtpy",
"py314-psygnal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-magicgui",
"napari"
]
}
]
},
{
"name": "py314-docstring_parser",
"portdir": "python/py-docstring_parser",
"version": "0.18.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rr-/docstring_parser",
"description": "Parse Python docstrings",
"long_description": "Parse Python docstrings Currently support ReST, Google, Numpydoc-style and Epydoc docstrings.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1548
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-magicgui",
"py-docstring_parser"
]
}
]
},
{
"name": "py314-heapdict",
"portdir": "python/py-heapdict",
"version": "1.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://stutzbachenterprises.com/",
"description": "Mutable mapping tools.",
"long_description": "Mutable mapping tools.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"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-cachey",
"py-heapdict"
]
}
]
},
{
"name": "py314-cachey",
"portdir": "python/py-cachey",
"version": "0.2.1",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dask/cachey/",
"description": "Caching for Analytic Computations",
"long_description": "Caching for Analytic Computations Normal caching policies like LRU aren't well suited for analytic computations where both the cost of recomputation and the cost of storage routinely vary by one million or more.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1548
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-heapdict",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"napari",
"py-cachey"
]
}
]
},
{
"name": "py314-app-model",
"portdir": "python/py-app-model",
"version": "0.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/app-model/",
"description": "Generic application schema implemented in python.",
"long_description": "Generic application schema implemented in python. This is a schema for declarative organization of application data, such as menus, keybindings, actions/commands, etc...",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1548
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-hatchling",
"clang-18",
"py314-build",
"py314-installer",
"py314-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-typing_extensions",
"py314-pydantic",
"py314-psygnal",
"py314-in-n-out"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"napari",
"py-app-model"
]
}
]
},
{
"name": "py314-in-n-out",
"portdir": "python/py-in-n-out",
"version": "0.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/in-n-out",
"description": "Python dependency injection you can taste.",
"long_description": "A lightweight dependency injection and result processing framework for Python using type hints. Emphasis is on simplicity, ease of use, and minimal impact on source code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1548
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatch-vcs",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"napari",
"py314-app-model",
"py-in-n-out"
]
}
]
},
{
"name": "py314-python-dotenv",
"portdir": "python/py-python-dotenv",
"version": "1.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/theskumar/python-dotenv",
"description": "Add .env support to your django/flask apps in development and deployments",
"long_description": "Add .env support to your django/flask apps in development and deployments Reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-click"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-sh",
"py314-ipython"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-pydantic_settings"
]
},
{
"type": "lib",
"ports": [
"py-python-dotenv"
]
},
{
"type": "run",
"ports": [
"podman-compose",
"podman-compose-devel",
"py314-mcp"
]
}
]
},
{
"name": "py314-pydantic_settings",
"portdir": "python/py-pydantic_settings",
"version": "2.14.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydantic/pydantic-settings",
"description": "Settings management using Pydantic",
"long_description": "Settings management using Pydantic, this is the new official home of Pydantic's BaseSettings.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-python-dotenv",
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling",
"py314-pydantic",
"py314-typing-inspection"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-oct2py",
"napari",
"py-pydantic_settings"
]
},
{
"type": "run",
"ports": [
"py314-mcp"
]
}
]
},
{
"name": "py314-darkdetect",
"portdir": "python/py-darkdetect",
"version": "0.8.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/darkdetect",
"description": "Detect OS Dark Mode from Python",
"long_description": "Detect OS Dark Mode from Python",
"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": [
"py-darkdetect",
"py314-pyside6-fluent-widgets"
]
}
]
},
{
"name": "py314-multitasking",
"portdir": "python/py-multitasking",
"version": "0.0.13",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ranaroussi/multitasking",
"description": "Non-blocking Python methods using decorators",
"long_description": "Non-blocking Python methods using decorators",
"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": [
"yfinance",
"py-multitasking"
]
}
]
},
{
"name": "py313-multitasking",
"portdir": "python/py-multitasking",
"version": "0.0.13",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ranaroussi/multitasking",
"description": "Non-blocking Python methods using decorators",
"long_description": "Non-blocking Python methods using decorators",
"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": []
},
{
"name": "py312-multitasking",
"portdir": "python/py-multitasking",
"version": "0.0.13",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ranaroussi/multitasking",
"description": "Non-blocking Python methods using decorators",
"long_description": "Non-blocking Python methods using decorators",
"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": []
},
{
"name": "py311-multitasking",
"portdir": "python/py-multitasking",
"version": "0.0.13",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ranaroussi/multitasking",
"description": "Non-blocking Python methods using decorators",
"long_description": "Non-blocking Python methods using decorators",
"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": []
},
{
"name": "py310-multitasking",
"portdir": "python/py-multitasking",
"version": "0.0.13",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ranaroussi/multitasking",
"description": "Non-blocking Python methods using decorators",
"long_description": "Non-blocking Python methods using decorators",
"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": []
},
{
"name": "py39-multitasking",
"portdir": "python/py-multitasking",
"version": "0.0.12",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ranaroussi/multitasking",
"description": "Non-blocking Python methods using decorators",
"long_description": "Non-blocking Python methods using decorators",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py-multitasking",
"portdir": "python/py-multitasking",
"version": "0.0.13",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ranaroussi/multitasking",
"description": "Non-blocking Python methods using decorators",
"long_description": "Non-blocking Python methods using decorators",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-multitasking"
]
}
],
"depends_on": []
},
{
"name": "py314-zarr",
"portdir": "python/py-zarr",
"version": "3.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zarr-developers/zarr-python",
"description": "Zarr is a Python package providing an implementation of compressed, chunked, N-dimensional arrays, designed for use in parallel computing.",
"long_description": "Zarr is a Python package providing an implementation of compressed, chunked, N-dimensional arrays, designed for use in parallel computing.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1548
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatch-vcs",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-google-crc32c",
"py314-numpy",
"py314-typing_extensions",
"py314-donfig",
"py314-numcodecs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-nutpie",
"py-zarr"
]
},
{
"type": "run",
"ports": [
"py314-reproject"
]
}
]
},
{
"name": "py314-numcodecs",
"portdir": "python/py-numcodecs",
"version": "0.16.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zarr-developers/numcodecs",
"description": "Numcodecs is a Python package providing buffer compression and transformation codecs for use in data storage and communication applications.",
"long_description": "Numcodecs is a Python package providing buffer compression and transformation codecs for use in data storage and communication applications.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1548
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"py314-setuptools",
"py314-wheel",
"py314-cython",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-numpy",
"py314-cpuinfo",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-numcodecs",
"py314-zarr"
]
}
]
},
{
"name": "py314-donfig",
"portdir": "python/py-donfig",
"version": "0.8.1.post1",
"license": "BSD and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytroll/donfig",
"description": "Donfig is a python library meant to make configuration easier for other python packages. Donfig can be configured programmatically, by environment variables, or from YAML files in standard locations.",
"long_description": "Donfig is a python library meant to make configuration easier for other python packages. Donfig can be configured programmatically, by environment variables, or from YAML files in standard locations.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1548
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-versioneer",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-yaml",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-donfig",
"py314-zarr"
]
}
]
},
{
"name": "py314-gyp-next",
"portdir": "python/py-gyp-next",
"version": "0.21.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nodejs/gyp-next",
"description": "A fork of the GYP build system for use in the Node.js projects",
"long_description": "A fork of the GYP build system for use in the Node.js projects",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-packaging",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gyp-next"
]
}
]
},
{
"name": "py313-gyp-next",
"portdir": "python/py-gyp-next",
"version": "0.21.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nodejs/gyp-next",
"description": "A fork of the GYP build system for use in the Node.js projects",
"long_description": "A fork of the GYP build system for use in the Node.js projects",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-packaging",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py312-gyp-next",
"portdir": "python/py-gyp-next",
"version": "0.21.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nodejs/gyp-next",
"description": "A fork of the GYP build system for use in the Node.js projects",
"long_description": "A fork of the GYP build system for use in the Node.js projects",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-packaging",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py311-gyp-next",
"portdir": "python/py-gyp-next",
"version": "0.21.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nodejs/gyp-next",
"description": "A fork of the GYP build system for use in the Node.js projects",
"long_description": "A fork of the GYP build system for use in the Node.js projects",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-packaging",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py310-gyp-next",
"portdir": "python/py-gyp-next",
"version": "0.21.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nodejs/gyp-next",
"description": "A fork of the GYP build system for use in the Node.js projects",
"long_description": "A fork of the GYP build system for use in the Node.js projects",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-packaging",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py39-gyp-next",
"portdir": "python/py-gyp-next",
"version": "0.21.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nodejs/gyp-next",
"description": "A fork of the GYP build system for use in the Node.js projects",
"long_description": "A fork of the GYP build system for use in the Node.js projects",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-packaging",
"py39-setuptools",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py-gyp-next",
"portdir": "python/py-gyp-next",
"version": "0.21.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nodejs/gyp-next",
"description": "A fork of the GYP build system for use in the Node.js projects",
"long_description": "A fork of the GYP build system for use in the Node.js projects",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-gyp-next"
]
}
],
"depends_on": []
},
{
"name": "mabel",
"portdir": "net/mabel",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/smmr-software/mabel",
"description": "A fancy BitTorrent client for the terminal",
"long_description": "A fancy BitTorrent client for the terminal",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
}
]
}