HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51960,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=104",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=102",
"results": [
{
"name": "py36-editor",
"portdir": "python/py-editor",
"version": "1.0.4",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fmoo/python-editor",
"description": "Programmatically open an editor, capture the result.",
"long_description": "Programmatically open an editor, capture the result.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-alembic"
]
}
]
},
{
"name": "py27-editor",
"portdir": "python/py-editor",
"version": "1.0.4",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fmoo/python-editor",
"description": "Programmatically open an editor, capture the result.",
"long_description": "Programmatically open an editor, capture the result.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-alembic"
]
}
]
},
{
"name": "py38-editor",
"portdir": "python/py-editor",
"version": "1.0.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fmoo/python-editor",
"description": "Programmatically open an editor, capture the result.",
"long_description": "Programmatically open an editor, capture the result.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-editor",
"portdir": "python/py-editor",
"version": "1.0.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fmoo/python-editor",
"description": "Programmatically open an editor, capture the result.",
"long_description": "Programmatically open an editor, capture the result.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py37-editor",
"portdir": "python/py-editor",
"version": "1.0.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fmoo/python-editor",
"description": "Programmatically open an editor, capture the result.",
"long_description": "Programmatically open an editor, capture the result.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py39-spint",
"portdir": "python/py-spint",
"version": "1.0.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pysal/spint",
"description": "Spatial Interaction Modeling Package (spint)",
"long_description": "The PySAL Spatial Interaction Modeling Package (spint) module seeks to provide a collection of tools to study spatial interaction processes and analyze spatial interaction data.",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-spreg",
"py39-spglm",
"py39-scipy",
"py39-numpy",
"py39-libpysal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pysal"
]
}
]
},
{
"name": "py27-doctest-ignore-unicode",
"portdir": "python/py-doctest-ignore-unicode",
"version": "0.1.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/doctest-ignore-unicode",
"description": "Add flag to ignore unicode literal prefixes in doctests",
"long_description": "Add flag to ignore unicode literal prefixes in doctests",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py27-pygraphviz",
"py27-rdflib"
]
}
]
},
{
"name": "py35-doctest-ignore-unicode",
"portdir": "python/py-doctest-ignore-unicode",
"version": "0.1.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/doctest-ignore-unicode",
"description": "Add flag to ignore unicode literal prefixes in doctests",
"long_description": "Add flag to ignore unicode literal prefixes in doctests",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py35-pygraphviz",
"py35-rdflib"
]
}
]
},
{
"name": "py37-doctest-ignore-unicode",
"portdir": "python/py-doctest-ignore-unicode",
"version": "0.1.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/doctest-ignore-unicode",
"description": "Add flag to ignore unicode literal prefixes in doctests",
"long_description": "Add flag to ignore unicode literal prefixes in doctests",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-rdflib"
]
}
]
},
{
"name": "py36-doctest-ignore-unicode",
"portdir": "python/py-doctest-ignore-unicode",
"version": "0.1.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/doctest-ignore-unicode",
"description": "Add flag to ignore unicode literal prefixes in doctests",
"long_description": "Add flag to ignore unicode literal prefixes in doctests",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py36-pygraphviz",
"py36-rdflib"
]
}
]
},
{
"name": "py39-doctest-ignore-unicode",
"portdir": "python/py-doctest-ignore-unicode",
"version": "0.1.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/doctest-ignore-unicode",
"description": "Add flag to ignore unicode literal prefixes in doctests",
"long_description": "Add flag to ignore unicode literal prefixes in doctests",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-doctest-ignore-unicode",
"portdir": "python/py-doctest-ignore-unicode",
"version": "0.1.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/doctest-ignore-unicode",
"description": "Add flag to ignore unicode literal prefixes in doctests",
"long_description": "Add flag to ignore unicode literal prefixes in doctests",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-rdflib"
]
}
]
},
{
"name": "py38-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"gsl",
"fftw",
"glpk",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_UMFPACK",
"fftw-3",
"python38",
"gsl",
"glpk",
"DSDP",
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD"
]
}
],
"depends_on": []
},
{
"name": "py39-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"fftw",
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"gsl",
"glpk",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_UMFPACK",
"fftw-3",
"python39",
"gsl",
"glpk",
"DSDP",
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD"
]
}
],
"depends_on": []
},
{
"name": "py35-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.2.7",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"accelerate",
"atlas",
"openblas",
"gsl",
"fftw",
"glpk",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD",
"python35",
"fftw-3",
"glpk",
"gsl",
"SuiteSparse_UMFPACK",
"DSDP"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-stfio"
]
}
]
},
{
"name": "py36-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.2.7",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"gsl",
"fftw",
"glpk",
"openblas",
"accelerate",
"atlas",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD",
"python36",
"fftw-3",
"glpk",
"gsl",
"SuiteSparse_UMFPACK",
"DSDP"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-stfio"
]
}
]
},
{
"name": "py37-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"gsl",
"fftw",
"glpk",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-setuptools_scm",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_UMFPACK",
"fftw-3",
"python37",
"gsl",
"glpk",
"DSDP",
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-stfio"
]
}
]
},
{
"name": "py27-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"accelerate",
"openblas",
"gsl",
"fftw",
"glpk",
"dsdp",
"universal",
"atlas",
"blis",
"flexiblas"
],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools_scm",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD",
"python27",
"fftw-3",
"glpk",
"gsl",
"SuiteSparse_UMFPACK",
"DSDP"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-stfio",
"py27-cvxmod"
]
}
]
},
{
"name": "py39-sphinx-bootstrap-theme",
"portdir": "python/py-sphinx-bootstrap-theme",
"version": "0.8.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ryan-roemer/sphinx-bootstrap-theme",
"description": "Sphinx bootstrap theme.",
"long_description": "Sphinx bootstrap theme.",
"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": []
},
{
"name": "py37-sphinx-bootstrap-theme",
"portdir": "python/py-sphinx-bootstrap-theme",
"version": "0.8.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ryan-roemer/sphinx-bootstrap-theme",
"description": "Sphinx bootstrap theme.",
"long_description": "Sphinx bootstrap theme.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py38-sphinx-bootstrap-theme",
"portdir": "python/py-sphinx-bootstrap-theme",
"version": "0.8.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ryan-roemer/sphinx-bootstrap-theme",
"description": "Sphinx bootstrap theme.",
"long_description": "Sphinx bootstrap theme.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py36-sphinx-bootstrap-theme",
"portdir": "python/py-sphinx-bootstrap-theme",
"version": "0.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ryan-roemer/sphinx-bootstrap-theme",
"description": "Sphinx bootstrap theme.",
"long_description": "Sphinx bootstrap theme.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py27-sphinx-bootstrap-theme",
"portdir": "python/py-sphinx-bootstrap-theme",
"version": "0.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ryan-roemer/sphinx-bootstrap-theme",
"description": "Sphinx bootstrap theme.",
"long_description": "Sphinx bootstrap theme.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": []
},
{
"name": "py36-dolfin",
"portdir": "python/py-dolfin",
"version": "2018.1.0",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/fenics-project/dolfin",
"description": "Python interface to DOLFIN, a part of FEniCS",
"long_description": "Python interface to DOLFIN, a library that functions as the main user interface of FEniCS",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"pybind11",
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-ufl",
"dolfin",
"py36-dijitso",
"py36-ffc",
"py36-numpy"
]
}
],
"depends_on": []
},
{
"name": "py38-dolfin",
"portdir": "python/py-dolfin",
"version": "2019.1.0",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/fenics-project/dolfin",
"description": "Python interface to DOLFIN, a part of FEniCS",
"long_description": "Python interface to DOLFIN, a library that functions as the main user interface of FEniCS",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"pybind11",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"cmake"
]
},
{
"type": "lib",
"ports": [
"dolfin",
"py38-dijitso",
"py38-ffc",
"py38-numpy",
"py38-ufl",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-dolfin",
"portdir": "python/py-dolfin",
"version": "2019.1.0",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/fenics-project/dolfin",
"description": "Python interface to DOLFIN, a part of FEniCS",
"long_description": "Python interface to DOLFIN, a library that functions as the main user interface of FEniCS",
"active": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig",
"pybind11",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"cmake"
]
},
{
"type": "lib",
"ports": [
"dolfin",
"py39-numpy",
"py39-ufl",
"py39-dijitso",
"py39-ffc",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py38-readability-lxml",
"portdir": "python/py-readability-lxml",
"version": "0.8.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/buriy/python-readability",
"description": "fast html to text parser (article readability tool)",
"long_description": "fast html to text parser (article readability tool)",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-chardet",
"py38-cssselect",
"py38-lxml"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-readability-lxml",
"portdir": "python/py-readability-lxml",
"version": "0.8.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/buriy/python-readability",
"description": "fast html to text parser (article readability tool)",
"long_description": "fast html to text parser (article readability tool)",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-chardet",
"py39-cssselect",
"py39-lxml"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-readability-lxml",
"portdir": "python/py-readability-lxml",
"version": "0.8.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/buriy/python-readability",
"description": "fast html to text parser (article readability tool)",
"long_description": "fast html to text parser (article readability tool)",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-chardet",
"py37-cssselect",
"py37-lxml"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "p5.26-time-piece",
"portdir": "perl/p5-time-piece",
"version": "1.340.100",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Piece",
"description": "Object-oriented time objects",
"long_description": "Object-oriented time objects",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-cpanel-json-xs"
]
},
{
"type": "lib",
"ports": [
"p5.26-finance-quote",
"p5.26-string-errf"
]
}
]
},
{
"name": "subversion-pythonbindings-3.5",
"portdir": "devel/subversion-pythonbindings",
"version": "1.14.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://subversion.apache.org/",
"description": "Python bindings for the subversion version control system (svn)",
"long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"no_bdb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig3",
"py3c",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"apr",
"apr-util",
"gettext",
"subversion",
"python35",
"libcomerr",
"lz4",
"expat",
"libiconv",
"libutf8proc",
"serf1",
"cyrus-sasl2",
"libmagic",
"zlib",
"db48",
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "subversion-pythonbindings-3.9",
"portdir": "devel/subversion-pythonbindings",
"version": "1.14.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://subversion.apache.org/",
"description": "Python bindings for the subversion version control system (svn)",
"long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"no_bdb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig3",
"py3c",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"apr",
"apr-util",
"gettext",
"subversion",
"python39",
"libcomerr",
"lz4",
"expat",
"libiconv",
"libutf8proc",
"serf1",
"cyrus-sasl2",
"libmagic",
"zlib",
"db48",
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "subversion-pythonbindings-3.6",
"portdir": "devel/subversion-pythonbindings",
"version": "1.14.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://subversion.apache.org/",
"description": "Python bindings for the subversion version control system (svn)",
"long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"no_bdb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig3",
"py3c",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"apr",
"apr-util",
"gettext",
"subversion",
"python36",
"libcomerr",
"lz4",
"expat",
"libiconv",
"libutf8proc",
"serf1",
"cyrus-sasl2",
"libmagic",
"zlib",
"db48",
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "subversion-pythonbindings-2.7",
"portdir": "devel/subversion-pythonbindings",
"version": "1.14.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://subversion.apache.org/",
"description": "Python bindings for the subversion version control system (svn)",
"long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"no_bdb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig3",
"py3c",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"apr",
"apr-util",
"gettext",
"subversion",
"python27",
"libcomerr",
"lz4",
"expat",
"libiconv",
"libutf8proc",
"serf1",
"cyrus-sasl2",
"libmagic",
"zlib",
"db48",
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "subversion-pythonbindings-3.8",
"portdir": "devel/subversion-pythonbindings",
"version": "1.14.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://subversion.apache.org/",
"description": "Python bindings for the subversion version control system (svn)",
"long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"no_bdb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig3",
"py3c",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"apr",
"apr-util",
"gettext",
"subversion",
"python38",
"libcomerr",
"lz4",
"expat",
"libiconv",
"libutf8proc",
"serf1",
"cyrus-sasl2",
"libmagic",
"zlib",
"db48",
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "subversion-pythonbindings-3.7",
"portdir": "devel/subversion-pythonbindings",
"version": "1.14.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://subversion.apache.org/",
"description": "Python bindings for the subversion version control system (svn)",
"long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"no_bdb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig3",
"py3c",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"apr",
"apr-util",
"gettext",
"subversion",
"python37",
"libcomerr",
"lz4",
"expat",
"libiconv",
"libutf8proc",
"serf1",
"cyrus-sasl2",
"libmagic",
"zlib",
"db48",
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "py36-opencv3-devel",
"portdir": "graphics/opencv3-devel",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"libpng",
"openexr",
"ilmbase",
"openjpeg",
"tiff",
"bzip2",
"python36",
"ffmpeg",
"py36-numpy",
"opencv3-devel",
"webp",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py39-opencv3-devel",
"portdir": "graphics/opencv3-devel",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpng",
"ilmbase",
"openjpeg",
"tiff",
"webp",
"bzip2",
"ffmpeg",
"py39-numpy",
"opencv3-devel",
"openexr2",
"python39",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py35-opencv3-devel",
"portdir": "graphics/opencv3-devel",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"libpng",
"openexr",
"ilmbase",
"openjpeg",
"tiff",
"bzip2",
"python35",
"ffmpeg",
"py35-numpy",
"opencv3-devel",
"webp",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py37-opencv3-devel",
"portdir": "graphics/opencv3-devel",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libpng",
"ilmbase",
"openjpeg",
"tiff",
"webp",
"bzip2",
"ffmpeg",
"py37-numpy",
"opencv3-devel",
"openexr2",
"python37",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py38-opencv3-devel",
"portdir": "graphics/opencv3-devel",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libpng",
"ilmbase",
"openjpeg",
"tiff",
"webp",
"bzip2",
"ffmpeg",
"py38-numpy",
"opencv3-devel",
"openexr2",
"python38",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py38-fasttext",
"portdir": "textproc/fasttext",
"version": "0.9.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/fastText",
"description": "Python bindings for fasttext",
"long_description": "Python bindings for fasttext",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-pybind11",
"py38-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-numpy"
]
}
],
"depends_on": []
},
{
"name": "py39-fasttext",
"portdir": "textproc/fasttext",
"version": "0.9.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/fastText",
"description": "Python bindings for fasttext",
"long_description": "Python bindings for fasttext",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-pybind11",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-numpy"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-opencv3",
"portdir": "graphics/opencv3",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"libpng",
"opencv3",
"openexr",
"ilmbase",
"openjpeg",
"bzip2",
"webp",
"python36",
"ffmpeg",
"py36-numpy",
"tiff",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py39-opencv3",
"portdir": "graphics/opencv3",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpng",
"opencv3",
"ilmbase",
"openjpeg",
"tiff",
"bzip2",
"python39",
"ffmpeg",
"py39-numpy",
"openexr2",
"webp",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py38-opencv3",
"portdir": "graphics/opencv3",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libpng",
"opencv3",
"ilmbase",
"openjpeg",
"tiff",
"bzip2",
"python38",
"ffmpeg",
"py38-numpy",
"openexr2",
"webp",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py37-opencv3",
"portdir": "graphics/opencv3",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libpng",
"opencv3",
"ilmbase",
"openjpeg",
"tiff",
"bzip2",
"python37",
"ffmpeg",
"py37-numpy",
"openexr2",
"webp",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py35-opencv3",
"portdir": "graphics/opencv3",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"libpng",
"opencv3",
"openexr",
"ilmbase",
"openjpeg",
"bzip2",
"webp",
"python35",
"ffmpeg",
"py35-numpy",
"tiff",
"zlib",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "py38-faiss",
"portdir": "math/libfaiss",
"version": "1.7.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/faiss",
"description": "Python 3.8 bindings for Efficient similarity search library from Facebook AI Research.",
"long_description": "This package provides Python 3.8 bindings, modules, and scripts.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "hoss",
"github": "beauby",
"ports_count": 5
},
{
"name": "matthijs",
"github": "mdouze",
"ports_count": 5
}
],
"variants": [
"debug",
"openblas",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16",
"cmake",
"swig",
"swig-python",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"libomp",
"python38",
"OpenBLAS",
"py38-numpy"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-photomosaic",
"py38-transformers"
]
}
]
},
{
"name": "py39-faiss",
"portdir": "math/libfaiss",
"version": "1.7.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/faiss",
"description": "Python 3.9 bindings for Efficient similarity search library from Facebook AI Research.",
"long_description": "This package provides Python 3.9 bindings, modules, and scripts.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "hoss",
"github": "beauby",
"ports_count": 5
},
{
"name": "matthijs",
"github": "mdouze",
"ports_count": 5
}
],
"variants": [
"debug",
"openblas",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig",
"swig-python",
"py39-setuptools",
"clang-18",
"cmake"
]
},
{
"type": "lib",
"ports": [
"libomp",
"python39",
"OpenBLAS",
"py39-numpy"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-photomosaic",
"py39-transformers"
]
}
]
}
]
}