HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51961,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=102",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=100",
"results": [
{
"name": "py39-pytest-flake8",
"portdir": "python/py-pytest-flake8",
"version": "1.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vikingco/flake8-pytest",
"description": "pytest plugin to run flake8",
"long_description": "pytest plugin to run flake8",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-flake8",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-expandvars",
"portdir": "python/py-expandvars",
"version": "0.12.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sayanarijit/expandvars",
"description": "Expand system variables Unix style",
"long_description": "Expand system variables Unix style",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-yarl",
"py37-frozenlist"
]
}
]
},
{
"name": "py38-expandvars",
"portdir": "python/py-expandvars",
"version": "0.12.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sayanarijit/expandvars",
"description": "Expand system variables Unix style",
"long_description": "Expand system variables Unix style",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-propcache",
"py38-yarl",
"py38-frozenlist"
]
}
]
},
{
"name": "py39-expandvars",
"portdir": "python/py-expandvars",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sayanarijit/expandvars",
"description": "Expand system variables Unix style",
"long_description": "Expand system variables Unix style",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-frozenlist",
"py39-yarl",
"py39-propcache"
]
}
]
},
{
"name": "py37-configparser",
"portdir": "python/py-configparser",
"version": "5.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/jaraco/configparser",
"description": "Configparser from Python 3.8 to Python 2.6-3.7",
"long_description": "Configparser from Python 3.8 to Python 2.6-3.7",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-setuptools_scm",
"py37-toml",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py38-configparser",
"portdir": "python/py-configparser",
"version": "6.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/jaraco/configparser",
"description": "Configparser from Python 3.8 to Python 2.6-3.7",
"long_description": "Configparser from Python 3.8 to Python 2.6-3.7",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-setuptools_scm",
"py38-toml",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-configparser",
"portdir": "python/py-configparser",
"version": "7.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/jaraco/configparser",
"description": "Configparser from Python 3.8 to Python 2.6-3.7",
"long_description": "Configparser from Python 3.8 to Python 2.6-3.7",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-setuptools_scm",
"py39-toml",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py35-cchardet",
"portdir": "python/py-cchardet",
"version": "2.1.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyYoshi/cChardet",
"description": "cChardet is high speed universal character encoding detector.",
"long_description": "cChardet is high speed universal character encoding detector.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": []
},
{
"name": "py36-cchardet",
"portdir": "python/py-cchardet",
"version": "2.1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyYoshi/cChardet",
"description": "cChardet is high speed universal character encoding detector.",
"long_description": "cChardet is high speed universal character encoding detector.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-aiohttp"
]
}
]
},
{
"name": "py37-cchardet",
"portdir": "python/py-cchardet",
"version": "2.1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyYoshi/cChardet",
"description": "cChardet is high speed universal character encoding detector.",
"long_description": "cChardet is high speed universal character encoding detector.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-cython",
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-aiohttp"
]
}
]
},
{
"name": "py38-cchardet",
"portdir": "python/py-cchardet",
"version": "2.1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyYoshi/cChardet",
"description": "cChardet is high speed universal character encoding detector.",
"long_description": "cChardet is high speed universal character encoding detector.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-cython",
"py38-setuptools",
"clang-16",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py-cchardet",
"portdir": "python/py-cchardet",
"version": "2.1.7",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyYoshi/cChardet",
"description": "cChardet is high speed universal character encoding detector.",
"long_description": "cChardet is high speed universal character encoding detector.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-cchardet"
]
}
],
"depends_on": []
},
{
"name": "py39-cchardet",
"portdir": "python/py-cchardet",
"version": "2.1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyYoshi/cChardet",
"description": "cChardet is high speed universal character encoding detector.",
"long_description": "cChardet is high speed universal character encoding detector.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-cython",
"py39-setuptools",
"clang-17",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py311-cchardet",
"portdir": "python/py-cchardet",
"version": "2.1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyYoshi/cChardet",
"description": "cChardet is high speed universal character encoding detector.",
"long_description": "cChardet is high speed universal character encoding detector.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"clang-17",
"py311-wheel",
"py311-cython"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cchardet"
]
}
]
},
{
"name": "py27-cchardet",
"portdir": "python/py-cchardet",
"version": "2.1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyYoshi/cChardet",
"description": "cChardet is high speed universal character encoding detector.",
"long_description": "cChardet is high speed universal character encoding detector.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "py310-cchardet",
"portdir": "python/py-cchardet",
"version": "2.1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyYoshi/cChardet",
"description": "cChardet is high speed universal character encoding detector.",
"long_description": "cChardet is high speed universal character encoding detector.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-cython",
"clang-17",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py38-pytest-pycodestyle",
"portdir": "python/py-pytest-pycodestyle",
"version": "2.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/henry0312/pytest-pycodestyle",
"description": "pytest plugin to run pycodestyle",
"long_description": "pytest plugin to run pycodestyle",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-codestyle",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-pytest-pycodestyle",
"portdir": "python/py-pytest-pycodestyle",
"version": "2.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/henry0312/pytest-pycodestyle",
"description": "pytest plugin to run pycodestyle",
"long_description": "pytest plugin to run pycodestyle",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-codestyle",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-coolprop",
"portdir": "python/py-coolprop",
"version": "6.4.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.coolprop.org",
"description": "Open-source thermodynamic and transport properties database",
"long_description": "CoolProp implements: Pure and pseudo-pure fluid equations of state and transport properties for 122 components, mixture properties using high-accuracy Helmholtz energy formulations, correlations of properties of incompressible fluids and brines, computationally efficient tabular interpolation, highest accuracy psychrometric routines, user-friendly interface around the full capabilities of NIST REFPROP, fast IAPWS-IF97 (Industrial Formulation) for Water/Steam, and Cubic equations of state (SRK, PR).",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mp",
"github": "jsalort",
"ports_count": 10
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"py39-cython-compat"
]
},
{
"type": "lib",
"ports": [
"rapidjson-devel",
"coolprop-refprop-headers",
"python39",
"eigen3",
"boost176",
"msgpack-cpp",
"libfmt4",
"coolprop-if97"
]
}
],
"depends_on": []
},
{
"name": "py38-coolprop",
"portdir": "python/py-coolprop",
"version": "6.4.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.coolprop.org",
"description": "Open-source thermodynamic and transport properties database",
"long_description": "CoolProp implements: Pure and pseudo-pure fluid equations of state and transport properties for 122 components, mixture properties using high-accuracy Helmholtz energy formulations, correlations of properties of incompressible fluids and brines, computationally efficient tabular interpolation, highest accuracy psychrometric routines, user-friendly interface around the full capabilities of NIST REFPROP, fast IAPWS-IF97 (Industrial Formulation) for Water/Steam, and Cubic equations of state (SRK, PR).",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mp",
"github": "jsalort",
"ports_count": 10
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16",
"py38-cython-compat"
]
},
{
"type": "lib",
"ports": [
"rapidjson-devel",
"coolprop-refprop-headers",
"python38",
"eigen3",
"boost176",
"msgpack-cpp",
"libfmt4",
"coolprop-if97"
]
}
],
"depends_on": []
},
{
"name": "py38-decli",
"portdir": "python/py-decli",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Woile/decli",
"description": "Minimal declarative cli tool",
"long_description": "Decli is minimal wrapper around argparse. It's useful when writing big applications that have many arguments and subcommands, this way it'll be more clear.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 165
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-decli",
"portdir": "python/py-decli",
"version": "0.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Woile/decli",
"description": "Minimal declarative cli tool",
"long_description": "Decli is minimal wrapper around argparse. It's useful when writing big applications that have many arguments and subcommands, this way it'll be more clear.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 165
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py27-cidrize",
"portdir": "python/py-cidrize",
"version": "0.6.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jathanism/cidrize/",
"description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
"long_description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-netaddr"
]
}
],
"depends_on": []
},
{
"name": "py38-cidrize",
"portdir": "python/py-cidrize",
"version": "2.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jathanism/cidrize/",
"description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
"long_description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-poetry-core",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-netaddr"
]
}
],
"depends_on": []
},
{
"name": "py39-cidrize",
"portdir": "python/py-cidrize",
"version": "2.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jathanism/cidrize/",
"description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
"long_description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-poetry-core",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-netaddr"
]
}
],
"depends_on": []
},
{
"name": "py37-cidrize",
"portdir": "python/py-cidrize",
"version": "2.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jathanism/cidrize/",
"description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
"long_description": "Cidrize parses IPv4/IPv6 addresses, CIDRs, ranges, and wildcard matches.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-netaddr"
]
}
],
"depends_on": []
},
{
"name": "py37-spglib",
"portdir": "python/py-spglib",
"version": "1.16.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spglib.github.io/spglib/python-spglib.html",
"description": "Python interface for spglib (a C library for crystal symmetries).",
"long_description": "Python interface for spglib (a C library for crystal symmetries).",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-numpy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-pymatgen"
]
}
]
},
{
"name": "py38-spglib",
"portdir": "python/py-spglib",
"version": "2.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spglib.readthedocs.io",
"description": "Python interface for spglib (a C library for crystal symmetries).",
"long_description": "Python interface for spglib (a C library for crystal symmetries).",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-scikit-build-core",
"py38-installer",
"clang-16",
"ninja",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-pymatgen"
]
}
]
},
{
"name": "py39-spglib",
"portdir": "python/py-spglib",
"version": "2.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spglib.readthedocs.io",
"description": "Python interface for spglib (a C library for crystal symmetries).",
"long_description": "Python interface for spglib (a C library for crystal symmetries).",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-installer",
"py39-scikit-build-core",
"ninja",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-numpy",
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-pymatgen"
]
}
]
},
{
"name": "py27-fipy",
"portdir": "python/py-fipy",
"version": "3.4.2.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ctcms.nist.gov/fipy/",
"description": "FiPy: A Finite Volume PDE Solver Using Python",
"long_description": "FiPy is an object oriented, partial differential equation (PDE) solver, written in Python, based on a standard finite volume (FV) approach. Uses matplotlib for viewing.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-matplotlib",
"py27-numpy",
"python27",
"py27-scipy",
"gmsh",
"py27-pysparse",
"py27-future"
]
}
],
"depends_on": []
},
{
"name": "py38-fipy",
"portdir": "python/py-fipy",
"version": "3.4.5",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ctcms.nist.gov/fipy/",
"description": "FiPy: A Finite Volume PDE Solver Using Python",
"long_description": "FiPy is an object oriented, partial differential equation (PDE) solver, written in Python, based on a standard finite volume (FV) approach. Uses matplotlib for viewing.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38",
"gmsh",
"py38-future",
"py38-matplotlib",
"py38-numpy",
"py38-scipy"
]
}
],
"depends_on": []
},
{
"name": "py37-fipy",
"portdir": "python/py-fipy",
"version": "3.4.2.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ctcms.nist.gov/fipy/",
"description": "FiPy: A Finite Volume PDE Solver Using Python",
"long_description": "FiPy is an object oriented, partial differential equation (PDE) solver, written in Python, based on a standard finite volume (FV) approach. Uses matplotlib for viewing.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-matplotlib",
"py37-numpy",
"python37",
"gmsh",
"py37-scipy",
"py37-future"
]
}
],
"depends_on": []
},
{
"name": "py36-fipy",
"portdir": "python/py-fipy",
"version": "3.4.2.1",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ctcms.nist.gov/fipy/",
"description": "FiPy: A Finite Volume PDE Solver Using Python",
"long_description": "FiPy is an object oriented, partial differential equation (PDE) solver, written in Python, based on a standard finite volume (FV) approach. Uses matplotlib for viewing.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-matplotlib",
"py36-numpy",
"python36",
"gmsh",
"py36-scipy",
"py36-future"
]
}
],
"depends_on": []
},
{
"name": "py39-fipy",
"portdir": "python/py-fipy",
"version": "3.4.5",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ctcms.nist.gov/fipy/",
"description": "FiPy: A Finite Volume PDE Solver Using Python",
"long_description": "FiPy is an object oriented, partial differential equation (PDE) solver, written in Python, based on a standard finite volume (FV) approach. Uses matplotlib for viewing.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"gmsh",
"py39-future",
"py39-matplotlib",
"py39-numpy",
"py39-scipy"
]
}
],
"depends_on": []
},
{
"name": "py37-whatthepatch",
"portdir": "python/py-whatthepatch",
"version": "1.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cscorley/whatthepatch",
"description": "A patch parsing and application library.",
"long_description": "A patch parsing and application library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-python-lsp-server"
]
}
]
},
{
"name": "py38-whatthepatch",
"portdir": "python/py-whatthepatch",
"version": "1.0.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cscorley/whatthepatch",
"description": "A patch parsing and application library.",
"long_description": "A patch parsing and application library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-python-lsp-server"
]
}
]
},
{
"name": "py39-whatthepatch",
"portdir": "python/py-whatthepatch",
"version": "1.0.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cscorley/whatthepatch",
"description": "A patch parsing and application library.",
"long_description": "A patch parsing and application library.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-python-lsp-server"
]
}
]
},
{
"name": "py38-gensim",
"portdir": "python/py-gensim",
"version": "4.1.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://radimrehurek.com/gensim/",
"description": "Python framework for fast Vector Space Modelling",
"long_description": "Gensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the natural language processing (NLP) and information retrieval (IR) community.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-cython"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"py38-scipy",
"py38-smart_open",
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-bpemb"
]
}
]
},
{
"name": "py35-gensim",
"portdir": "python/py-gensim",
"version": "4.1.2",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py38-gensim",
"homepage": "http://radimrehurek.com/gensim/",
"description": "Obsolete port, replaced by py38-gensim",
"long_description": "This port has been replaced by py38-gensim.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py27-gensim",
"portdir": "python/py-gensim",
"version": "4.1.2",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py38-gensim",
"homepage": "http://radimrehurek.com/gensim/",
"description": "Obsolete port, replaced by py38-gensim",
"long_description": "This port has been replaced by py38-gensim.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py39-gensim",
"portdir": "python/py-gensim",
"version": "4.3.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://radimrehurek.com/gensim/",
"description": "Python framework for fast Vector Space Modelling",
"long_description": "Gensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the natural language processing (NLP) and information retrieval (IR) community.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-cython-compat",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-numpy",
"py39-scipy",
"py39-smart_open",
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-bpemb"
]
}
]
},
{
"name": "py37-gensim",
"portdir": "python/py-gensim",
"version": "4.1.2",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://radimrehurek.com/gensim/",
"description": "Python framework for fast Vector Space Modelling",
"long_description": "Gensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the natural language processing (NLP) and information retrieval (IR) community.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-cython",
"py37-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-smart_open",
"py37-numpy",
"py37-scipy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-bpemb"
]
}
]
},
{
"name": "py36-gensim",
"portdir": "python/py-gensim",
"version": "4.1.2",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py38-gensim",
"homepage": "http://radimrehurek.com/gensim/",
"description": "Obsolete port, replaced by py38-gensim",
"long_description": "This port has been replaced by py38-gensim.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py37-dulwich",
"portdir": "python/py-dulwich",
"version": "0.21.7",
"license": "(GPL-2+ or Apache-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dulwich.io",
"description": "Pure-Python Git Library",
"long_description": "Simple Pure-Python implementation of the Git file formats and protocols. Dulwich is the place where Mr. and Mrs. Git live in one of the Monty Python sketches.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-importlib-metadata",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-setuptools",
"py37-urllib3",
"python37"
]
}
],
"depends_on": []
},
{
"name": "py38-dulwich",
"portdir": "python/py-dulwich",
"version": "0.22.3",
"license": "(GPL-2+ or Apache-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dulwich.io",
"description": "Pure-Python Git Library",
"long_description": "Simple Pure-Python implementation of the Git file formats and protocols. Dulwich is the place where Mr. and Mrs. Git live in one of the Monty Python sketches.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-wheel",
"py38-build",
"py38-installer",
"cargo",
"legacy-support",
"rust",
"py38-importlib-metadata",
"py38-setuptools",
"py38-setuptools-rust"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-urllib3",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py39-dulwich",
"portdir": "python/py-dulwich",
"version": "0.24.7",
"license": "(GPL-2+ or Apache-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dulwich.io",
"description": "Pure-Python Git Library",
"long_description": "Simple Pure-Python implementation of the Git file formats and protocols. Dulwich is the place where Mr. and Mrs. Git live in one of the Monty Python sketches.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py39-setuptools-rust",
"py39-wheel",
"py39-build",
"py39-installer",
"cargo",
"legacy-support",
"rust",
"py39-importlib-metadata",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-typing_extensions",
"py39-urllib3",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py38-svgpath",
"portdir": "python/py-svgpath",
"version": "6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/regebro/svg.path",
"description": "SVG path objects and parser",
"long_description": "svg.path is a collection of objects that implement the different path commands in SVG, and a parser for SVG path definitions.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "flyingsamson",
"github": "flyingsamson",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-svgpath",
"portdir": "python/py-svgpath",
"version": "6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/regebro/svg.path",
"description": "SVG path objects and parser",
"long_description": "svg.path is a collection of objects that implement the different path commands in SVG, and a parser for SVG path definitions.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "flyingsamson",
"github": "flyingsamson",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py37-termtables",
"portdir": "python/py-termtables",
"version": "0.2.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nschloe/termtables",
"description": "Pretty tables in the terminal",
"long_description": "Pretty tables in the terminal",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-setuptools",
"py37-toml",
"py37-installer",
"py37-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
},
{
"name": "py38-termtables",
"portdir": "python/py-termtables",
"version": "0.2.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nschloe/termtables",
"description": "Pretty tables in the terminal",
"long_description": "Pretty tables in the terminal",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-setuptools",
"py38-toml",
"clang-17",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
}
]
}