HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52415,
"next": "https://ports.macports.org/api/v1/ports/?format=api&page=20",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&page=18",
"results": [
{
"name": "py314-robotframework-seleniumlibrary",
"portdir": "python/py-robotframework-seleniumlibrary",
"version": "6.8.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robotframework/SeleniumLibrary",
"description": "Robot Framework library to run web-based tests",
"long_description": "Library to run web-based tests with Selenium using Selenium server included in the package",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-click",
"py314-selenium",
"py314-robotframework",
"py314-robotframework-pythonlibcore"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-robotframework-seleniumlibrary",
"py314-robotframework-selenium2library"
]
}
]
},
{
"name": "py313-robotframework-seleniumlibrary",
"portdir": "python/py-robotframework-seleniumlibrary",
"version": "6.8.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robotframework/SeleniumLibrary",
"description": "Robot Framework library to run web-based tests",
"long_description": "Library to run web-based tests with Selenium using Selenium server included in the package",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 44
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-click",
"py313-selenium",
"py313-robotframework",
"py313-robotframework-pythonlibcore"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-robotframework-selenium2library"
]
}
]
},
{
"name": "py313-robotframework-ride",
"portdir": "python/py-robotframework-ride",
"version": "2.2.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robotframework/RIDE",
"description": "Robot Framework test case editor",
"long_description": "Robot Framework test case editor",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-fancy-pypi-readme"
]
},
{
"type": "lib",
"ports": [
"py313-wxpython-4.0",
"py313-robotframework",
"python313",
"py313-isbinary",
"py313-pypubsub",
"py313-packaging",
"py313-requests",
"py313-pygments",
"py313-psutil"
]
}
],
"depends_on": []
},
{
"name": "py314-robotframework-ride",
"portdir": "python/py-robotframework-ride",
"version": "2.2.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robotframework/RIDE",
"description": "Robot Framework test case editor",
"long_description": "Robot Framework test case editor",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling",
"py314-hatch-fancy-pypi-readme"
]
},
{
"type": "lib",
"ports": [
"py314-wxpython-4.0",
"py314-robotframework",
"python314",
"py314-isbinary",
"py314-pypubsub",
"py314-packaging",
"py314-pygments",
"py314-requests",
"py314-psutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-robotframework-ride"
]
}
]
},
{
"name": "mlx",
"portdir": "llm/mlx",
"version": "0.31.2",
"license": "MIT",
"platforms": "{darwin >= 23}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx",
"description": "MLX is an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
"long_description": "MLX is an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
"active": true,
"categories": [
"devel",
"llm"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 65
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json",
"libfmt12"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mlx-c",
"py310-mlx",
"py311-mlx",
"py312-mlx",
"py313-mlx",
"py314-mlx"
]
}
]
},
{
"name": "mlx-c",
"portdir": "llm/mlx-c",
"version": "0.6.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ml-explore/mlx-c",
"description": "MLX C is a C API for MLX, which is an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
"long_description": "MLX C is a C API for MLX, which is an array framework for machine learning on Apple silicon, brought to you by Apple machine learning research.",
"active": true,
"categories": [
"devel",
"llm"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 65
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-22"
]
},
{
"type": "lib",
"ports": [
"mlx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ollama"
]
},
{
"type": "run",
"ports": [
"ollama"
]
}
]
},
{
"name": "py314-clawpack",
"portdir": "python/py-clawpack",
"version": "5.14.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.clawpack.org",
"description": "a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws",
"long_description": "Clawpack (\"Conservation Laws Package\") is a collection of finite volume methods for linear and nonlinear hyperbolic systems of conservation laws.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1604
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-meson-python",
"gcc15",
"py314-build",
"py314-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-numpy",
"libgcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-clawpack"
]
}
]
},
{
"name": "py314-mir_eval",
"portdir": "python/py-mir_eval",
"version": "0.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mir-eval.readthedocs.io",
"description": "Common metrics for common audio/music processing tasks.",
"long_description": "Python library for computing common heuristic accuracy scores for various music/audio information retrieval/signal processing tasks.",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-wheel",
"py314-setuptools",
"py314-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-decorator",
"py314-scipy",
"py314-numpy"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mir_eval"
]
}
]
},
{
"name": "libfyaml",
"portdir": "devel/libfyaml",
"version": "0.9.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pantoniou/libfyaml",
"description": "High-performance YAML parser and emitter library",
"long_description": "Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the full YAML testsuite.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"appstream"
]
}
]
},
{
"name": "py314-robotframework-pythonlibcore",
"portdir": "python/py-robotframework-pythonlibcore",
"version": "4.6.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robotframework/PythonLibCore",
"description": "Tools to ease creating larger test libraries for Robot Framework",
"long_description": "Tools to ease creating larger test libraries for Robot Framework",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"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-robotframework-pythonlibcore",
"py314-robotframework-seleniumlibrary"
]
}
]
},
{
"name": "py313-robotframework-pythonlibcore",
"portdir": "python/py-robotframework-pythonlibcore",
"version": "4.6.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robotframework/PythonLibCore",
"description": "Tools to ease creating larger test libraries for Robot Framework",
"long_description": "Tools to ease creating larger test libraries for Robot Framework",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"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-robotframework-seleniumlibrary"
]
}
]
},
{
"name": "py-robotframework-pythonlibcore",
"portdir": "python/py-robotframework-pythonlibcore",
"version": "4.6.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robotframework/PythonLibCore",
"description": "Tools to ease creating larger test libraries for Robot Framework",
"long_description": "Tools to ease creating larger test libraries for Robot Framework",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-robotframework-pythonlibcore"
]
}
],
"depends_on": []
},
{
"name": "numkong",
"portdir": "devel/numkong",
"version": "7.3.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ashvardanian.com/posts/numkong",
"description": "SIMD-accelerated numerical kernels for distances, dot products, and matrix ops",
"long_description": "NumKong is a C/C++ library providing SIMD-accelerated implementations of distances, dot products, matrix operations, and geospatial and geometric kernels for 16 numeric types, from 6-bit floats to 64-bit complex numbers, across x86, Arm, RISC-V, and WASM using AVX-512, NEON, SVE, and other intrinsics.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-22"
]
}
],
"depends_on": []
},
{
"name": "stringzilla",
"portdir": "devel/stringzilla",
"version": "4.6.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ashvardanian.com/posts/stringzilla",
"description": "SIMD-accelerated string search, sort, hash, and edit distance library",
"long_description": "StringZilla is a C/C++ library that provides SIMD-accelerated implementations of common string operations including substring search, sorting, hashing, and edit distance computation, using NEON, AVX2, AVX-512, and SVE intrinsics.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [
"debug",
"parallel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rpg",
"portdir": "databases/rpg",
"version": "0.10.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NikolayS/rpg",
"description": "rpg — modern Postgres terminal written in Rust. psql-compatible, with built-in DBA diagnostics and AI assistant",
"long_description": "rpg — modern Postgres terminal written in Rust. psql-compatible, with built-in DBA diagnostics and AI assistant",
"active": true,
"categories": [
"databases"
],
"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": "py314-speg",
"portdir": "python/py-speg",
"version": "0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/speg",
"description": "A PEG-based parser interpreter with memoization.",
"long_description": "A PEG-based parser interpreter with memoization.",
"active": true,
"categories": [
"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-speg"
]
},
{
"type": "run",
"ports": [
"py314-pycson"
]
}
]
},
{
"name": "py314-pycson",
"portdir": "python/py-pycson",
"version": "0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/avakar/pycson",
"description": "A Coffescript Object Notation (CSON) parser for Python",
"long_description": "A Coffescript Object Notation (CSON) parser for Python",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-speg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pycson"
]
},
{
"type": "run",
"ports": [
"asymptote"
]
}
]
},
{
"name": "py314-hydra-colorlog",
"portdir": "python/py-hydra-colorlog",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/hydra/",
"description": "Colorlog plugin for Hydra",
"long_description": "A Hydra plugin that provides colorful logging output using the colorlog library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-read-version",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"py314-colorlog",
"py314-hydra-core",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-audiocraft",
"py-hydra-colorlog"
]
}
]
},
{
"name": "py313-hydra-colorlog",
"portdir": "python/py-hydra-colorlog",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/hydra/",
"description": "Colorlog plugin for Hydra",
"long_description": "A Hydra plugin that provides colorful logging output using the colorlog library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-read-version",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-colorlog",
"py313-hydra-core",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-audiocraft"
]
}
]
},
{
"name": "py-hydra-colorlog",
"portdir": "python/py-hydra-colorlog",
"version": "1.2.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/hydra/",
"description": "Colorlog plugin for Hydra",
"long_description": "A Hydra plugin that provides colorful logging output using the colorlog library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-hydra-colorlog"
]
}
],
"depends_on": []
},
{
"name": "py314-weasel",
"portdir": "python/py-weasel",
"version": "1.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/weasel",
"description": "CLI tool for running and managing spaCy projects",
"long_description": "Weasel is a command-line tool for managing and running spaCy projects, providing workflows for data processing, training, and packaging NLP pipelines.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-wasabi",
"py314-cloudpathlib",
"python314",
"py314-srsly",
"py314-confection",
"py314-smart_open",
"py314-packaging",
"py314-httpx",
"py314-pydantic",
"py314-typer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-spaCy",
"py-weasel"
]
}
]
},
{
"name": "py313-weasel",
"portdir": "python/py-weasel",
"version": "1.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/weasel",
"description": "CLI tool for running and managing spaCy projects",
"long_description": "Weasel is a command-line tool for managing and running spaCy projects, providing workflows for data processing, training, and packaging NLP pipelines.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-pydantic",
"py313-typer",
"python313",
"py313-wasabi",
"py313-cloudpathlib",
"py313-srsly",
"py313-packaging",
"py313-smart_open",
"py313-httpx",
"py313-confection"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-spaCy"
]
}
]
},
{
"name": "py-weasel",
"portdir": "python/py-weasel",
"version": "1.0.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/weasel",
"description": "CLI tool for running and managing spaCy projects",
"long_description": "Weasel is a command-line tool for managing and running spaCy projects, providing workflows for data processing, training, and packaging NLP pipelines.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-weasel"
]
}
],
"depends_on": []
},
{
"name": "py314-isbinary",
"portdir": "python/py-isbinary",
"version": "1.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/binaryornot/binaryornot",
"description": "Detect if a file is binary or text",
"long_description": "Detect if a file is binary or text",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-chardet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-isbinary",
"py314-robotframework-ride"
]
}
]
},
{
"name": "py313-isbinary",
"portdir": "python/py-isbinary",
"version": "1.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/binaryornot/binaryornot",
"description": "Detect if a file is binary or text",
"long_description": "Detect if a file is binary or text",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-chardet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-robotframework-ride"
]
}
]
},
{
"name": "py-isbinary",
"portdir": "python/py-isbinary",
"version": "1.0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/binaryornot/binaryornot",
"description": "Detect if a file is binary or text",
"long_description": "Detect if a file is binary or text",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-isbinary"
]
}
],
"depends_on": []
},
{
"name": "py314-flashy",
"portdir": "python/py-flashy",
"version": "0.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fairinternal/flashy",
"description": "Minimal solver for deep learning experiments",
"long_description": "Flashy is a minimal solver for deep learning experiments from Meta AI Research, providing distributed training utilities and experiment management.",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-colorlog",
"py314-numpy",
"py314-pytorch",
"py314-dora-search"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-audiocraft",
"py-flashy"
]
}
]
},
{
"name": "py313-flashy",
"portdir": "python/py-flashy",
"version": "0.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fairinternal/flashy",
"description": "Minimal solver for deep learning experiments",
"long_description": "Flashy is a minimal solver for deep learning experiments from Meta AI Research, providing distributed training utilities and experiment management.",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"py313-colorlog",
"py313-pytorch",
"py313-dora-search"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-audiocraft"
]
}
]
},
{
"name": "py-flashy",
"portdir": "python/py-flashy",
"version": "0.0.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fairinternal/flashy",
"description": "Minimal solver for deep learning experiments",
"long_description": "Flashy is a minimal solver for deep learning experiments from Meta AI Research, providing distributed training utilities and experiment management.",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-flashy"
]
}
],
"depends_on": []
},
{
"name": "py314-mkl-include",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl_include",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-pip"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-mkl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-pytorch"
]
}
]
},
{
"name": "py314-mkl",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-pip"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-pytorch",
"py-mkl",
"py314-mkl-include"
]
}
]
},
{
"name": "py314-torchvision",
"portdir": "python/py-torchvision",
"version": "0.25.0",
"license": "BSD",
"platforms": "{darwin >= 19}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytorch/vision",
"description": "PyTorch datasets, transforms and models specific to computer vision",
"long_description": "The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-pybind11",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"py314-numpy",
"py314-Pillow",
"py314-pytorch",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-audiocraft",
"py-torchvision"
]
}
]
},
{
"name": "py313-torchvision",
"portdir": "python/py-torchvision",
"version": "0.25.0",
"license": "BSD",
"platforms": "{darwin >= 19}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytorch/vision",
"description": "PyTorch datasets, transforms and models specific to computer vision",
"long_description": "The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-pybind11",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"py313-Pillow",
"py313-pytorch",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-audiocraft"
]
}
]
},
{
"name": "py312-torchvision",
"portdir": "python/py-torchvision",
"version": "0.25.0",
"license": "BSD",
"platforms": "{darwin >= 19}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytorch/vision",
"description": "PyTorch datasets, transforms and models specific to computer vision",
"long_description": "The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-pybind11",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"py312-Pillow",
"py312-pytorch",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py311-torchvision",
"portdir": "python/py-torchvision",
"version": "0.25.0",
"license": "BSD",
"platforms": "{darwin >= 19}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytorch/vision",
"description": "PyTorch datasets, transforms and models specific to computer vision",
"long_description": "The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-pybind11",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-Pillow",
"py311-numpy",
"py311-pytorch",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py314-demucs",
"portdir": "python/py-demucs",
"version": "4.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/demucs",
"description": "Music source separation in the waveform domain",
"long_description": "Demucs is a state-of-the-art music source separation model from Meta AI Research that separates drums, bass, vocals, and other instruments from audio.",
"active": true,
"categories": [
"science",
"audio",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"py314-julius",
"py314-lameenc",
"python314",
"py314-openunmix",
"py314-dora-search",
"py314-torchaudio",
"py314-tqdm",
"py314-yaml",
"py314-pytorch",
"py314-einops"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-audiocraft",
"py-demucs"
]
}
]
},
{
"name": "py313-demucs",
"portdir": "python/py-demucs",
"version": "4.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/demucs",
"description": "Music source separation in the waveform domain",
"long_description": "Demucs is a state-of-the-art music source separation model from Meta AI Research that separates drums, bass, vocals, and other instruments from audio.",
"active": true,
"categories": [
"science",
"audio",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-julius",
"py313-lameenc",
"python313",
"py313-openunmix",
"py313-dora-search",
"py313-torchaudio",
"py313-tqdm",
"py313-yaml",
"py313-pytorch",
"py313-einops"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-audiocraft"
]
}
]
},
{
"name": "py-demucs",
"portdir": "python/py-demucs",
"version": "4.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/demucs",
"description": "Music source separation in the waveform domain",
"long_description": "Demucs is a state-of-the-art music source separation model from Meta AI Research that separates drums, bass, vocals, and other instruments from audio.",
"active": true,
"categories": [
"science",
"audio",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 196
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-demucs"
]
}
],
"depends_on": []
},
{
"name": "py314-thinc",
"portdir": "python/py-thinc",
"version": "8.3.13",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/thinc",
"description": "spaCy's Machine Learning library for NLP in Python",
"long_description": "spaCy's Machine Learning library for NLP in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-cython"
]
},
{
"type": "lib",
"ports": [
"py314-cymem",
"py314-murmurhash",
"py314-wasabi",
"python314",
"py314-blis",
"py314-srsly",
"py314-confection",
"py314-preshed",
"py314-packaging",
"py314-setuptools",
"py314-numpy",
"py314-pydantic",
"py314-catalogue"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-spaCy",
"py-thinc"
]
}
]
},
{
"name": "py313-thinc",
"portdir": "python/py-thinc",
"version": "8.3.13",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/thinc",
"description": "spaCy's Machine Learning library for NLP in Python",
"long_description": "spaCy's Machine Learning library for NLP in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-cython"
]
},
{
"type": "lib",
"ports": [
"py313-murmurhash",
"py313-preshed",
"py313-pydantic",
"python313",
"py313-srsly",
"py313-wasabi",
"py313-blis",
"py313-catalogue",
"py313-packaging",
"py313-setuptools",
"py313-numpy",
"py313-confection",
"py313-cymem"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-spaCy"
]
}
]
},
{
"name": "py314-morecantile",
"portdir": "python/py-morecantile",
"version": "7.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/developmentseed/morecantile",
"description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"long_description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"py314-rasterio",
"python314",
"py314-pyproj",
"py314-attrs",
"py314-click",
"py314-pydantic"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-async-geotiff",
"py-morecantile"
]
}
]
},
{
"name": "py313-morecantile",
"portdir": "python/py-morecantile",
"version": "7.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/developmentseed/morecantile",
"description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"long_description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-rasterio",
"python313",
"py313-pydantic",
"py313-attrs",
"py313-click",
"py313-pyproj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-async-geotiff"
]
}
]
},
{
"name": "py312-morecantile",
"portdir": "python/py-morecantile",
"version": "7.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/developmentseed/morecantile",
"description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"long_description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-pydantic",
"python312",
"py312-rasterio",
"py312-attrs",
"py312-click",
"py312-pyproj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-async-geotiff"
]
}
]
},
{
"name": "py311-morecantile",
"portdir": "python/py-morecantile",
"version": "7.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/developmentseed/morecantile",
"description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"long_description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py311-pydantic",
"python311",
"py311-rasterio",
"py311-attrs",
"py311-click",
"py311-pyproj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-async-geotiff"
]
}
]
},
{
"name": "py-morecantile",
"portdir": "python/py-morecantile",
"version": "7.0.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/developmentseed/morecantile",
"description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"long_description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-morecantile"
]
}
],
"depends_on": []
},
{
"name": "py314-hydra-core",
"portdir": "python/py-hydra-core",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hydra.cc/",
"description": "Hydra is a framework for elegantly configuring complex applications",
"long_description": "Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line. The name Hydra comes from its ability to run multiple similar jobs - much like a Hydra with multiple heads.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-packaging",
"py314-omegaconf",
"py314-antlr4-python3-runtime-49"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-audiocraft",
"py314-hydra-colorlog",
"py-hydra-core"
]
}
]
},
{
"name": "py313-hydra-core",
"portdir": "python/py-hydra-core",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hydra.cc/",
"description": "Hydra is a framework for elegantly configuring complex applications",
"long_description": "Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line. The name Hydra comes from its ability to run multiple similar jobs - much like a Hydra with multiple heads.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-packaging",
"py313-omegaconf",
"py313-antlr4-python3-runtime-49"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-audiocraft",
"py313-hydra-colorlog"
]
}
]
},
{
"name": "py312-hydra-core",
"portdir": "python/py-hydra-core",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hydra.cc/",
"description": "Hydra is a framework for elegantly configuring complex applications",
"long_description": "Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line. The name Hydra comes from its ability to run multiple similar jobs - much like a Hydra with multiple heads.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-packaging",
"py312-omegaconf",
"py312-antlr4-python3-runtime-49"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-hydra-core",
"portdir": "python/py-hydra-core",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hydra.cc/",
"description": "Hydra is a framework for elegantly configuring complex applications",
"long_description": "Hydra is an open-source Python framework that simplifies the development of research and other complex applications. The key feature is the ability to dynamically create a hierarchical configuration by composition and override it through config files and the command line. The name Hydra comes from its ability to run multiple similar jobs - much like a Hydra with multiple heads.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-packaging",
"py311-omegaconf",
"py311-antlr4-python3-runtime-49"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py314-async-tiff",
"portdir": "python/py-async-tiff",
"version": "0.7.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/developmentseed/async-tiff",
"description": "Fast, low-level async TIFF reader for Python.",
"long_description": "Fast, low-level async TIFF reader for Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools-rust",
"py314-maturin",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-obspec",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-async-tiff",
"py314-async-geotiff"
]
}
]
}
]
}