HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50744,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=43",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=41",
"results": [
{
"name": "wb32-dfu-updater",
"portdir": "cross/wb32-dfu-updater",
"version": "1.0.0",
"license": "Apache-2.0",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/WestberryTech/wb32-dfu-updater",
"description": "USB programmer for downloading and uploading firmware to/from USB devices with the WestberryTech WB32 chips.",
"long_description": "USB programmer for downloading and uploading firmware to/from USB devices with the WestberryTech WB32 chips.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 53
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": []
},
{
"name": "carapace",
"portdir": "sysutils/carapace",
"version": "1.6.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://carapace.sh/",
"description": "Command-line interface completion framework",
"long_description": "Carapace provides multi-shell (bash, zsh, fish, powershell) completions for CLI programs.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py313-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"gsl",
"fftw",
"glpk",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_UMFPACK",
"fftw-3",
"DSDP",
"gsl",
"python313",
"glpk",
"OpenBLAS",
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cvxopt"
]
}
]
},
{
"name": "py312-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [
"accelerate",
"atlas",
"openblas",
"gsl",
"blis",
"flexiblas",
"fftw",
"glpk",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_UMFPACK",
"fftw-3",
"DSDP",
"gsl",
"python312",
"glpk",
"OpenBLAS",
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD"
]
}
],
"depends_on": []
},
{
"name": "erofs-utils",
"portdir": "sysutils/erofs-utils",
"version": "1.8.9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://erofs.docs.kernel.org/",
"description": "Userspace utilities for EROFS file system",
"long_description": "EROFS stands for Enhanced Read-Only File System. It aims to be a generic read-only file system solution for various use cases instead of just focusing on saving storage space without considering runtime performance. This package includes tools to create, check, and extract EROFS images.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "xiang+macports",
"github": "hsiankao",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"zlib",
"zstd",
"libuuid",
"lz4"
]
}
],
"depends_on": []
},
{
"name": "macchanger",
"portdir": "net/macchanger",
"version": "1.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://acrogenesis.com/macchanger/",
"description": "Change your mac address, for macOS/OS X",
"long_description": "macchanger is A MAC address management tool for macOS that works with the latest macOS versions including Sequoia 15+.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 229
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"ruby34"
]
}
],
"depends_on": []
},
{
"name": "fabric",
"portdir": "llm/fabric",
"version": "1.4.391",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://danielmiessler.com/p/fabric-origin-story",
"description": "open-source framework for augmenting humans using AI",
"long_description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
"active": true,
"categories": [
"llm"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 229
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "dotnet-runtime-9",
"portdir": "dotnet/dotnet-runtime-9",
"version": "9.0.13",
"license": "MIT",
"platforms": "{darwin any} {darwin >= 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dotnet.microsoft.com/",
"description": ".NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.",
"long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
"active": true,
"categories": [
"dotnet"
],
"maintainers": [
{
"name": "",
"github": "BjarneDMat",
"ports_count": 13
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"dotnet-cli"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"dotnet-sdk-9"
]
}
]
},
{
"name": "edit",
"portdir": "editors/edit",
"version": "1.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/edit",
"description": "Microsoft Edit - a simple editor for simple needs",
"long_description": "This editor pays homage to the classic MS-DOS Editor, but with a modern interface and input controls similar to VS Code. The goal is to provide an accessible editor that even users largely unfamiliar with terminals can easily use.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py313-libsvm",
"portdir": "math/libsvm",
"version": "3.36",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://www.csie.ntu.edu.tw/~cjlin/libsvm/",
"description": "Python 3.13 bindings for libsvm",
"long_description": "This package provides Python 3.13 modules for libsvm.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libsvm",
"py313-numpy",
"py313-scipy"
]
}
],
"depends_on": []
},
{
"name": "py313-jsonnet",
"portdir": "devel/jsonnet",
"version": "0.21.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jsonnet.org/",
"description": "The data templating language",
"long_description": "A data templating language for app and tool developers",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-20",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"jsonnet",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-yaml"
]
}
],
"depends_on": []
},
{
"name": "py312-jsonnet",
"portdir": "devel/jsonnet",
"version": "0.21.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jsonnet.org/",
"description": "The data templating language",
"long_description": "A data templating language for app and tool developers",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-20",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"jsonnet",
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-yaml"
]
}
],
"depends_on": []
},
{
"name": "py311-jsonnet",
"portdir": "devel/jsonnet",
"version": "0.21.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jsonnet.org/",
"description": "The data templating language",
"long_description": "A data templating language for app and tool developers",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-20",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"jsonnet",
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-yaml"
]
}
],
"depends_on": []
},
{
"name": "py310-jsonnet",
"portdir": "devel/jsonnet",
"version": "0.21.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jsonnet.org/",
"description": "The data templating language",
"long_description": "A data templating language for app and tool developers",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-20",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"jsonnet",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-yaml"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-allennlp"
]
}
]
},
{
"name": "py313-wsproto",
"portdir": "python/py-wsproto",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-hyper.org/projects/wsproto",
"description": "WebSockets state-machine based protocol implementation",
"long_description": "WebSockets state-machine based protocol implementation",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-h11"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-trio-websocket",
"py313-mitmproxy"
]
}
]
},
{
"name": "py313-mitmproxy",
"portdir": "python/py-mitmproxy",
"version": "11.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitmproxy.org/",
"description": "SSL/TLS-capable man-in-the-middle proxy for HTTP and Websockets",
"long_description": "mitmproxy is an SSL/TLS-capable man-in-the-middle proxy for HTTP/1, HTTP/2 and Websockets. It provides a console interface that allows traffic flows to be inspected and edited on the fly. mitmdump is the command-line version of mitmproxy, with the same functionality but without the user interface. Think tcpdump for HTTP.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-msgpack",
"py313-ruamel-yaml",
"py313-openssl",
"py313-zstd",
"py313-parsing",
"py313-aioquic",
"py313-ruamel-yaml-clib",
"py313-h11",
"py313-h2",
"py313-hyperframe",
"py313-pyperclip",
"py313-tornado",
"py313-urwid",
"py313-mitmproxy_rs",
"py313-publicsuffix2",
"py313-flask",
"py313-passlib",
"py313-asgiref",
"py313-ldap3",
"py313-kaitaistruct",
"py313-wsproto",
"python313",
"py313-certifi",
"py313-sortedcontainers",
"py313-brotli",
"py313-cryptography"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest",
"py313-requests",
"py313-pytest-asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mitmproxy"
]
}
]
},
{
"name": "py312-mitmproxy",
"portdir": "python/py-mitmproxy",
"version": "11.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitmproxy.org/",
"description": "SSL/TLS-capable man-in-the-middle proxy for HTTP and Websockets",
"long_description": "mitmproxy is an SSL/TLS-capable man-in-the-middle proxy for HTTP/1, HTTP/2 and Websockets. It provides a console interface that allows traffic flows to be inspected and edited on the fly. mitmdump is the command-line version of mitmproxy, with the same functionality but without the user interface. Think tcpdump for HTTP.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-msgpack",
"py312-brotli",
"py312-zstd",
"py312-cryptography",
"py312-parsing",
"py312-h11",
"py312-h2",
"py312-hyperframe",
"py312-pyperclip",
"py312-tornado",
"py312-flask",
"py312-openssl",
"py312-wsproto",
"py312-ldap3",
"py312-asgiref",
"py312-kaitaistruct",
"py312-urwid",
"py312-aioquic",
"py312-mitmproxy_rs",
"py312-publicsuffix2",
"py312-passlib",
"python312",
"py312-ruamel-yaml",
"py312-ruamel-yaml-clib",
"py312-certifi",
"py312-sortedcontainers"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-requests",
"py312-hypothesis",
"py312-pytest-asyncio"
]
}
],
"depends_on": []
},
{
"name": "py313-kaitaistruct",
"portdir": "python/py-kaitaistruct",
"version": "0.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kaitai.io",
"description": "Kaitai Struct declarative parser generator for binary data runtime library for Python",
"long_description": "Kaitai Struct declarative parser generator for binary data runtime library for Python",
"active": true,
"categories": [
"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-mitmproxy",
"py-kaitaistruct"
]
}
]
},
{
"name": "boost188-numpy",
"portdir": "devel/boost188",
"version": "1.88.0",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.boost.org",
"description": "Boost.Numpy library",
"long_description": "Boost.Numpy library",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"mpich",
"openmpi",
"python27",
"python310",
"python311",
"python312",
"python313",
"python314",
"debug",
"no_static",
"no_single",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"boost188",
"python314",
"py314-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rdkit"
]
}
]
},
{
"name": "boost188",
"portdir": "devel/boost188",
"version": "1.88.0",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.boost.org",
"description": "Collection of portable C++ source libraries",
"long_description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"mpich",
"openmpi",
"python27",
"python310",
"python311",
"python312",
"python313",
"python314",
"debug",
"no_static",
"no_single",
"regex_match_extra",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"lzma",
"zlib",
"zstd",
"bzip2",
"expat",
"libiconv",
"python314",
"icu"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"coordgen"
]
},
{
"type": "lib",
"ports": [
"openbabel",
"rdkit",
"poppler",
"poppler-qt5",
"boost188-numpy",
"maeparser"
]
}
]
},
{
"name": "py313-sarif-om",
"portdir": "python/py-sarif-om",
"version": "1.0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/sarif-python-om",
"description": "Classes implementing the SARIF 2.1.0 object model.",
"long_description": "Classes implementing the SARIF 2.1.0 object model.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-pbr",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sarif-om"
]
},
{
"type": "run",
"ports": [
"py313-cfn-lint"
]
}
]
},
{
"name": "py313-jschema_to_python",
"portdir": "python/py-jschema_to_python",
"version": "1.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/jschema-to-python",
"description": "Generate source code for Python classes from a JSON schema.",
"long_description": "Generate source code for Python classes from a JSON schema.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-pbr"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-jsonpickle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jschema_to_python"
]
},
{
"type": "run",
"ports": [
"py313-cfn-lint"
]
}
]
},
{
"name": "py313-zarr",
"portdir": "python/py-zarr",
"version": "3.1.5",
"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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-vcs",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-typing_extensions",
"py313-numpy",
"py313-donfig",
"py313-numcodecs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zarr"
]
},
{
"type": "run",
"ports": [
"py313-reproject"
]
}
]
},
{
"name": "py311-zarr",
"portdir": "python/py-zarr",
"version": "3.1.5",
"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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-hatchling",
"py311-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-typing_extensions",
"py311-numpy",
"py311-donfig",
"py311-numcodecs"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-reproject"
]
}
]
},
{
"name": "py312-zarr",
"portdir": "python/py-zarr",
"version": "3.1.5",
"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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-typing_extensions",
"py312-numpy",
"py312-donfig",
"py312-numcodecs"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-reproject"
]
}
]
},
{
"name": "py310-zarr",
"portdir": "python/py-zarr",
"version": "3.1.5",
"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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-typing_extensions",
"py310-numpy",
"py310-donfig",
"py310-numcodecs"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-reproject"
]
}
]
},
{
"name": "py39-zarr",
"portdir": "python/py-zarr",
"version": "3.1.3",
"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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-numpy",
"py39-typing_extensions",
"py39-donfig",
"py39-numcodecs"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-reproject"
]
}
]
},
{
"name": "py-zarr",
"portdir": "python/py-zarr",
"version": "3.1.5",
"license": "MIT",
"platforms": "any",
"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": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-zarr"
]
}
],
"depends_on": []
},
{
"name": "py313-spiceypy",
"portdir": "python/py-spiceypy",
"version": "6.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python",
"long_description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python Note: due to cspice, this is only for the x86_64 platform",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cython",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"cspice"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-spiceypy"
]
}
]
},
{
"name": "py310-spiceypy",
"portdir": "python/py-spiceypy",
"version": "6.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python",
"long_description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python Note: due to cspice, this is only for the x86_64 platform",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-cython"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"cspice"
]
}
],
"depends_on": []
},
{
"name": "py311-spiceypy",
"portdir": "python/py-spiceypy",
"version": "6.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python",
"long_description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python Note: due to cspice, this is only for the x86_64 platform",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-setuptools",
"py311-wheel",
"py311-cython",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-numpy",
"cspice"
]
}
],
"depends_on": []
},
{
"name": "py313-reproject",
"portdir": "python/py-reproject",
"version": "0.15.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://reproject.readthedocs.io/",
"description": "Astropy affiliated package for image reprojection",
"long_description": "Astropy affiliated package for image reprojection",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-extension-helpers",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm",
"py313-cython",
"py313-numpy"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-numpy",
"py313-fsspec",
"py313-scipy",
"py313-cloudpickle",
"py313-dask",
"py313-astropy",
"py313-astropy-healpix",
"py313-zarr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-reproject",
"py313-sunpy"
]
},
{
"type": "run",
"ports": [
"py313-aplpy"
]
}
]
},
{
"name": "py312-reproject",
"portdir": "python/py-reproject",
"version": "0.15.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://reproject.readthedocs.io/",
"description": "Astropy affiliated package for image reprojection",
"long_description": "Astropy affiliated package for image reprojection",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"py312-cython",
"py312-numpy",
"py312-extension-helpers"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-numpy",
"py312-fsspec",
"py312-scipy",
"py312-astropy",
"py312-cloudpickle",
"py312-dask",
"py312-astropy-healpix",
"py312-zarr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-sunpy"
]
}
]
},
{
"name": "py311-reproject",
"portdir": "python/py-reproject",
"version": "0.15.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://reproject.readthedocs.io/",
"description": "Astropy affiliated package for image reprojection",
"long_description": "Astropy affiliated package for image reprojection",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-cython",
"py311-numpy",
"py311-extension-helpers"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-fsspec",
"py311-numpy",
"py311-scipy",
"py311-cloudpickle",
"py311-astropy",
"py311-dask",
"py311-astropy-healpix",
"py311-zarr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-sunpy"
]
}
]
},
{
"name": "py312-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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-setuptools_scm",
"py312-cython",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"py312-cpuinfo",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-zarr"
]
}
]
},
{
"name": "py313-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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cython",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-cpuinfo",
"py313-numpy",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-numcodecs",
"py313-zarr"
]
}
]
},
{
"name": "py311-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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-wheel",
"py311-setuptools_scm",
"py311-cython",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-cpuinfo",
"py311-numpy",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-zarr"
]
}
]
},
{
"name": "py310-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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-cython",
"py310-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"py310-cpuinfo",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-zarr"
]
}
]
},
{
"name": "py39-numcodecs",
"portdir": "python/py-numcodecs",
"version": "0.16.3",
"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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-cython",
"py39-setuptools",
"py39-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py39-cpuinfo",
"py39-numpy",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-zarr"
]
}
]
},
{
"name": "py313-mpl-animators",
"portdir": "python/py-mpl-animators",
"version": "1.2.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sunpy/mpl-animators",
"description": "An interactive animation framework for matplotlib",
"long_description": "An interactive animation framework for matplotlib This is for creating interactive animations with matplotlib. It is designed to handle N-dimensional data, and can be used to create animations.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"wcs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"py313-matplotlib",
"py313-astropy",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mpl-animators"
]
}
]
},
{
"name": "py312-mpl-animators",
"portdir": "python/py-mpl-animators",
"version": "1.2.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sunpy/mpl-animators",
"description": "An interactive animation framework for matplotlib",
"long_description": "An interactive animation framework for matplotlib This is for creating interactive animations with matplotlib. It is designed to handle N-dimensional data, and can be used to create animations.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"wcs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"py312-matplotlib",
"py312-astropy",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py311-mpl-animators",
"portdir": "python/py-mpl-animators",
"version": "1.2.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sunpy/mpl-animators",
"description": "An interactive animation framework for matplotlib",
"long_description": "An interactive animation framework for matplotlib This is for creating interactive animations with matplotlib. It is designed to handle N-dimensional data, and can be used to create animations.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"wcs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-numpy",
"py311-matplotlib",
"py311-astropy",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py310-mpl-animators",
"portdir": "python/py-mpl-animators",
"version": "1.2.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sunpy/mpl-animators",
"description": "An interactive animation framework for matplotlib",
"long_description": "An interactive animation framework for matplotlib This is for creating interactive animations with matplotlib. It is designed to handle N-dimensional data, and can be used to create animations.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"wcs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"py310-matplotlib",
"py310-astropy",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py39-mpl-animators",
"portdir": "python/py-mpl-animators",
"version": "1.2.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sunpy/mpl-animators",
"description": "An interactive animation framework for matplotlib",
"long_description": "An interactive animation framework for matplotlib This is for creating interactive animations with matplotlib. It is designed to handle N-dimensional data, and can be used to create animations.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"wcs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-astropy",
"py39-matplotlib",
"py39-numpy",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py-numcodecs",
"portdir": "python/py-numcodecs",
"version": "0.16.5",
"license": "MIT",
"platforms": "any",
"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": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-numcodecs"
]
}
],
"depends_on": []
},
{
"name": "py-mpl-animators",
"portdir": "python/py-mpl-animators",
"version": "1.2.4",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sunpy/mpl-animators",
"description": "An interactive animation framework for matplotlib",
"long_description": "An interactive animation framework for matplotlib This is for creating interactive animations with matplotlib. It is designed to handle N-dimensional data, and can be used to create animations.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-mpl-animators"
]
}
],
"depends_on": []
},
{
"name": "py313-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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-versioneer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-yaml",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-zarr",
"py-donfig"
]
}
]
},
{
"name": "py312-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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-versioneer",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-yaml",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-zarr"
]
}
]
},
{
"name": "py311-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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-wheel",
"py311-versioneer",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-yaml",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-zarr"
]
}
]
},
{
"name": "py310-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": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-installer",
"py310-versioneer",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-yaml",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-zarr"
]
}
]
}
]
}