HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51957,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=197",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=195",
"results": [
{
"name": "py37-antlr4-python3-runtime",
"portdir": "python/py-antlr4-python3-runtime",
"version": "4.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.antlr.org",
"description": "ANTLR4 runtime for Python 3",
"long_description": "ANTLR4 runtime for Python 3",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-hydra-core"
]
}
]
},
{
"name": "py39-antlr4-python3-runtime",
"portdir": "python/py-antlr4-python3-runtime",
"version": "4.13.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.antlr.org",
"description": "ANTLR4 runtime for Python 3",
"long_description": "ANTLR4 runtime for Python 3",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-hydra-core"
]
}
]
},
{
"name": "py38-omegaconf",
"portdir": "python/py-omegaconf",
"version": "2.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omry/omegaconf",
"description": "Flexible Python configuration system. The last one you will ever need.",
"long_description": "OmegaConf is a hierarchical configuration system, with support for merging configurations from multiple sources (YAML config files, dataclasses/objects and CLI arguments) providing a consistent API regardless of how the configuration was created.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"openjdk11",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-hydra-core",
"py38-fairseq"
]
}
]
},
{
"name": "py37-omegaconf",
"portdir": "python/py-omegaconf",
"version": "2.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omry/omegaconf",
"description": "Flexible Python configuration system. The last one you will ever need.",
"long_description": "OmegaConf is a hierarchical configuration system, with support for merging configurations from multiple sources (YAML config files, dataclasses/objects and CLI arguments) providing a consistent API regardless of how the configuration was created.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"openjdk11",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-fairseq",
"py37-hydra-core"
]
}
]
},
{
"name": "py39-omegaconf",
"portdir": "python/py-omegaconf",
"version": "2.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omry/omegaconf",
"description": "Flexible Python configuration system. The last one you will ever need.",
"long_description": "OmegaConf is a hierarchical configuration system, with support for merging configurations from multiple sources (YAML config files, dataclasses/objects and CLI arguments) providing a consistent API regardless of how the configuration was created.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"openjdk11",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-fairseq",
"py39-hydra-core"
]
}
]
},
{
"name": "py38-hydra-core",
"portdir": "python/py-hydra-core",
"version": "1.2.0",
"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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"clang-16",
"py38-installer",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-omegaconf",
"py38-antlr4-python3-runtime"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-fairseq"
]
}
]
},
{
"name": "py39-hydra-core",
"portdir": "python/py-hydra-core",
"version": "1.2.0",
"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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"clang-17",
"py39-installer",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-omegaconf",
"py39-antlr4-python3-runtime"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-fairseq"
]
}
]
},
{
"name": "py37-hydra-core",
"portdir": "python/py-hydra-core",
"version": "1.2.0",
"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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
},
{
"type": "run",
"ports": [
"py37-antlr4-python3-runtime",
"py37-omegaconf"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-fairseq"
]
}
]
},
{
"name": "py38-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-mkl-include",
"py38-pytorch"
]
}
]
},
{
"name": "py37-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pytorch",
"py37-mkl-include"
]
}
]
},
{
"name": "py37-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-mkl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-pytorch"
]
}
]
},
{
"name": "py38-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-mkl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-pytorch"
]
}
]
},
{
"name": "py36-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-mkl"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-pip",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-mkl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-pytorch"
]
}
]
},
{
"name": "py27-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-mkl-include"
]
}
]
},
{
"name": "py35-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-mkl"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-pip",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pytorch",
"py39-mkl-include"
]
}
]
},
{
"name": "py36-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-mkl-include"
]
}
]
},
{
"name": "py27-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-mkl"
]
}
],
"depends_on": []
},
{
"name": "py35-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-pip",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-mkl-include"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-speg"
]
}
],
"depends_on": []
},
{
"name": "py37-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": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-speg"
]
}
],
"depends_on": []
},
{
"name": "py38-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": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-speg"
]
}
],
"depends_on": []
},
{
"name": "py27-pycson",
"portdir": "python/py-pycson",
"version": "0.8",
"license": "MIT",
"platforms": "darwin",
"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": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-speg"
]
}
],
"depends_on": []
},
{
"name": "py37-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-pycson"
]
}
]
},
{
"name": "py27-speg",
"portdir": "python/py-speg",
"version": "0.3",
"license": "MIT",
"platforms": "darwin",
"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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-pycson"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-pycson"
]
}
]
},
{
"name": "py38-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-pycson"
]
}
]
},
{
"name": "py37-pdm-backend",
"portdir": "python/py-pdm-backend",
"version": "2.1.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdm-project/pdm-backend",
"description": "The build backend used by PDM that supports latest packaging standards",
"long_description": "The build backend used by PDM that supports latest packaging standards",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-pytoolconfig"
]
}
]
},
{
"name": "py38-pdm-backend",
"portdir": "python/py-pdm-backend",
"version": "2.4.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdm-project/pdm-backend",
"description": "The build backend used by PDM that supports latest packaging standards",
"long_description": "The build backend used by PDM that supports latest packaging standards",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-asv-runner",
"py38-pytoolconfig",
"py38-typer",
"py38-jsonconversion"
]
}
]
},
{
"name": "py39-pdm-backend",
"portdir": "python/py-pdm-backend",
"version": "2.4.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pdm-project/pdm-backend",
"description": "The build backend used by PDM that supports latest packaging standards",
"long_description": "The build backend used by PDM that supports latest packaging standards",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-anytree",
"py39-pbs_installer",
"py39-fastapi",
"py39-webcolors",
"py39-jsonconversion",
"py39-pytoolconfig",
"py39-asv-runner",
"py39-typer",
"py39-findpython"
]
}
]
},
{
"name": "gettext-bootstrap",
"portdir": "devel/gettext",
"version": "0.19.8.1",
"license": "(LGPL-2.1+ or GPL-3+)",
"platforms": "darwin freebsd linux",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gettext/",
"description": "GNU internationalization (i18n) and localization (l10n) library",
"long_description": "gettext is the GNU internationalization (i18n) and localization (l10n) library, used for writing multilingual programs.",
"active": false,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"apple-gcc42"
]
},
{
"type": "lib",
"ports": [
"ncurses-bootstrap",
"libiconv-bootstrap"
]
}
],
"depends_on": []
},
{
"name": "p5.26-io-stty",
"portdir": "perl/p5-io-stty",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Stty",
"description": "Provide an interface to TTYs and PTYs",
"long_description": "Provide an interface to TTYs and PTYs",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.325.32-module-metadata",
"portdir": "perl/p5-module-metadata",
"version": "1.0.37",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Metadata",
"description": "Gather package and POD information from perl module files",
"long_description": "Gather package and POD information from perl module files",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.325.32-encode",
"p5.325.32-version"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.325.32-module-build"
]
}
]
},
{
"name": "p5.26-module-metadata",
"portdir": "perl/p5-module-metadata",
"version": "1.0.37",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Module::Metadata",
"description": "Gather package and POD information from perl module files",
"long_description": "Gather package and POD information from perl module files",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-encode",
"p5.26-version"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-sys-cpuload",
"p5.26-moosex-daemonize",
"p5.26-moosex-slurpyconstructor",
"p5.26-moosex-types-path-tiny",
"p5.26-dancer2",
"p5.26-datetime-calendar-christian",
"p5.26-dist-zilla-plugin-checkissues",
"p5.26-dist-zilla-plugin-generatefile-fromsharedir",
"p5.26-dist-zilla-plugin-git-contributors",
"p5.26-dist-zilla-plugin-github",
"p5.26-dist-zilla-plugin-makemaker-fallback",
"p5.26-dist-zilla-plugin-rewriteversion-transitional",
"p5.26-dist-zilla-plugin-run",
"p5.26-dist-zilla-pluginbundle-git-versionmanager",
"p5.26-dist-zilla-role-repofileinjector"
]
},
{
"type": "lib",
"ports": [
"p5.26-cpan-meta-check",
"p5.26-module-build",
"p5.26-module-scandeps"
]
}
]
},
{
"name": "p5.26-mouse",
"portdir": "perl/p5-mouse",
"version": "2.5.10",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mouse",
"description": "Moose minus the antlers",
"long_description": "Moose is wonderful. Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. In particular, \"has\" in Moose is missing only a few expert-level features.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-try-tiny",
"p5.26-test-output",
"p5.26-test-requires",
"clang-9.0",
"p5.26-declare-constraints-simple",
"p5.26-devel-ppport",
"p5.26-io-string",
"p5.26-module-build-xsutil",
"p5.26-path-class",
"p5.26-test-deep",
"p5.26-test-exception",
"p5.26-test-fatal",
"p5.26-test-leaktrace"
]
},
{
"type": "lib",
"ports": [
"p5.26-module-build",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-test-cleannamespaces",
"p5.26-any-moose"
]
},
{
"type": "lib",
"ports": [
"p5.26-mousex-foreign",
"p5.26-package-pkg",
"p5.26-text-xslate",
"p5.26-mousex-types",
"p5.26-mo"
]
}
]
},
{
"name": "p5.26-ipc-run",
"portdir": "perl/p5-ipc-run",
"version": "20200505.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IPC::Run",
"description": "system() and background procs w/ piping, redirs, ptys",
"long_description": "system() and background procs w/ piping, redirs, ptys",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-io-tty",
"p5.26-readonly"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-pdl-fftw3",
"p5.26-module-signature"
]
},
{
"type": "lib",
"ports": [
"p5.26-bioperl",
"p5.26-config-identity",
"p5.26-graphviz",
"p5.26-net-cli-interact",
"p5.26-archive-tar-wrapper",
"p5.26-pdl-graphics-gnuplot",
"p5.26-b-c"
]
}
]
},
{
"name": "p5.26-mail-spf",
"portdir": "perl/p5-mail-spf",
"version": "2.9.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::SPF",
"description": "Object oriented implementation of SPF",
"long_description": "Mail-SPF provides an object oriented interface to the Sender Policy Framework, also knows as SPF.",
"active": false,
"categories": [
"mail",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-net-dns-resolver-programmable"
]
},
{
"type": "lib",
"ports": [
"p5.26-mime-base64",
"p5.26-module-build",
"p5.26-net-dns",
"perl5.26",
"p5.26-netaddr-ip",
"p5.26-uri",
"p5.26-version",
"p5.26-net-ip",
"p5.26-error"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-mail-spamassassin"
]
}
]
},
{
"name": "py37-npe2",
"portdir": "python/py-npe2",
"version": "0.2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/npe2",
"description": "napari plugin refactor",
"long_description": "napari plugin refactor",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-python-install",
"py37-setuptools",
"py37-setuptools_scm",
"py37-toml",
"py37-wheel",
"py37-build",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"py37-napari-plugin-engine",
"python37",
"py37-pytomlpp",
"py37-psygnal",
"py37-importlib-metadata",
"py37-intervaltree",
"py37-pydantic",
"py37-typer",
"py37-yaml",
"py37-magicgui"
]
}
],
"depends_on": []
},
{
"name": "py39-npe2",
"portdir": "python/py-npe2",
"version": "0.7.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/npe2",
"description": "napari plugin refactor",
"long_description": "napari plugin refactor",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-yaml",
"py39-magicgui",
"python39",
"py39-pytomlpp",
"py39-pydantic-compat",
"py39-psygnal",
"py39-appdirs",
"py39-pydantic",
"py39-rich",
"py39-typer"
]
}
],
"depends_on": []
},
{
"name": "py38-npe2",
"portdir": "python/py-npe2",
"version": "0.7.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/npe2",
"description": "napari plugin refactor",
"long_description": "napari plugin refactor",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-hatch-vcs",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-yaml",
"py38-magicgui",
"python38",
"py38-pytomlpp",
"py38-pydantic-compat",
"py38-psygnal",
"py38-appdirs",
"py38-pydantic",
"py38-rich",
"py38-typer"
]
}
],
"depends_on": []
},
{
"name": "p5.26-font-freetype",
"portdir": "perl/p5-font-freetype",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Font::FreeType",
"description": "Font::FreeType - read font files and render glyphs from Perl using FreeType2",
"long_description": "Font::FreeType - read font files and render glyphs from Perl using FreeType2",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-devel-checklib",
"p5.26-file-which",
"p5.26-test-warnings"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"freetype"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-cairo"
]
}
]
},
{
"name": "py38-mir_eval",
"portdir": "python/py-mir_eval",
"version": "0.6.20201030",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://craffel.github.io/mir_eval/",
"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": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"clang-16",
"py38-installer",
"py38-build",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-six",
"py38-scipy",
"py38-numpy"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-magenta"
]
},
{
"type": "run",
"ports": [
"py38-magenta"
]
}
]
},
{
"name": "py39-mir_eval",
"portdir": "python/py-mir_eval",
"version": "0.6.20201030",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://craffel.github.io/mir_eval/",
"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": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-17",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-six",
"py39-scipy",
"py39-numpy"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-magenta"
]
},
{
"type": "run",
"ports": [
"py39-magenta"
]
}
]
},
{
"name": "py37-mir_eval",
"portdir": "python/py-mir_eval",
"version": "0.6.20201030",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://craffel.github.io/mir_eval/",
"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": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-14",
"py37-build",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-six",
"py37-scipy",
"py37-numpy"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-magenta"
]
},
{
"type": "run",
"ports": [
"py37-magenta"
]
}
]
},
{
"name": "py39-parsing",
"portdir": "python/py-parsing",
"version": "3.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/pyparsing/pyparsing/",
"description": "alternative approach to creating parsers in python",
"long_description": "The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-mitmproxy",
"py39-httplib2",
"py39-mdtraj",
"py39-snuggs",
"py39-rdflib",
"py39-matplotlib"
]
},
{
"type": "run",
"ports": [
"py39-pydot",
"py39-oslo-utils",
"py39-cloudscraper",
"py39-ezdxf",
"py39-rasterio",
"py39-pyregion"
]
},
{
"type": "test",
"ports": [
"py39-docx"
]
}
]
},
{
"name": "py37-parsing",
"portdir": "python/py-parsing",
"version": "3.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/pyparsing/pyparsing/",
"description": "alternative approach to creating parsers in python",
"long_description": "The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-httplib2",
"py37-mdtraj",
"py37-matplotlib",
"py37-rdflib",
"py37-mitmproxy",
"py37-snuggs",
"py37-docx"
]
},
{
"type": "run",
"ports": [
"py37-cliff",
"py37-oslo-utils",
"py37-pyregion",
"py37-pydot"
]
}
]
},
{
"name": "py38-parsing",
"portdir": "python/py-parsing",
"version": "3.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/pyparsing/pyparsing/",
"description": "alternative approach to creating parsers in python",
"long_description": "The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-mdtraj",
"py38-httplib2",
"py38-matplotlib",
"py38-mitmproxy",
"py38-rdflib",
"py38-snuggs"
]
},
{
"type": "run",
"ports": [
"py38-cloudscraper",
"py38-ezdxf",
"py38-oslo-utils",
"py38-pydot",
"py38-pyregion"
]
},
{
"type": "test",
"ports": [
"py38-docx"
]
}
]
},
{
"name": "py38-scipy",
"portdir": "python/py-scipy",
"version": "1.10.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scipy.org/",
"description": "An opensource library of scientific tools for Python",
"long_description": "An opensource library of scientific tools for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"atlas",
"openblas",
"mkl"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"py38-pythran",
"clang-16",
"gcc13",
"py38-cython-compat"
]
},
{
"type": "lib",
"ports": [
"py38-pybind11",
"boost176",
"libgcc",
"python38",
"OpenBLAS",
"py38-mypy",
"py38-numpy"
]
},
{
"type": "test",
"ports": [
"py38-py",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-theano-pymc"
]
},
{
"type": "lib",
"ports": [
"py38-gwpy",
"py38-aeppl",
"py38-mdtraj",
"py38-keras",
"py38-pytensor",
"py38-fipy",
"py38-gammapy",
"py38-pymc3",
"py38-hdbscan",
"py38-sparse",
"py38-scikit-image",
"py38-gensim",
"py38-eli5",
"py38-numdifftools",
"py38-statsmodels",
"py38-graph-tool",
"py38-nmrglue",
"py38-nmrglue-devel",
"py38-control",
"py38-lal",
"py38-scikit-learn",
"py38-astropy",
"py38-arviz",
"py38-metpy",
"py38-cartopy",
"py38-xarray-einstats",
"py38-tropycal",
"py38-aesara",
"py38-obspy",
"py38-pyFAI",
"py38-pymvpa",
"py38-scikit-dsp-comm",
"py38-scikit-rf",
"py38-sk-video",
"py38-lmfit",
"py38-magenta",
"py38-barnaba",
"py38-mapclassify",
"py38-pymc",
"py38-keras_applications",
"py38-GridDataFormats",
"py38-MDAnalysis",
"py38-astlib",
"py38-astroML",
"py38-beancount-import",
"py38-colour",
"py38-commpy",
"py38-filterpy",
"py38-kombine",
"py38-networkit",
"py38-pyqtgraph",
"py38-scimath",
"py38-spacepy",
"py38-theano",
"py38-wntr",
"py38-lalburst",
"py38-lalinference",
"py38-peakutils",
"py38-tpot",
"py38-algopy"
]
},
{
"type": "run",
"ports": [
"py38-imutils",
"py38-mir_eval",
"py38-magenta",
"py38-spyder",
"py38-oct2py",
"py38-tensor2tensor",
"py38-gym",
"py38-photomosaic",
"py38-pmdarima",
"py38-reproject",
"py38-gammapy",
"py38-umap-learn",
"py38-sentence-transformers",
"py38-pymatgen",
"py38-libpysal",
"py38-gpilab-framework",
"py38-librosa",
"py38-spyder-devel",
"py38-tensorflow-macos",
"py38-xraydb",
"py38-imagehash",
"py38-resampy",
"py38-note-seq",
"py38-allennlp",
"py38-clawpack",
"py38-kraken",
"py38-xraylarch"
]
},
{
"type": "test",
"ports": [
"py38-emcee3",
"py38-igraph"
]
}
]
},
{
"name": "py35-scipy",
"portdir": "python/py-scipy",
"version": "1.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scipy.org/",
"description": "An opensource library of scientific tools for Python",
"long_description": "An opensource library of scientific tools for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"atlas",
"openblas",
"mkl"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"py35-numpy",
"py35-pybind11",
"libgcc",
"python35",
"OpenBLAS"
]
},
{
"type": "test",
"ports": [
"py35-py",
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-pyFAI",
"py35-nmrglue",
"py35-seaborn",
"py35-pysal",
"py35-astlib",
"py35-astroML",
"py35-cartopy",
"py35-control",
"py35-eli5",
"py35-pyqtgraph",
"py35-keras",
"py35-keras_applications",
"py35-pymvpa",
"py35-qutip",
"py35-scikit-umfpack",
"py35-spacepy",
"py35-theano",
"py35-tpot",
"py35-wntr",
"py35-word2vec",
"py35-commpy",
"py35-statsmodels",
"py35-obspy",
"py35-scikit-image",
"py35-scikit-learn",
"py35-pyne",
"py35-mlpy"
]
},
{
"type": "run",
"ports": [
"py35-gammapy"
]
}
]
}
]
}