HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50457,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=636",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=634",
"results": [
{
"name": "py36-pathspec",
"portdir": "python/py-pathspec",
"version": "0.9.0",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-path-specification",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-black"
]
}
]
},
{
"name": "py34-six",
"portdir": "python/py-six",
"version": "1.16.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/six/",
"description": "py-six is a Python 2 and 3 compatibility library.",
"long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python34"
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py34-virtualenv",
"py34-pathlib2"
]
}
]
},
{
"name": "macfuse",
"portdir": "fuse/macfuse",
"version": "5.0.7",
"license": "Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://macfuse.github.io/",
"description": "FUSE for macOS",
"long_description": "FUSE extends macOS by adding support for user space file systems.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
},
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-llfuse",
"py35-llfuse",
"py36-llfuse",
"curlftpfs",
"encfs",
"py38-fusepy",
"py-gitfs",
"py39-gitfs",
"py37-llfuse",
"ifuse",
"mp3fs",
"ext4fuse",
"ntfs-3g",
"btfs",
"cryfs",
"sshfs",
"py-fuse",
"py27-fuse",
"py38-llfuse",
"ext2fuse",
"gocryptfs",
"py-fusepy",
"py39-fusepy",
"libewf",
"archivemount",
"py-llfuse",
"py310-llfuse",
"py311-llfuse",
"py312-llfuse",
"py313-llfuse",
"s3fs",
"py39-llfuse",
"bindfs"
]
}
]
},
{
"name": "py-editables",
"portdir": "python/py-editables",
"version": "0.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pfmoore/editables",
"description": "A Python library for creating editable wheels",
"long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-editables"
]
}
],
"depends_on": []
},
{
"name": "py37-editables",
"portdir": "python/py-editables",
"version": "0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pfmoore/editables",
"description": "A Python library for creating editable wheels",
"long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-hatchling"
]
}
]
},
{
"name": "py38-editables",
"portdir": "python/py-editables",
"version": "0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pfmoore/editables",
"description": "A Python library for creating editable wheels",
"long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-build",
"py38-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-hatchling"
]
}
]
},
{
"name": "py39-editables",
"portdir": "python/py-editables",
"version": "0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pfmoore/editables",
"description": "A Python library for creating editable wheels",
"long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-hatchling"
]
}
]
},
{
"name": "py310-editables",
"portdir": "python/py-editables",
"version": "0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pfmoore/editables",
"description": "A Python library for creating editable wheels",
"long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-hatchling"
]
}
]
},
{
"name": "py311-editables",
"portdir": "python/py-editables",
"version": "0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pfmoore/editables",
"description": "A Python library for creating editable wheels",
"long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-flit_core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-hatchling"
]
}
]
},
{
"name": "py312-editables",
"portdir": "python/py-editables",
"version": "0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pfmoore/editables",
"description": "A Python library for creating editable wheels",
"long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-hatchling"
]
}
]
},
{
"name": "py313-editables",
"portdir": "python/py-editables",
"version": "0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pfmoore/editables",
"description": "A Python library for creating editable wheels",
"long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-hatchling",
"py-editables"
]
}
]
},
{
"name": "py314-editables",
"portdir": "python/py-editables",
"version": "0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pfmoore/editables",
"description": "A Python library for creating editable wheels",
"long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1199
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-hatchling"
]
}
]
},
{
"name": "py-pathspec",
"portdir": "python/py-pathspec",
"version": "0.12.1",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pathspec"
]
}
],
"depends_on": []
},
{
"name": "py-pluggy",
"portdir": "python/py-pluggy",
"version": "1.6.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pluggy"
]
}
],
"depends_on": []
},
{
"name": "py37-pathspec",
"portdir": "python/py-pathspec",
"version": "0.11.2",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-flit_core",
"py37-build",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-hatchling",
"py37-black"
]
}
]
},
{
"name": "py38-pathspec",
"portdir": "python/py-pathspec",
"version": "0.12.1",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-build",
"py38-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-iminuit"
]
},
{
"type": "lib",
"ports": [
"py38-black",
"py38-hatchling",
"py38-scikit-build-core"
]
}
]
},
{
"name": "py39-pathspec",
"portdir": "python/py-pathspec",
"version": "0.12.1",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-iminuit"
]
},
{
"type": "lib",
"ports": [
"py39-scikit-build-core",
"py39-hatchling",
"py39-mypy",
"py39-black"
]
}
]
},
{
"name": "py310-pathspec",
"portdir": "python/py-pathspec",
"version": "0.12.1",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-iminuit"
]
},
{
"type": "lib",
"ports": [
"py310-scikit-build-core",
"py310-hatchling",
"py310-mypy",
"py310-black"
]
}
]
},
{
"name": "py311-pathspec",
"portdir": "python/py-pathspec",
"version": "0.12.1",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-flit_core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-iminuit"
]
},
{
"type": "lib",
"ports": [
"py311-scikit-build-core",
"py311-hatchling",
"py311-mypy",
"py311-black"
]
}
]
},
{
"name": "py312-pathspec",
"portdir": "python/py-pathspec",
"version": "0.12.1",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-iminuit"
]
},
{
"type": "lib",
"ports": [
"py312-scikit-build-core",
"py312-hatchling",
"maestral",
"py312-mypy",
"py312-black"
]
}
]
},
{
"name": "py313-pathspec",
"portdir": "python/py-pathspec",
"version": "0.12.1",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-scikit-build-core",
"py313-hatchling",
"py313-mypy",
"py-pathspec",
"py313-black"
]
},
{
"type": "run",
"ports": [
"yamllint"
]
}
]
},
{
"name": "py314-pathspec",
"portdir": "python/py-pathspec",
"version": "0.12.1",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-scikit-build-core",
"py314-hatchling",
"py314-mypy",
"py314-black"
]
}
]
},
{
"name": "py27-pluggy",
"portdir": "python/py-pluggy",
"version": "0.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-tox",
"py27-language-server",
"py27-pytest"
]
}
]
},
{
"name": "py35-pluggy",
"portdir": "python/py-pluggy",
"version": "0.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-tox",
"py35-language-server",
"py35-pytest"
]
}
]
},
{
"name": "py36-pluggy",
"portdir": "python/py-pluggy",
"version": "1.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-python-lsp-server",
"py36-tox",
"py36-language-server",
"py36-pytest"
]
}
]
},
{
"name": "py37-pluggy",
"portdir": "python/py-pluggy",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-18",
"py37-setuptools",
"py37-setuptools_scm",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-tox",
"py37-python-lsp-server",
"py37-hatchling",
"py37-pytest"
]
}
]
},
{
"name": "py38-pluggy",
"portdir": "python/py-pluggy",
"version": "1.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-hatchling",
"py38-tox",
"py38-pytest",
"py38-python-lsp-server"
]
}
]
},
{
"name": "py39-pluggy",
"portdir": "python/py-pluggy",
"version": "1.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-tox",
"py39-hatchling",
"py39-pytest",
"py39-python-lsp-server",
"py39-pytest-cov"
]
}
]
},
{
"name": "py310-pluggy",
"portdir": "python/py-pluggy",
"version": "1.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-python-lsp-server",
"py310-hatchling",
"py310-pytest",
"py310-pytest-cov",
"py310-tox"
]
}
]
},
{
"name": "py311-pluggy",
"portdir": "python/py-pluggy",
"version": "1.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-python-lsp-server",
"py311-hatchling",
"py311-pytest",
"py311-pytest-cov",
"py311-tox"
]
}
]
},
{
"name": "py312-pluggy",
"portdir": "python/py-pluggy",
"version": "1.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-python-lsp-server",
"py312-hatchling",
"py312-pytest",
"py312-pytest-cov",
"py312-tox"
]
}
]
},
{
"name": "py313-pluggy",
"portdir": "python/py-pluggy",
"version": "1.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-python-lsp-server",
"py313-hatchling",
"py313-pytest",
"ocrmypdf",
"py313-pytest-cov",
"py-pluggy",
"py313-tox"
]
}
]
},
{
"name": "py314-pluggy",
"portdir": "python/py-pluggy",
"version": "1.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 53
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-python-lsp-server",
"py314-hatchling",
"py314-pytest",
"py314-pytest-cov",
"py314-tox"
]
}
]
},
{
"name": "py-pretend",
"portdir": "python/py-pretend",
"version": "1.0.9",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/pretend",
"description": "A library for stubbing in Python",
"long_description": "A library for stubbing in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pretend"
]
}
],
"depends_on": []
},
{
"name": "py27-pretend",
"portdir": "python/py-pretend",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/pretend",
"description": "A library for stubbing in Python",
"long_description": "A library for stubbing in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py27-parver",
"py27-structlog",
"py27-packaging"
]
}
]
},
{
"name": "py35-pretend",
"portdir": "python/py-pretend",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/pretend",
"description": "A library for stubbing in Python",
"long_description": "A library for stubbing in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py35-packaging"
]
}
]
},
{
"name": "py36-pretend",
"portdir": "python/py-pretend",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/pretend",
"description": "A library for stubbing in Python",
"long_description": "A library for stubbing in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py36-cryptography",
"py36-parver",
"py36-packaging"
]
}
]
},
{
"name": "py37-pretend",
"portdir": "python/py-pretend",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/pretend",
"description": "A library for stubbing in Python",
"long_description": "A library for stubbing in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-structlog",
"py37-parver",
"py37-cryptography",
"py37-packaging"
]
}
]
},
{
"name": "py38-pretend",
"portdir": "python/py-pretend",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/pretend",
"description": "A library for stubbing in Python",
"long_description": "A library for stubbing in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-traitlets"
]
},
{
"type": "test",
"ports": [
"py38-cryptography",
"py38-parver",
"py38-packaging",
"py38-structlog"
]
}
]
},
{
"name": "py39-pretend",
"portdir": "python/py-pretend",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/pretend",
"description": "A library for stubbing in Python",
"long_description": "A library for stubbing in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"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-traitlets"
]
},
{
"type": "test",
"ports": [
"py39-structlog",
"py39-packaging",
"py39-cryptography",
"py39-parver"
]
}
]
},
{
"name": "py310-pretend",
"portdir": "python/py-pretend",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/pretend",
"description": "A library for stubbing in Python",
"long_description": "A library for stubbing in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-traitlets"
]
},
{
"type": "test",
"ports": [
"py310-packaging",
"py310-cryptography",
"py310-structlog",
"py310-parver"
]
}
]
},
{
"name": "py311-pretend",
"portdir": "python/py-pretend",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/pretend",
"description": "A library for stubbing in Python",
"long_description": "A library for stubbing in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-traitlets"
]
},
{
"type": "test",
"ports": [
"py311-packaging",
"py311-cryptography",
"py311-structlog",
"py311-parver"
]
}
]
},
{
"name": "py312-pretend",
"portdir": "python/py-pretend",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/pretend",
"description": "A library for stubbing in Python",
"long_description": "A library for stubbing in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-traitlets"
]
},
{
"type": "test",
"ports": [
"py312-packaging",
"py312-cryptography",
"py312-structlog"
]
}
]
},
{
"name": "py313-pretend",
"portdir": "python/py-pretend",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/pretend",
"description": "A library for stubbing in Python",
"long_description": "A library for stubbing in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-traitlets",
"py-pretend"
]
},
{
"type": "test",
"ports": [
"py313-id",
"py313-packaging",
"py313-cryptography",
"py313-structlog"
]
}
]
},
{
"name": "py314-pretend",
"portdir": "python/py-pretend",
"version": "1.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alex/pretend",
"description": "A library for stubbing in Python",
"long_description": "A library for stubbing in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-traitlets"
]
},
{
"type": "test",
"ports": [
"py314-id",
"py314-cryptography",
"py314-structlog"
]
}
]
},
{
"name": "py-six",
"portdir": "python/py-six",
"version": "1.17.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/six/",
"description": "py-six is a Python 2 and 3 compatibility library.",
"long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-six"
]
}
],
"depends_on": []
},
{
"name": "py27-six",
"portdir": "python/py-six",
"version": "1.17.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/six/",
"description": "py-six is a Python 2 and 3 compatibility library.",
"long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py27-paramiko",
"py27-ecdsa",
"py27-iniparse",
"py27-storm"
]
},
{
"type": "lib",
"ports": [
"py27-twilio",
"py27-xhtml2pdf",
"py27-ansible-core",
"py27-blessed",
"py27-xmldiff",
"py27-rpy2",
"py27-MDAnalysis",
"py27-agate",
"py27-astroquery",
"py27-backports-ssl",
"py27-bson",
"py27-cartopy",
"py27-cherrypy",
"py27-ckanapi",
"py27-colour",
"py27-csvkit",
"py27-dap",
"py27-django-extensions",
"py27-dockerpty",
"py27-dockerpy-creds",
"py27-patsy",
"py27-fixtures",
"py27-gcn",
"py27-geocoder",
"py27-gwdatafind",
"py27-gwosc",
"py27-gwpy",
"py27-hdfs",
"py27-healpy",
"py27-hypy",
"py27-ipython-sql",
"py27-irodsclient",
"py27-jenkins-job-builder",
"py27-jsbeautifier",
"py27-jug",
"py27-keras",
"py27-keras_applications",
"py27-leather",
"py27-libnacl",
"py27-ligo-gracedb",
"py27-mando",
"py27-multipledispatch",
"py27-nibabel",
"py27-parsimonious",
"py27-plumbum",
"py27-pyhyphen",
"py27-pypostal",
"py27-pyxb",
"py27-qrcode",
"py27-qtawesome",
"py27-rad",
"py27-pathlib2",
"py27-docker",
"py27-absl",
"py27-eyed3",
"py27-virtualenv",
"calendar-contacts-server",
"py27-matplotlib",
"py27-requests-mock",
"py27-configobj",
"py27-cryptography",
"py27-latexcodec",
"py27-ligo-lw",
"py27-lscsoft-glue",
"py27-sqlalchemy-migrate",
"py27-dateutil",
"py27-logilab-common",
"py27-ligo-segments",
"py27-cycler",
"py27-mock",
"py27-protobuf3",
"py27-singledispatch",
"py27-eventlet",
"py27-scruffington",
"py27-tensorboard1",
"py27-theano",
"py27-vobject",
"py27-xlib",
"py27-cheroot",
"py27-hieroglyph",
"py27-w3lib",
"py27-taskw",
"py27-sphinxcontrib-bibtex",
"py27-parsel",
"py27-anytree",
"py27-docstyle",
"py27-tox",
"py27-s3fs",
"py27-lmfit",
"py27-GridDataFormats",
"py27-tempora",
"py27-fasteners",
"py27-altair",
"py27-bleach",
"py27-parver",
"py27-fs",
"py27-matplotlib-basemap",
"py27-prompt_toolkit",
"py27-isodate",
"py27-prov",
"py27-rdflib",
"py27-requests-file",
"py27-pyrsistent",
"py27-xdis",
"py27-google-api",
"py27-oauth2client",
"py27-bpython",
"py27-distributed",
"py27-tblib",
"py27-bokeh",
"py27-munch",
"py27-ligotimegps",
"py27-scikit-image",
"py27-django-htmlmin",
"py27-stevedore",
"py27-scrapy",
"py27-google-auth",
"py27-fido2",
"py27-astroid",
"py27-pylint",
"py27-tweepy",
"py27-creoleparser",
"py27-trollius",
"py27-blessings",
"py27-fixture",
"py27-webtest",
"py27-jsonschema",
"py27-pybtex",
"dqsegdb",
"py27-urlgrabber",
"py27-traitlets",
"py27-pybtex-docutils",
"py27-pytest-xdist",
"py27-pytools",
"py27-routes",
"py27-mongoengine",
"py27-bcrypt",
"py27-more-itertools",
"py27-freezegun",
"py27-unittest2",
"py27-pynacl",
"py27-pytest",
"py27-lal",
"py27-paver",
"py27-textile",
"py27-html5lib"
]
},
{
"type": "run",
"ports": [
"digital_rf",
"py27-nbval",
"py27-parse-type",
"py27-readme_renderer",
"py27-pyopencl",
"py27-wxpython-4.0",
"py27-behave",
"py27-sphinx",
"py27-structlog",
"py27-regions",
"py27-automat",
"uzbl"
]
},
{
"type": "test",
"ports": [
"py27-paste",
"py27-uncompyle6",
"py27-ujson",
"py27-attrs",
"py27-ddt",
"py27-pyicu"
]
}
]
},
{
"name": "py35-six",
"portdir": "python/py-six",
"version": "1.17.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/six/",
"description": "py-six is a Python 2 and 3 compatibility library.",
"long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py35-ecdsa"
]
},
{
"type": "lib",
"ports": [
"py35-blessings",
"py35-pathlib2",
"py35-pytools",
"py35-prompt_toolkit",
"py35-traitlets",
"py35-mongoengine",
"py35-freezegun",
"py35-cycler",
"py35-pyrsistent",
"py35-dateutil",
"py35-mock",
"py35-construct",
"py35-fiona",
"py35-blessed",
"py35-agate",
"py35-ansible-base",
"py35-astroquery",
"py35-bpython",
"py35-bson",
"py35-cartopy",
"py35-ckanapi",
"py35-cryptography",
"py35-csvkit",
"py35-dockerpy-creds",
"py35-eli5",
"py35-patsy",
"py35-fido2",
"py35-gcn",
"py35-hdfs",
"py35-healpy",
"py35-ipython-sql",
"py35-jug",
"py35-keras",
"py35-keras_applications",
"py35-leather",
"py35-libnacl",
"py35-mando",
"py35-multipledispatch",
"py35-openssl",
"py35-plumbum",
"py35-pynacl",
"py35-pypostal",
"py35-pyxb",
"py35-qtawesome",
"py35-scruffington",
"py35-theano",
"py35-tweepy",
"py35-twilio",
"py35-vobject",
"py35-word2vec",
"py35-cheroot",
"py35-hieroglyph",
"py35-w3lib",
"py35-taskw",
"py35-parsel",
"py35-anytree",
"py35-tox",
"py35-tempora",
"py35-fasteners",
"py35-sqlalchemy-migrate",
"py35-bleach",
"py35-matplotlib-basemap",
"py35-isodate",
"py35-prov",
"py35-rdflib",
"py35-xdis",
"py35-google-api",
"py35-oauth2client",
"py35-virtualenv",
"py35-distributed",
"py35-tblib",
"py35-bokeh",
"py35-munch",
"py35-scikit-image",
"py35-django-htmlmin",
"py35-stevedore",
"py35-html5lib",
"py35-google-auth",
"py35-astroid",
"py35-bcrypt",
"py35-configobj",
"py35-jsonschema",
"py35-trollius",
"py35-requests-mock",
"py35-routes",
"py35-webtest",
"py35-protobuf3",
"py35-pytest-xdist"
]
},
{
"type": "run",
"ports": [
"py35-wxpython-4.0",
"py35-nbval",
"py35-automat",
"py35-regions",
"py35-pyopencl"
]
},
{
"type": "test",
"ports": [
"py35-ddt",
"py35-pyicu",
"py35-uncompyle6",
"py35-paste"
]
}
]
},
{
"name": "py36-six",
"portdir": "python/py-six",
"version": "1.17.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/six/",
"description": "py-six is a Python 2 and 3 compatibility library.",
"long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-ecdsa"
]
},
{
"type": "lib",
"ports": [
"py36-eventlet",
"py36-blessings",
"py36-absl",
"py36-tweepy",
"py36-twilio",
"py36-dateutil",
"py36-configobj",
"py36-jsonschema",
"py36-dijitso",
"py36-trollius",
"py36-requests-mock",
"py36-latexcodec",
"py36-ligo-segments",
"py36-routes",
"py36-webtest",
"py36-ligo-lw",
"py36-protobuf3",
"py36-pybtex",
"py36-pybtex-docutils",
"py36-pytest-xdist",
"py36-pytools",
"py36-traitlets",
"py36-pathlib2",
"py36-mongoengine",
"py36-freezegun",
"py36-pynacl",
"py36-construct",
"py36-fiona",
"py36-blessed",
"py36-agate",
"py36-ufl",
"py36-astroquery",
"py36-bson",
"py36-ckanapi",
"py36-colour",
"py36-csvkit",
"py36-dockerpy-creds",
"py36-eli5",
"py36-patsy",
"py36-gcn",
"py36-geocoder",
"py36-gwdatafind",
"py36-gwosc",
"py36-gwpy",
"py36-hdfs",
"py36-healpy",
"py36-ipython-sql",
"py36-irodsclient",
"py36-jug",
"py36-keras",
"py36-keras_applications",
"py36-leather",
"py36-libnacl",
"py36-ligo-gracedb",
"py36-lscsoft-glue",
"py36-mando",
"py36-multipledispatch",
"py36-parsimonious",
"py36-plumbum",
"py36-pyhyphen",
"py36-pypostal",
"py36-pyxb",
"py36-qrcode",
"py36-rasa-nlu",
"py36-scruffington",
"py36-tensorboard1",
"py36-theano",
"py36-vobject",
"py36-word2vec",
"py36-ansible-core",
"py36-cheroot",
"py36-hieroglyph",
"py36-w3lib",
"py36-taskw",
"py36-txaio",
"py36-parsel",
"py36-anytree",
"py36-tox",
"py36-lmfit",
"py36-cookiecutter",
"py36-GridDataFormats",
"py36-tempora",
"py36-fasteners",
"py36-sqlalchemy-migrate",
"py36-bleach",
"py36-bpython",
"py36-openssl",
"py36-parver",
"py36-fs",
"py36-matplotlib-basemap",
"py36-isodate",
"py36-prov",
"py36-rdflib",
"py36-requests-file",
"py36-xdis",
"py36-acme",
"py36-google-api",
"py36-oauth2client",
"py36-tblib",
"py36-munch",
"py36-django-htmlmin",
"py36-stevedore",
"py36-html5lib",
"py36-google-auth",
"py36-fido2",
"py36-lal",
"py36-paramiko"
]
},
{
"type": "run",
"ports": [
"py36-pyopencl",
"py36-nbval",
"py36-debtcollector",
"py36-keystoneauth1",
"py36-keystoneclient",
"py36-wxpython-4.0",
"py36-automat",
"py36-readme_renderer",
"py36-openstackclient",
"py36-behave",
"py36-oslo-i18n",
"py36-cinderclient",
"py36-oslo-utils",
"py36-cliff",
"py36-parse-type",
"py36-regions"
]
},
{
"type": "test",
"ports": [
"py36-paste",
"py36-ddt",
"py36-uncompyle6",
"py36-pyicu"
]
}
]
},
{
"name": "py37-six",
"portdir": "python/py-six",
"version": "1.17.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/six/",
"description": "py-six is a Python 2 and 3 compatibility library.",
"long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-setuptools",
"py37-wheel",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-dateutil",
"py37-qrcode",
"py37-webtest",
"py37-requests-mock",
"py37-storm",
"py37-tensorflow1",
"py37-cheroot",
"py37-google-auth",
"py37-twilio",
"py37-protobuf3",
"py37-pytools",
"py37-geocoder",
"py37-hdfs",
"py37-construct",
"py37-ipython-sql",
"py37-irodsclient",
"py37-bleach",
"py37-jsonpath-rw",
"py37-keras_applications",
"py37-routes",
"py37-patsy",
"py37-dockerpy-creds",
"py37-bigfloat",
"py37-protego",
"py37-isodate",
"py37-gwpy",
"py37-keras",
"py37-magenta",
"py37-pathlib2",
"py37-agate",
"py37-leather",
"py37-eventlet",
"py37-freezegun",
"py37-ecdsa",
"py37-jsbeautifier",
"py37-munch",
"py37-rdflib",
"py37-docker",
"py37-csvkit",
"py37-bpython",
"py37-vobject",
"py37-pynacl",
"py37-w3lib",
"py37-httpbin",
"py37-dockerpty",
"py37-tempora",
"py37-gcn",
"py37-matplotlib-basemap",
"py37-grpcio",
"py37-html5lib",
"py37-GridDataFormats",
"py37-parsimonious",
"py37-paver",
"py37-presets",
"py37-pybtex",
"py37-rbtools",
"py37-prov",
"py37-scruffington",
"py37-tweepy",
"py37-ufl",
"py37-ligo-lw",
"py37-xlib",
"py37-latexcodec",
"py37-xdis",
"py37-tox",
"py37-lal",
"py37-mediafile",
"py37-eli5",
"py37-stevedore",
"py37-asttokens",
"py37-libnacl",
"py37-pyxb",
"py37-fs",
"py37-xhtml2pdf",
"py37-mongoengine",
"py37-taskw",
"py37-parsel",
"py37-ansible-core",
"py37-configobj",
"py37-blessed",
"py37-blessings",
"py37-bson",
"py37-healpy",
"py37-dap",
"py37-dijitso",
"py37-django-extensions",
"py37-fixtures",
"py37-flask-cors",
"py37-colour",
"py37-h5py",
"py37-hdbscan",
"py37-hieroglyph",
"py37-rasa-nlu",
"py37-hypy",
"py37-gwdatafind",
"py37-responses",
"py37-sqlalchemy-migrate",
"py37-ligo-gracedb",
"py37-ligo-segments",
"py37-tensorboard",
"py37-anytree",
"py37-tensorboard1",
"py37-tensorflow",
"py37-oauth2client",
"py37-parver",
"py37-pybtex-docutils",
"py37-pyhyphen",
"py37-theano",
"py37-pypostal",
"py37-lscsoft-glue"
]
},
{
"type": "run",
"ports": [
"py37-tensorflow-datasets",
"py37-python-coveralls",
"py37-tensorboardX",
"py37-kfac",
"py37-tensorflow-data-validation",
"py37-tensorflow-probability",
"py37-tensorflow-transform",
"py37-fire",
"py37-sacremoses",
"py37-python-multipart",
"py37-oslo-i18n",
"py37-oslo-utils",
"py37-cfn-lint",
"py37-regions",
"py37-resampy",
"py37-behave",
"py37-tfx-bsl",
"py37-sure",
"py37-gin-config",
"py37-pretty-midi",
"py37-mesh-tensorflow",
"py37-elasticsearch-dsl",
"py37-esridump",
"py37-mir_eval",
"py37-parse-type",
"py37-nbval",
"py37-cliff",
"py37-dm-tree",
"py37-librosa",
"py37-aws-sam-translator",
"py37-wxpython-4.0",
"py37-pyopencl",
"py37-xmldiff",
"py37-cinderclient",
"py37-magenta",
"py37-automat",
"py37-pytest-shutil",
"py37-debtcollector",
"py37-keystoneauth1",
"py37-keystoneclient",
"py37-tensor2tensor",
"py37-openstackclient"
]
},
{
"type": "test",
"ports": [
"py37-rednose",
"py37-pytest-fixture-config",
"py37-pyicu",
"py37-iocapture",
"py37-panedr",
"py37-sure",
"py37-uncompyle6",
"py37-ddt"
]
}
]
}
]
}