HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50429,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=734",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=732",
"results": [
{
"name": "py-pyfftw",
"portdir": "python/py-pyfftw",
"version": "0.13.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyFFTW/pyFFTW",
"description": "pythonic python wrapper around FFTW",
"long_description": "A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-pyfftw"
]
}
],
"depends_on": []
},
{
"name": "py310-pyfftw",
"portdir": "python/py-pyfftw",
"version": "0.13.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyFFTW/pyFFTW",
"description": "pythonic python wrapper around FFTW",
"long_description": "A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 432
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-cython",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"fftw-3-single",
"fftw-3-long",
"python310",
"py310-numpy",
"fftw-3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyfftw"
]
}
]
},
{
"name": "py-pyfiglet",
"portdir": "python/py-pyfiglet",
"version": "1.0.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pwaller/pyfiglet",
"description": "A full port of FIGlet into pure python",
"long_description": "pyfiglet is a full port of FIGlet (http://www.figlet.org/) into pure python. It takes ASCII text and renders it in ASCII art fonts (like the title above, which is the 'block' font).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-pyfiglet"
]
}
],
"depends_on": []
},
{
"name": "py310-pyfiglet",
"portdir": "python/py-pyfiglet",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pwaller/pyfiglet",
"description": "A full port of FIGlet into pure python",
"long_description": "pyfiglet is a full port of FIGlet (http://www.figlet.org/) into pure python. It takes ASCII text and renders it in ASCII art fonts (like the title above, which is the 'block' font).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-asciimatics"
]
},
{
"type": "run",
"ports": [
"termdown"
]
}
]
},
{
"name": "py311-pyfiglet",
"portdir": "python/py-pyfiglet",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pwaller/pyfiglet",
"description": "A full port of FIGlet into pure python",
"long_description": "pyfiglet is a full port of FIGlet (http://www.figlet.org/) into pure python. It takes ASCII text and renders it in ASCII art fonts (like the title above, which is the 'block' font).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-asciimatics",
"present"
]
}
]
},
{
"name": "py312-pyfiglet",
"portdir": "python/py-pyfiglet",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pwaller/pyfiglet",
"description": "A full port of FIGlet into pure python",
"long_description": "pyfiglet is a full port of FIGlet (http://www.figlet.org/) into pure python. It takes ASCII text and renders it in ASCII art fonts (like the title above, which is the 'block' font).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyfiglet"
]
}
]
},
{
"name": "py-pyfzf",
"portdir": "python/py-pyfzf",
"version": "0.3.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nk412/pyfzf",
"description": "Python wrapper for junegunn's fuzzyfinder (fzf)",
"long_description": "Python wrapper for junegunn's fuzzyfinder (fzf)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pyfzf"
]
}
],
"depends_on": []
},
{
"name": "py-pygccxml",
"portdir": "python/py-pygccxml",
"version": "3.0.2",
"license": "Boost-1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CastXML/pygccxml",
"description": "pygccxml is a specialized XML reader that reads the output from CastXML.",
"long_description": "pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pygccxml"
]
}
],
"depends_on": []
},
{
"name": "py310-pyfzf",
"portdir": "python/py-pyfzf",
"version": "0.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nk412/pyfzf",
"description": "Python wrapper for junegunn's fuzzyfinder (fzf)",
"long_description": "Python wrapper for junegunn's fuzzyfinder (fzf)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-pyfzf",
"portdir": "python/py-pyfzf",
"version": "0.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nk412/pyfzf",
"description": "Python wrapper for junegunn's fuzzyfinder (fzf)",
"long_description": "Python wrapper for junegunn's fuzzyfinder (fzf)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py312-pyfzf",
"portdir": "python/py-pyfzf",
"version": "0.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nk412/pyfzf",
"description": "Python wrapper for junegunn's fuzzyfinder (fzf)",
"long_description": "Python wrapper for junegunn's fuzzyfinder (fzf)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-pyfzf",
"portdir": "python/py-pyfzf",
"version": "0.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nk412/pyfzf",
"description": "Python wrapper for junegunn's fuzzyfinder (fzf)",
"long_description": "Python wrapper for junegunn's fuzzyfinder (fzf)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyfzf",
"mycli"
]
}
]
},
{
"name": "py310-pygccxml",
"portdir": "python/py-pygccxml",
"version": "3.0.2",
"license": "Boost-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CastXML/pygccxml",
"description": "pygccxml is a specialized XML reader that reads the output from CastXML.",
"long_description": "pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"castxml",
"python310",
"py310-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pyplusplus"
]
}
]
},
{
"name": "py311-pygccxml",
"portdir": "python/py-pygccxml",
"version": "3.0.2",
"license": "Boost-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CastXML/pygccxml",
"description": "pygccxml is a specialized XML reader that reads the output from CastXML.",
"long_description": "pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"castxml",
"python311",
"py311-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pyplusplus"
]
}
]
},
{
"name": "py312-pygccxml",
"portdir": "python/py-pygccxml",
"version": "3.0.2",
"license": "Boost-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CastXML/pygccxml",
"description": "pygccxml is a specialized XML reader that reads the output from CastXML.",
"long_description": "pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"castxml",
"python312",
"py312-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pyplusplus"
]
}
]
},
{
"name": "py-pygeos",
"portdir": "python/py-pygeos",
"version": "0.14",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/caspervdw/pygeos",
"description": "PyGEOS is a C/Python library with vectorized geometry functions.",
"long_description": "PyGEOS is a C/Python library with vectorized geometry functions.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-pygeos"
]
}
],
"depends_on": []
},
{
"name": "py313-pygccxml",
"portdir": "python/py-pygccxml",
"version": "3.0.2",
"license": "Boost-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CastXML/pygccxml",
"description": "pygccxml is a specialized XML reader that reads the output from CastXML.",
"long_description": "pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-importlib-metadata",
"castxml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pygccxml",
"py313-pyplusplus"
]
}
]
},
{
"name": "py311-pygeos",
"portdir": "python/py-pygeos",
"version": "0.14",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/caspervdw/pygeos",
"description": "PyGEOS is a C/Python library with vectorized geometry functions.",
"long_description": "PyGEOS is a C/Python library with vectorized geometry functions.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-versioneer",
"py311-cython-compat",
"py311-oldest-supported-numpy",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-numpy",
"geos"
]
}
],
"depends_on": []
},
{
"name": "py310-pygeos",
"portdir": "python/py-pygeos",
"version": "0.14",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/caspervdw/pygeos",
"description": "PyGEOS is a C/Python library with vectorized geometry functions.",
"long_description": "PyGEOS is a C/Python library with vectorized geometry functions.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-versioneer",
"py310-cython-compat",
"py310-oldest-supported-numpy",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"geos"
]
}
],
"depends_on": []
},
{
"name": "py312-pygeos",
"portdir": "python/py-pygeos",
"version": "0.14",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/caspervdw/pygeos",
"description": "PyGEOS is a C/Python library with vectorized geometry functions.",
"long_description": "PyGEOS is a C/Python library with vectorized geometry functions.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-cython-compat",
"py312-oldest-supported-numpy",
"py312-versioneer",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy",
"geos"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pygeos"
]
}
]
},
{
"name": "py-pygments-mathematica",
"portdir": "python/py-pygments-mathematica",
"version": "0.4.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsmenon/pygments-mathematica/",
"description": "Mathematica lexer and highlighter for Pygments.",
"long_description": "Mathematica lexer and highlighter for Pygments.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pygments-mathematica"
]
}
],
"depends_on": []
},
{
"name": "py310-pygments-mathematica",
"portdir": "python/py-pygments-mathematica",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsmenon/pygments-mathematica/",
"description": "Mathematica lexer and highlighter for Pygments.",
"long_description": "Mathematica lexer and highlighter for Pygments.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-pygments",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-pygments-mathematica",
"portdir": "python/py-pygments-mathematica",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsmenon/pygments-mathematica/",
"description": "Mathematica lexer and highlighter for Pygments.",
"long_description": "Mathematica lexer and highlighter for Pygments.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-pygments",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py312-pygments-mathematica",
"portdir": "python/py-pygments-mathematica",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsmenon/pygments-mathematica/",
"description": "Mathematica lexer and highlighter for Pygments.",
"long_description": "Mathematica lexer and highlighter for Pygments.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-pygments",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-pygments-mathematica",
"portdir": "python/py-pygments-mathematica",
"version": "0.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rsmenon/pygments-mathematica/",
"description": "Mathematica lexer and highlighter for Pygments.",
"long_description": "Mathematica lexer and highlighter for Pygments.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-pygments",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pygments-mathematica"
]
}
]
},
{
"name": "py-pygmsh",
"portdir": "python/py-pygmsh",
"version": "7.1.17",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nschloe/pygmsh",
"description": "PyGmsh combines power of Gmsh.",
"long_description": "PyGmsh combines power of Gmsh. with the versatility of Python and to provide useful abstractions from the Gmsh scripting language so you can create complex geometries more easily.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-pygmsh"
]
}
],
"depends_on": []
},
{
"name": "py-pygrib",
"portdir": "python/py-pygrib",
"version": "2.1.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jswhit/pygrib",
"description": "Python interface to the Grib API library",
"long_description": "Python interface to the Grib API library",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "jswhit",
"github": "jswhit",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-pygrib"
]
}
],
"depends_on": []
},
{
"name": "py310-pygrib",
"portdir": "python/py-pygrib",
"version": "2.1.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jswhit/pygrib",
"description": "Python interface to the Grib API library",
"long_description": "Python interface to the Grib API library",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "jswhit",
"github": "jswhit",
"ports_count": 20
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-cython",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"py310-pyproj",
"zlib",
"jasper",
"libpng",
"openjpeg15",
"ecCodes",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pygrib",
"py310-herbie-data"
]
}
]
},
{
"name": "py310-pygmsh",
"portdir": "python/py-pygmsh",
"version": "7.1.17",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nschloe/pygmsh",
"description": "PyGmsh combines power of Gmsh.",
"long_description": "PyGmsh combines power of Gmsh. with the versatility of Python and to provide useful abstractions from the Gmsh scripting language so you can create complex geometries more easily.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmsh",
"py310-meshio",
"python310",
"py310-numpy",
"py310-importlib-metadata",
"py310-rich"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pygmsh"
]
}
]
},
{
"name": "py-pyheif",
"portdir": "python/py-pyheif",
"version": "0.8.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/carsales/pyheif",
"description": "Python interface to libheif library",
"long_description": "Python interface to libheif library using CFFI",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pyheif"
]
}
],
"depends_on": []
},
{
"name": "py310-pyheif",
"portdir": "python/py-pyheif",
"version": "0.8.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/carsales/pyheif",
"description": "Python interface to libheif library",
"long_description": "Python interface to libheif library using CFFI",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-cffi",
"libheif"
]
}
],
"depends_on": []
},
{
"name": "py311-pyheif",
"portdir": "python/py-pyheif",
"version": "0.8.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/carsales/pyheif",
"description": "Python interface to libheif library",
"long_description": "Python interface to libheif library using CFFI",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-cffi",
"libheif"
]
}
],
"depends_on": []
},
{
"name": "py312-pyheif",
"portdir": "python/py-pyheif",
"version": "0.8.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/carsales/pyheif",
"description": "Python interface to libheif library",
"long_description": "Python interface to libheif library using CFFI",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-cffi",
"libheif"
]
}
],
"depends_on": []
},
{
"name": "py313-pyheif",
"portdir": "python/py-pyheif",
"version": "0.8.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/carsales/pyheif",
"description": "Python interface to libheif library",
"long_description": "Python interface to libheif library using CFFI",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-cffi",
"libheif"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyheif",
"ocrmypdf"
]
}
]
},
{
"name": "py-pyplusplus",
"portdir": "python/py-pyplusplus",
"version": "1.8.7",
"license": "Boost-1",
"platforms": "{darwin any}",
"epoch": 10,
"replaced_by": null,
"homepage": "https://github.com/ompl/pyplusplus",
"description": "Py++ is a framework for creating a code generator for Boost.Python library and ctypes package",
"long_description": "Py++ is a framework for creating a code generator for Boost.Python library and ctypes package",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mmoll",
"github": "mamoll",
"ports_count": 13
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pyplusplus"
]
}
],
"depends_on": []
},
{
"name": "py310-pyplusplus",
"portdir": "python/py-pyplusplus",
"version": "1.8.7",
"license": "Boost-1",
"platforms": "{darwin any}",
"epoch": 10,
"replaced_by": null,
"homepage": "https://github.com/ompl/pyplusplus",
"description": "Py++ is a framework for creating a code generator for Boost.Python library and ctypes package",
"long_description": "Py++ is a framework for creating a code generator for Boost.Python library and ctypes package",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mmoll",
"github": "mamoll",
"ports_count": 13
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools",
"py310-pygccxml",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-pyplusplus",
"portdir": "python/py-pyplusplus",
"version": "1.8.7",
"license": "Boost-1",
"platforms": "{darwin any}",
"epoch": 10,
"replaced_by": null,
"homepage": "https://github.com/ompl/pyplusplus",
"description": "Py++ is a framework for creating a code generator for Boost.Python library and ctypes package",
"long_description": "Py++ is a framework for creating a code generator for Boost.Python library and ctypes package",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mmoll",
"github": "mamoll",
"ports_count": 13
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-setuptools",
"py311-pygccxml",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py313-pyplusplus",
"portdir": "python/py-pyplusplus",
"version": "1.8.7",
"license": "Boost-1",
"platforms": "{darwin any}",
"epoch": 10,
"replaced_by": null,
"homepage": "https://github.com/ompl/pyplusplus",
"description": "Py++ is a framework for creating a code generator for Boost.Python library and ctypes package",
"long_description": "Py++ is a framework for creating a code generator for Boost.Python library and ctypes package",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mmoll",
"github": "mamoll",
"ports_count": 13
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"py313-pygccxml",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyplusplus"
]
}
]
},
{
"name": "py312-pyplusplus",
"portdir": "python/py-pyplusplus",
"version": "1.8.7",
"license": "Boost-1",
"platforms": "{darwin any}",
"epoch": 10,
"replaced_by": null,
"homepage": "https://github.com/ompl/pyplusplus",
"description": "Py++ is a framework for creating a code generator for Boost.Python library and ctypes package",
"long_description": "Py++ is a framework for creating a code generator for Boost.Python library and ctypes package",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mmoll",
"github": "mamoll",
"ports_count": 13
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-setuptools",
"py312-pygccxml",
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ompl"
]
}
]
},
{
"name": "py-scikit-dsp-comm",
"portdir": "python/py-scikit-dsp-comm",
"version": "2.0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mwickert/scikit-dsp-comm",
"description": "A collection of functions and classes to support signal processing and communications theory teaching and research",
"long_description": "A collection of functions and classes to support signal processing and communications theory teaching and research",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-scikit-dsp-comm"
]
}
],
"depends_on": []
},
{
"name": "py-snmp",
"portdir": "python/py-snmp",
"version": "4.4.12",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://snmplabs.com/pysnmp/",
"description": "SNMP library for Python",
"long_description": "SNMP library for Python",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "valyukov",
"github": "valyukov",
"ports_count": 8
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-snmp"
]
}
],
"depends_on": []
},
{
"name": "py310-scikit-dsp-comm",
"portdir": "python/py-scikit-dsp-comm",
"version": "2.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mwickert/scikit-dsp-comm",
"description": "A collection of functions and classes to support signal processing and communications theory teaching and research",
"long_description": "A collection of functions and classes to support signal processing and communications theory teaching and research",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"py310-colorama",
"py310-scipy",
"py310-pyaudio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scikit-dsp-comm"
]
}
]
},
{
"name": "py310-snmp",
"portdir": "python/py-snmp",
"version": "4.4.12",
"license": "BSD",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://snmplabs.com/pysnmp/",
"description": "SNMP library for Python",
"long_description": "SNMP library for Python",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "valyukov",
"github": "valyukov",
"ports_count": 8
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-asn1",
"py310-pycryptodome",
"py310-smi",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-snmp"
]
}
]
},
{
"name": "py-sphinxcontrib-bibtex",
"portdir": "python/py-sphinxcontrib-bibtex",
"version": "2.6.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mcmtroffaes/sphinxcontrib-bibtex",
"description": "Sphinx extension for BibTeX style citations",
"long_description": "Sphinx extension for BibTeX style citations",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-sphinxcontrib-bibtex"
]
}
],
"depends_on": []
},
{
"name": "py-spopt",
"portdir": "python/py-spopt",
"version": "0.7.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pysal/spopt",
"description": "Spatial Optimization (spopt)",
"long_description": "Spatial Optimization (spopt) is an open-source Python library for solving optimization problems with spatial data. Originating from the region module in PySAL (Python Spatial Analysis Library), it is under active development for the inclusion of newly proposed models and methods for regionalization, facility location, and transportation-oriented solutions.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-spopt"
]
}
],
"depends_on": []
},
{
"name": "py310-sphinxcontrib-bibtex",
"portdir": "python/py-sphinxcontrib-bibtex",
"version": "2.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mcmtroffaes/sphinxcontrib-bibtex",
"description": "Sphinx extension for BibTeX style citations",
"long_description": "Sphinx extension for BibTeX style citations",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-docutils",
"py310-pybtex",
"py310-pybtex-docutils",
"py310-sphinx"
]
}
],
"depends_on": []
},
{
"name": "py311-sphinxcontrib-bibtex",
"portdir": "python/py-sphinxcontrib-bibtex",
"version": "2.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mcmtroffaes/sphinxcontrib-bibtex",
"description": "Sphinx extension for BibTeX style citations",
"long_description": "Sphinx extension for BibTeX style citations",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-docutils",
"py311-sphinx",
"py311-pybtex",
"py311-pybtex-docutils"
]
}
],
"depends_on": []
},
{
"name": "py312-sphinxcontrib-bibtex",
"portdir": "python/py-sphinxcontrib-bibtex",
"version": "2.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mcmtroffaes/sphinxcontrib-bibtex",
"description": "Sphinx extension for BibTeX style citations",
"long_description": "Sphinx extension for BibTeX style citations",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-docutils",
"py312-sphinx",
"py312-pybtex",
"py312-pybtex-docutils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sphinxcontrib-bibtex"
]
}
]
},
{
"name": "py310-spopt",
"portdir": "python/py-spopt",
"version": "0.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pysal/spopt",
"description": "Spatial Optimization (spopt)",
"long_description": "Spatial Optimization (spopt) is an open-source Python library for solving optimization problems with spatial data. Originating from the region module in PySAL (Python Spatial Analysis Library), it is under active development for the inclusion of newly proposed models and methods for regionalization, facility location, and transportation-oriented solutions.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel",
"py310-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-networkx",
"py310-geopandas",
"py310-mapclassify",
"py310-pulp",
"py310-libpysal",
"py310-pointpats",
"py310-spaghetti",
"py310-scikit-learn",
"py310-tqdm",
"py310-shapely",
"py310-pandas",
"py310-scipy",
"py310-numpy"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pytest-cov",
"py310-coverage",
"py310-matplotlib",
"py310-pytest-xdist",
"py310-codecov",
"py310-mapclassify",
"py310-folium"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pysal"
]
}
]
},
{
"name": "py312-spopt",
"portdir": "python/py-spopt",
"version": "0.7.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pysal/spopt",
"description": "Spatial Optimization (spopt)",
"long_description": "Spatial Optimization (spopt) is an open-source Python library for solving optimization problems with spatial data. Originating from the region module in PySAL (Python Spatial Analysis Library), it is under active development for the inclusion of newly proposed models and methods for regionalization, facility location, and transportation-oriented solutions.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-18",
"py312-setuptools_scm",
"py312-wheel",
"py312-setuptools",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-pulp",
"py312-geopandas",
"py312-scikit-learn",
"py312-libpysal",
"py312-mapclassify",
"py312-pointpats",
"py312-spaghetti",
"py312-scipy",
"py312-shapely",
"py312-networkx",
"py312-tqdm",
"py312-pandas",
"py312-numpy"
]
},
{
"type": "test",
"ports": [
"py312-coverage",
"py312-pytest",
"py312-pytest-cov",
"py312-pytest-xdist",
"py312-matplotlib",
"py312-codecov",
"py312-folium",
"py312-mapclassify"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pysal"
]
}
]
}
]
}