HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49829,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=919",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=917",
"results": [
{
"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": 170
}
],
"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": []
},
{
"name": "py39-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": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py37-pyte",
"portdir": "python/py-pyte",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/selectel/pyte",
"description": "an in memory VTXXX-compatible terminal emulator",
"long_description": "It’s an in memory VTXXX-compatible terminal emulator. XXX stands for a series of video terminals, developed by DEC between 1970 and 1995. The first, and probably the most famous one, was VT100 terminal, which is now a de-facto standard for all virtual terminal emulators. pyte follows the suit.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pytest-runner",
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-wcwidth"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-curtsies"
]
}
]
},
{
"name": "py38-pyte",
"portdir": "python/py-pyte",
"version": "0.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/selectel/pyte",
"description": "an in memory VTXXX-compatible terminal emulator",
"long_description": "It’s an in memory VTXXX-compatible terminal emulator. XXX stands for a series of video terminals, developed by DEC between 1970 and 1995. The first, and probably the most famous one, was VT100 terminal, which is now a de-facto standard for all virtual terminal emulators. pyte follows the suit.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-16",
"py38-pytest-runner",
"py38-setuptools",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-wcwidth"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-curtsies"
]
}
]
},
{
"name": "py39-pyte",
"portdir": "python/py-pyte",
"version": "0.8.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/selectel/pyte",
"description": "an in memory VTXXX-compatible terminal emulator",
"long_description": "It’s an in memory VTXXX-compatible terminal emulator. XXX stands for a series of video terminals, developed by DEC between 1970 and 1995. The first, and probably the most famous one, was VT100 terminal, which is now a de-facto standard for all virtual terminal emulators. pyte follows the suit.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-pytest-runner",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-wcwidth"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-curtsies"
]
}
]
},
{
"name": "py37-datasets",
"portdir": "python/py-datasets",
"version": "2.3.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/datasets",
"description": "Datasets and evaluation metrics for natural language processing and more",
"long_description": "🤗 Datasets is a lightweight and extensible library to easily share and access datasets and evaluation metrics for Natural Language Processing (NLP) and more.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-multiprocess",
"py37-numpy",
"py37-pandas",
"py37-requests",
"py37-tqdm",
"py37-xxhash",
"py37-dill",
"py37-pyarrow"
]
}
],
"depends_on": []
},
{
"name": "py38-datasets",
"portdir": "python/py-datasets",
"version": "2.3.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/datasets",
"description": "Datasets and evaluation metrics for natural language processing and more",
"long_description": "🤗 Datasets is a lightweight and extensible library to easily share and access datasets and evaluation metrics for Natural Language Processing (NLP) and more.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-multiprocess",
"py38-numpy",
"py38-pandas",
"py38-requests",
"py38-tqdm",
"py38-xxhash",
"py38-dill",
"py38-pyarrow"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-transformers"
]
}
]
},
{
"name": "py39-datasets",
"portdir": "python/py-datasets",
"version": "2.3.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/datasets",
"description": "Datasets and evaluation metrics for natural language processing and more",
"long_description": "Datasets is a lightweight and extensible library to easily share and access datasets and evaluation metrics for Natural Language Processing (NLP) and more.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-multiprocess",
"py39-numpy",
"py39-pandas",
"py39-requests",
"py39-tqdm",
"py39-xxhash",
"py39-dill",
"py39-pyarrow"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-transformers"
]
}
]
},
{
"name": "py35-ipython_genutils",
"portdir": "python/py-ipython_genutils",
"version": "0.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org",
"description": "Vestigial utilities from IPython.",
"long_description": "Vestigial utilities from IPython.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python35"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-ipython-sql",
"py35-ipyparallel",
"py35-nbformat",
"py35-notebook",
"py35-qtconsole",
"py35-traitlets"
]
}
]
},
{
"name": "py36-ipython_genutils",
"portdir": "python/py-ipython_genutils",
"version": "0.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org",
"description": "Vestigial utilities from IPython.",
"long_description": "Vestigial utilities from IPython.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-ipython-sql",
"py36-ipywidgets",
"py36-nbformat",
"py36-notebook",
"py36-qtconsole",
"py36-jupyter_server",
"py36-traitlets"
]
}
]
},
{
"name": "py37-ipython_genutils",
"portdir": "python/py-ipython_genutils",
"version": "0.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org",
"description": "Vestigial utilities from IPython.",
"long_description": "Vestigial utilities from IPython.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-ipywidgets",
"py37-jupyter_server",
"py37-qtconsole",
"py37-ipython-sql",
"py37-notebook"
]
}
]
},
{
"name": "py38-ipython_genutils",
"portdir": "python/py-ipython_genutils",
"version": "0.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org",
"description": "Vestigial utilities from IPython.",
"long_description": "Vestigial utilities from IPython.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-nbclassic",
"py38-ipython-sql",
"py38-qtconsole"
]
}
]
},
{
"name": "py39-ipython_genutils",
"portdir": "python/py-ipython_genutils",
"version": "0.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org",
"description": "Vestigial utilities from IPython.",
"long_description": "Vestigial utilities from IPython.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-ipython-sql",
"py39-nbclassic"
]
}
]
},
{
"name": "py27-ipython_genutils",
"portdir": "python/py-ipython_genutils",
"version": "0.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org",
"description": "Vestigial utilities from IPython.",
"long_description": "Vestigial utilities from IPython.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-ipython-sql",
"py27-ipyparallel",
"py27-nbformat",
"py27-notebook",
"py27-qtconsole",
"py27-traitlets"
]
}
]
},
{
"name": "py38-socid-extractor",
"portdir": "python/py-socid-extractor",
"version": "0.0.26",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/soxoj/socid-extractor",
"description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
"long_description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-beautifulsoup4",
"py38-dateutil",
"py38-requests",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-socid-extractor",
"portdir": "python/py-socid-extractor",
"version": "0.0.27",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/soxoj/socid-extractor",
"description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
"long_description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-beautifulsoup4",
"py39-dateutil",
"py39-requests",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py37-snuggs",
"portdir": "python/py-snuggs",
"version": "1.4.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/snuggs",
"description": "Snuggs are s-expressions for Numpy",
"long_description": "Snuggs are s-expressions for Numpy",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"py37-click",
"py37-numpy",
"py37-parsing",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-rasterio"
]
}
]
},
{
"name": "py39-snuggs",
"portdir": "python/py-snuggs",
"version": "1.4.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/snuggs",
"description": "Snuggs are s-expressions for Numpy",
"long_description": "Snuggs are s-expressions for Numpy",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-click",
"py39-numpy",
"py39-parsing"
]
},
{
"type": "test",
"ports": [
"py39-hypothesis",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-snuggs",
"portdir": "python/py-snuggs",
"version": "1.4.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/snuggs",
"description": "Snuggs are s-expressions for Numpy",
"long_description": "Snuggs are s-expressions for Numpy",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-click",
"py27-numpy",
"py27-parsing"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-rasterio"
]
}
]
},
{
"name": "py36-snuggs",
"portdir": "python/py-snuggs",
"version": "1.4.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/snuggs",
"description": "Snuggs are s-expressions for Numpy",
"long_description": "Snuggs are s-expressions for Numpy",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-click",
"py36-numpy",
"py36-parsing"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-rasterio"
]
}
]
},
{
"name": "py38-snuggs",
"portdir": "python/py-snuggs",
"version": "1.4.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/snuggs",
"description": "Snuggs are s-expressions for Numpy",
"long_description": "Snuggs are s-expressions for Numpy",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-click",
"py38-numpy",
"py38-parsing",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-rasterio"
]
}
]
},
{
"name": "py35-snuggs",
"portdir": "python/py-snuggs",
"version": "1.4.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/snuggs",
"description": "Snuggs are s-expressions for Numpy",
"long_description": "Snuggs are s-expressions for Numpy",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-click",
"py35-numpy",
"py35-parsing"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-rasterio"
]
}
]
},
{
"name": "py37-skyfield-data",
"portdir": "python/py-skyfield-data",
"version": "5.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brunobord/skyfield-data",
"description": "Data files for py-skyfield",
"long_description": "Data files for py-skyfield",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-skyfield"
]
}
],
"depends_on": []
},
{
"name": "py38-skyfield-data",
"portdir": "python/py-skyfield-data",
"version": "6.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brunobord/skyfield-data",
"description": "Data files for py-skyfield",
"long_description": "Data files for py-skyfield",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-skyfield",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-skyfield-data",
"portdir": "python/py-skyfield-data",
"version": "7.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/brunobord/skyfield-data",
"description": "Data files for py-skyfield",
"long_description": "Data files for py-skyfield",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-skyfield",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py37-validictory",
"portdir": "python/py-validictory",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://validictory.readthedocs.io/en/latest/",
"description": "deprecated general purpose python data validator",
"long_description": "deprecated general purpose python data validator",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-gmusicapi"
]
}
]
},
{
"name": "py39-validictory",
"portdir": "python/py-validictory",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://validictory.readthedocs.io/en/latest/",
"description": "deprecated general purpose python data validator",
"long_description": "deprecated general purpose python data validator",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-gmusicapi"
]
}
]
},
{
"name": "py38-validictory",
"portdir": "python/py-validictory",
"version": "1.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://validictory.readthedocs.io/en/latest/",
"description": "deprecated general purpose python data validator",
"long_description": "deprecated general purpose python data validator",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-gmusicapi"
]
}
]
},
{
"name": "py27-docx",
"portdir": "python/py-docx",
"version": "0.8.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-mock",
"python27",
"py27-pytest",
"py27-parsing",
"py27-lxml"
]
}
],
"depends_on": []
},
{
"name": "py37-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-mock",
"py37-parsing",
"py37-pytest",
"python37",
"py37-lxml"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-lxml"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-mock",
"py38-parsing"
]
}
],
"depends_on": []
},
{
"name": "py39-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-lxml"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-parsing",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-pyside6",
"portdir": "python/py-pyside6",
"version": "6.10.0",
"license": "LGPL",
"platforms": "{darwin <= 22}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyside.org/",
"description": "Python bindings for the Qt cross-platform application and UI framework",
"long_description": "PySide6 is the official Python module from the Qt for Python project, which provides access to the complete Qt 6.0+ framework. \nFor module details see https://doc.qt.io/qtforpython-6/package_details.html",
"active": false,
"categories": [
"aqua",
"devel",
"python"
],
"maintainers": [
{
"name": "johan.kytt",
"github": "johankytt",
"ports_count": 7
}
],
"variants": [
"addonmodules",
"extracmakepcfiles",
"qtlottie",
"qt5compat"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-packaging",
"cmake",
"ninja",
"clang-19",
"py39-setuptools",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt6-qtremoteobjects",
"qt6-qt3d",
"qt6-qtconnectivity",
"qt6-qttools",
"qt6-qtcharts",
"qt6-qtquicktimeline",
"qt6-qthttpserver",
"python39",
"qt6-qtdatavis3d",
"qt6-qtquick3dphysics",
"qt6-qtscxml",
"qt6-qtspeech",
"qt6-qtwebview",
"qt6-qtgraphs",
"qt6-qtquickeffectmaker",
"qt6-qtvirtualkeyboard",
"py39-numpy",
"qt6-qtbase",
"qt6-qtsensors",
"qt6-qtlocation",
"qt6-qtserialbus",
"qt6-qtnetworkauth"
]
}
],
"depends_on": []
},
{
"name": "py38-corner",
"portdir": "python/py-corner",
"version": "2.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dfm/corner.py",
"description": "Make some beautiful corner plots of samples",
"long_description": "Make some beautiful corner plots of samples",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "dan",
"github": "dfm",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools",
"py38-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py38-matplotlib",
"py38-numpy",
"python38"
]
}
],
"depends_on": []
},
{
"name": "py37-corner",
"portdir": "python/py-corner",
"version": "2.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dfm/corner.py",
"description": "Make some beautiful corner plots of samples",
"long_description": "Make some beautiful corner plots of samples",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "dan",
"github": "dfm",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools_scm",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-matplotlib",
"py37-numpy"
]
}
],
"depends_on": []
},
{
"name": "py39-corner",
"portdir": "python/py-corner",
"version": "2.2.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dfm/corner.py",
"description": "Make some beautiful corner plots of samples",
"long_description": "Make some beautiful corner plots of samples",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "dan",
"github": "dfm",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-matplotlib",
"py39-numpy",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py36-corner",
"portdir": "python/py-corner",
"version": "2.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dfm/corner.py",
"description": "Make some beautiful corner plots of samples",
"long_description": "Make some beautiful corner plots of samples",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "dan",
"github": "dfm",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-matplotlib",
"py36-numpy"
]
}
],
"depends_on": []
},
{
"name": "py27-corner",
"portdir": "python/py-corner",
"version": "2.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dfm/corner.py",
"description": "Make some beautiful corner plots of samples",
"long_description": "Make some beautiful corner plots of samples",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "dan",
"github": "dfm",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-matplotlib",
"py27-numpy"
]
}
],
"depends_on": []
},
{
"name": "py36-pyrfc3339",
"portdir": "python/py-pyrfc3339",
"version": "1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pyRFC3339/",
"description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
"long_description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-tz"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-acme"
]
}
]
},
{
"name": "py35-pyrfc3339",
"portdir": "python/py-pyrfc3339",
"version": "1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pyRFC3339/",
"description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
"long_description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-tz"
]
},
{
"type": "test",
"ports": [
"py35-nose"
]
}
],
"depends_on": []
},
{
"name": "py27-pyrfc3339",
"portdir": "python/py-pyrfc3339",
"version": "1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pyRFC3339/",
"description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
"long_description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-tz"
]
},
{
"type": "test",
"ports": [
"py27-nose"
]
}
],
"depends_on": []
},
{
"name": "py37-pyrfc3339",
"portdir": "python/py-pyrfc3339",
"version": "1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pyRFC3339/",
"description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
"long_description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-tz"
]
},
{
"type": "test",
"ports": [
"py37-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-acme"
]
}
]
},
{
"name": "py38-pyrfc3339",
"portdir": "python/py-pyrfc3339",
"version": "1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pyRFC3339/",
"description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
"long_description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-tz"
]
},
{
"type": "test",
"ports": [
"py38-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-acme"
]
}
]
},
{
"name": "py39-pyrfc3339",
"portdir": "python/py-pyrfc3339",
"version": "2.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pyrfc3339/",
"description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
"long_description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-tz"
]
},
{
"type": "test",
"ports": [
"py39-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-acme"
]
}
]
},
{
"name": "py38-shortuuid",
"portdir": "python/py-shortuuid",
"version": "1.0.13",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/skorokithakis/shortuuid/",
"description": "A generator library for concise, unambiguous and URL-safe UUIDs.",
"long_description": "A generator library for concise, unambiguous and URL-safe UUIDs.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-poetry-core",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
},
{
"name": "py39-shortuuid",
"portdir": "python/py-shortuuid",
"version": "1.0.13",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/skorokithakis/shortuuid/",
"description": "A generator library for concise, unambiguous and URL-safe UUIDs.",
"long_description": "A generator library for concise, unambiguous and URL-safe UUIDs.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-poetry-core",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
}
]
}