{"count":51973,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-updated_at&page=220","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-updated_at&page=218","results":[{"name":"py310-paramiko","portdir":"python/py-paramiko","version":"3.5.1","license":"LGPL-2.1+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/paramiko/paramiko/","description":"Native Python SSHv2 protocol library","long_description":"This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.","active":true,"categories":["net","security","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py310-setuptools","py310-wheel","py310-build","py310-installer"]},{"type":"lib","ports":["py310-cryptography","py310-bcrypt","py310-pynacl","python310"]}],"depends_on":[{"type":"lib","ports":["py310-ansible-core","py310-docker","py310-fabric","py310-pooch","py310-sshtunnel"]},{"type":"run","ports":["py310-gradio"]}]},{"name":"py-parfive","portdir":"python/py-parfive","version":"2.3.1","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://parfive.readthedocs.io/en/stable/","description":"A parallel file downloader using asyncio.","long_description":"A parallel file downloader using asyncio. parfive can handle downloading multiple files in parallel as well as downloading each file in a number of chunks.","active":true,"categories":["net","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":["ftp"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-parfive"]}],"depends_on":[]},{"name":"py-paramiko","portdir":"python/py-paramiko","version":"3.5.1","license":"LGPL-2.1+","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/paramiko/paramiko/","description":"Native Python SSHv2 protocol library","long_description":"This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.","active":true,"categories":["net","security","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-paramiko"]}],"depends_on":[]},{"name":"py314-parameterized","portdir":"python/py-parameterized","version":"0.9.0","license":"FreeBSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/wolever/parameterized","description":"Parameterized testing with any Python test framework","long_description":"Parameterized testing with any Python test framework","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py314-wheel","clang-18","py314-build","py314-installer","py314-setuptools"]},{"type":"lib","ports":["python314"]},{"type":"test","ports":["py314-mock","py314-pynose"]}],"depends_on":[{"type":"lib","ports":["py-parameterized"]},{"type":"test","ports":["py314-aws-sam-translator","linkchecker"]}]},{"name":"py313-parameterized","portdir":"python/py-parameterized","version":"0.9.0","license":"FreeBSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/wolever/parameterized","description":"Parameterized testing with any Python test framework","long_description":"Parameterized testing with any Python test framework","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-mock","py313-pynose"]}],"depends_on":[{"type":"test","ports":["py313-aws-sam-translator"]}]},{"name":"py312-parameterized","portdir":"python/py-parameterized","version":"0.9.0","license":"FreeBSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/wolever/parameterized","description":"Parameterized testing with any Python test framework","long_description":"Parameterized testing with any Python test framework","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py312-build","py312-installer","py312-setuptools","py312-wheel"]},{"type":"lib","ports":["python312"]},{"type":"test","ports":["py312-mock","py312-pynose"]}],"depends_on":[{"type":"test","ports":["py312-aws-sam-translator"]}]},{"name":"py311-parameterized","portdir":"python/py-parameterized","version":"0.9.0","license":"FreeBSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/wolever/parameterized","description":"Parameterized testing with any Python test framework","long_description":"Parameterized testing with any Python test framework","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py311-build","py311-installer","py311-setuptools","py311-wheel"]},{"type":"lib","ports":["python311"]},{"type":"test","ports":["py311-mock","py311-nose"]}],"depends_on":[{"type":"test","ports":["py311-aws-sam-translator","py311-m2crypto"]}]},{"name":"py310-parameterized","portdir":"python/py-parameterized","version":"0.9.0","license":"FreeBSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/wolever/parameterized","description":"Parameterized testing with any Python test framework","long_description":"Parameterized testing with any Python test framework","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py310-setuptools","py310-wheel","py310-build","py310-installer"]},{"type":"lib","ports":["python310"]},{"type":"test","ports":["py310-nose","py310-mock"]}],"depends_on":[{"type":"run","ports":["py310-transformers"]},{"type":"test","ports":["py310-aws-sam-translator","py310-m2crypto"]}]},{"name":"py314-param","portdir":"python/py-param","version":"2.3.3","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/holoviz/param","description":"Param is a library providing Parameters.","long_description":"Param is a library providing Parameters. Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-hatch-vcs","py314-hatchling"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py314-geoviews","py314-holoviews","py314-hvplot","py314-panel","py-param","py314-pyct"]}]},{"name":"py313-param","portdir":"python/py-param","version":"2.3.3","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/holoviz/param","description":"Param is a library providing Parameters.","long_description":"Param is a library providing Parameters. Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling","py313-hatch-vcs"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-geoviews","py313-holoviews","py313-hvplot","py313-panel","py313-pyct"]},{"type":"run","ports":["py313-panel"]}]},{"name":"py312-param","portdir":"python/py-param","version":"2.3.3","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/holoviz/param","description":"Param is a library providing Parameters.","long_description":"Param is a library providing Parameters. Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["py312-build","py312-installer","py312-hatchling","py312-hatch-vcs","clang-18"]},{"type":"lib","ports":["python312"]}],"depends_on":[{"type":"lib","ports":["py312-geoviews","py312-holoviews","py312-hvplot","py312-panel","py312-pyct"]},{"type":"run","ports":["py312-panel"]}]},{"name":"py311-param","portdir":"python/py-param","version":"2.3.3","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/holoviz/param","description":"Param is a library providing Parameters.","long_description":"Param is a library providing Parameters. Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["py311-build","py311-installer","py311-hatchling","py311-hatch-vcs","clang-18"]},{"type":"lib","ports":["python311"]}],"depends_on":[{"type":"lib","ports":["py311-geoviews","py311-holoviews","py311-hvplot","py311-panel","py311-pyct"]},{"type":"run","ports":["py311-panel"]}]},{"name":"py310-param","portdir":"python/py-param","version":"2.3.3","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/holoviz/param","description":"Param is a library providing Parameters.","long_description":"Param is a library providing Parameters. Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["py310-build","py310-hatchling","py310-hatch-vcs","py310-installer","clang-18"]},{"type":"lib","ports":["python310"]}],"depends_on":[{"type":"lib","ports":["py310-geoviews","py310-holoviews","py310-hvplot","py310-panel","py310-pyct"]},{"type":"run","ports":["py310-panel"]}]},{"name":"py-parameterized","portdir":"python/py-parameterized","version":"0.9.0","license":"FreeBSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/wolever/parameterized","description":"Parameterized testing with any Python test framework","long_description":"Parameterized testing with any Python test framework","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-parameterized"]}],"depends_on":[]},{"name":"py-param","portdir":"python/py-param","version":"2.3.3","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/holoviz/param","description":"Param is a library providing Parameters.","long_description":"Param is a library providing Parameters. Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.","active":true,"categories":["python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-param"]}],"depends_on":[]},{"name":"py314-panel","portdir":"python/py-panel","version":"1.8.10","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://panel.holoviz.org","description":"A high-level app and dashboarding solution for Python.","long_description":"Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.","active":true,"categories":["devel","graphics","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","npm11","py314-build","py314-installer","py314-packaging","py314-hatch-vcs","py314-hatchling"]},{"type":"lib","ports":["py314-mdit-py-plugins","py314-markdown-it-py","py314-pandas","py314-param","py314-xyzservices","py314-markdown","panel_select","py314-bleach","py314-bokeh","py314-narwhals","py314-pyct","py314-pyviz_comms","py314-tzdata","nodejs24","python314","py314-requests","py314-tqdm","py314-typing_extensions","py314-linkify-it-py"]}],"depends_on":[{"type":"lib","ports":["py314-geoviews","py314-holoviews","py314-hvplot","py-panel","peakipy"]}]},{"name":"py313-panel","portdir":"python/py-panel","version":"1.8.10","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://panel.holoviz.org","description":"A high-level app and dashboarding solution for Python.","long_description":"Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.","active":true,"categories":["devel","graphics","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["npm11","py313-hatch-vcs","py313-hatchling","py313-packaging","py313-installer","py313-build","clang-18"]},{"type":"lib","ports":["py313-pandas","py313-mdit-py-plugins","py313-linkify-it-py","panel_select","py313-param","py313-pyct","py313-bokeh","py313-pyviz_comms","py313-xyzservices","py313-tzdata","py313-narwhals","nodejs24","py313-markdown-it-py","python313","py313-requests","py313-typing_extensions","py313-tqdm","py313-markdown","py313-bleach"]},{"type":"run","ports":["py313-pandas","py313-mdit-py-plugins","py313-linkify-it-py","py313-markdown-it-py","py313-param","py313-pyct","py313-bokeh","py313-pyviz_comms","py313-xyzservices","py313-tzdata","nodejs24","py313-bleach","py313-markdown","py313-tqdm","py313-typing_extensions","py313-requests","py313-packaging","panel_select"]}],"depends_on":[{"type":"lib","ports":["py313-geoviews","py313-holoviews","py313-hvplot"]}]},{"name":"py312-panel","portdir":"python/py-panel","version":"1.8.10","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://panel.holoviz.org","description":"A high-level app and dashboarding solution for Python.","long_description":"Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.","active":true,"categories":["devel","graphics","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["npm11","clang-18","py312-hatch-vcs","py312-hatchling","py312-packaging","py312-installer","py312-build"]},{"type":"lib","ports":["py312-bleach","py312-pandas","py312-xyzservices","python312","py312-param","py312-pyct","py312-pyviz_comms","py312-tqdm","py312-tzdata","panel_select","py312-narwhals","nodejs24","py312-bokeh","py312-typing_extensions","py312-markdown","py312-requests","py312-linkify-it-py","py312-markdown-it-py","py312-mdit-py-plugins"]},{"type":"run","ports":["py312-bleach","py312-pandas","py312-xyzservices","py312-bokeh","py312-param","py312-pyct","py312-pyviz_comms","py312-tqdm","py312-tzdata","panel_select","nodejs24","py312-mdit-py-plugins","py312-markdown-it-py","py312-linkify-it-py","py312-requests","py312-markdown","py312-typing_extensions","py312-packaging"]}],"depends_on":[{"type":"lib","ports":["py312-geoviews","py312-holoviews","py312-hvplot"]}]},{"name":"py311-panel","portdir":"python/py-panel","version":"1.8.10","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://panel.holoviz.org","description":"A high-level app and dashboarding solution for Python.","long_description":"Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.","active":true,"categories":["devel","graphics","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["npm11","clang-18","py311-hatch-vcs","py311-hatchling","py311-packaging","py311-installer","py311-build"]},{"type":"lib","ports":["py311-bokeh","py311-param","py311-pyct","python311","py311-linkify-it-py","py311-mdit-py-plugins","py311-markdown-it-py","py311-xyzservices","py311-tzdata","panel_select","py311-narwhals","nodejs24","py311-pyviz_comms","py311-typing_extensions","py311-requests","py311-pandas","py311-markdown","py311-tqdm","py311-bleach"]},{"type":"run","ports":["py311-bokeh","py311-param","py311-pyct","py311-pyviz_comms","py311-linkify-it-py","py311-mdit-py-plugins","py311-markdown-it-py","py311-xyzservices","py311-tzdata","panel_select","nodejs24","py311-bleach","py311-tqdm","py311-markdown","py311-pandas","py311-requests","py311-typing_extensions","py311-packaging"]}],"depends_on":[{"type":"lib","ports":["py311-geoviews","py311-holoviews","py311-hvplot"]}]},{"name":"py310-panel","portdir":"python/py-panel","version":"1.8.10","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://panel.holoviz.org","description":"A high-level app and dashboarding solution for Python.","long_description":"Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.","active":true,"categories":["devel","graphics","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["npm11","clang-18","py310-installer","py310-hatch-vcs","py310-hatchling","py310-build","py310-packaging"]},{"type":"lib","ports":["py310-markdown","py310-bokeh","py310-param","python310","py310-pyviz_comms","py310-markdown-it-py","py310-mdit-py-plugins","py310-linkify-it-py","py310-tzdata","panel_select","py310-narwhals","nodejs24","py310-pyct","py310-requests","py310-typing_extensions","py310-pandas","py310-bleach","py310-xyzservices","py310-tqdm"]},{"type":"run","ports":["py310-markdown","py310-bokeh","py310-param","py310-pyct","py310-pyviz_comms","py310-markdown-it-py","py310-mdit-py-plugins","py310-linkify-it-py","py310-tzdata","panel_select","nodejs24","py310-tqdm","py310-xyzservices","py310-bleach","py310-pandas","py310-packaging","py310-typing_extensions","py310-requests"]}],"depends_on":[{"type":"lib","ports":["py310-geoviews","py310-holoviews","py310-hvplot"]}]},{"name":"py312-panedr","portdir":"python/py-panedr","version":"0.5.2","license":"LGPL-2.1+","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jbarnoud/panedr","description":"Panedr reads a Gromacs EDR file and returns its content as a pandas dataframe.","long_description":"Panedr reads a Gromacs EDR file and returns its content as a pandas dataframe. The library exposes one function—the edr_to_df function—that gets the path to an EDR file and returns a pandas dataframe.","active":true,"categories":["science","python"],"maintainers":[{"name":"giovanni.bussi","github":"GiovanniBussi","ports_count":93}],"variants":[],"dependencies":[{"type":"build","ports":["py312-setuptools","py312-wheel","clang-18","py312-build","py312-installer"]},{"type":"lib","ports":["python312","py312-pbr","py312-pandas"]},{"type":"test","ports":["py312-six","py312-pytest"]}],"depends_on":[{"type":"lib","ports":["py-panedr"]}]},{"name":"py-panel","portdir":"python/py-panel","version":"1.8.10","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://panel.holoviz.org","description":"A high-level app and dashboarding solution for Python.","long_description":"Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.","active":true,"categories":["devel","graphics","python"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-panel"]}],"depends_on":[]},{"name":"py-panedr","portdir":"python/py-panedr","version":"0.5.2","license":"LGPL-2.1+","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/jbarnoud/panedr","description":"Panedr reads a Gromacs EDR file and returns its content as a pandas dataframe.","long_description":"Panedr reads a Gromacs EDR file and returns its content as a pandas dataframe. The library exposes one function—the edr_to_df function—that gets the path to an EDR file and returns a pandas dataframe.","active":true,"categories":["science","python"],"maintainers":[{"name":"giovanni.bussi","github":"GiovanniBussi","ports_count":93}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py312-panedr"]}],"depends_on":[]},{"name":"py314-pandocfilters","portdir":"python/py-pandocfilters","version":"1.5.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jgm/pandocfilters","description":"Utilities for writing pandoc filters in python.","long_description":"Utilities for writing pandoc filters in python.","active":true,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-build","py314-installer","py314-setuptools","py314-wheel"]},{"type":"lib","ports":["python314"]}],"depends_on":[{"type":"lib","ports":["py314-nbconvert","py-pandocfilters"]}]},{"name":"py313-pandocfilters","portdir":"python/py-pandocfilters","version":"1.5.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jgm/pandocfilters","description":"Utilities for writing pandoc filters in python.","long_description":"Utilities for writing pandoc filters in python.","active":true,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py313-nbconvert"]}]},{"name":"py312-pandocfilters","portdir":"python/py-pandocfilters","version":"1.5.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jgm/pandocfilters","description":"Utilities for writing pandoc filters in python.","long_description":"Utilities for writing pandoc filters in python.","active":true,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py312-build","py312-installer","py312-setuptools","py312-wheel","clang-18"]},{"type":"lib","ports":["python312"]}],"depends_on":[{"type":"lib","ports":["py312-nbconvert"]}]},{"name":"py311-pandocfilters","portdir":"python/py-pandocfilters","version":"1.5.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jgm/pandocfilters","description":"Utilities for writing pandoc filters in python.","long_description":"Utilities for writing pandoc filters in python.","active":true,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py311-build","py311-installer","py311-setuptools","py311-wheel","clang-18"]},{"type":"lib","ports":["python311"]}],"depends_on":[{"type":"lib","ports":["py311-nbconvert"]}]},{"name":"py310-pandocfilters","portdir":"python/py-pandocfilters","version":"1.5.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/jgm/pandocfilters","description":"Utilities for writing pandoc filters in python.","long_description":"Utilities for writing pandoc filters in python.","active":true,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py310-setuptools","py310-wheel","py310-build","py310-installer","clang-18"]},{"type":"lib","ports":["python310"]}],"depends_on":[{"type":"lib","ports":["py310-nbconvert"]}]},{"name":"py314-pandas","portdir":"python/py-pandas","version":"2.3.3","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pandas.pydata.org","description":"Powerful data structures for data analysis and statistics","long_description":"Powerful data structures for data analysis and statistics","active":true,"categories":["science","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py314-versioneer","py314-build","py314-installer","py314-wheel","py314-cython","py314-meson-python","clang-18"]},{"type":"lib","ports":["py314-dateutil","py314-tz","py314-numpy","py314-pytzdata","python314"]}],"depends_on":[{"type":"lib","ports":["verde","py314-drms","py314-geopandas","py314-gradio","py314-holoviews","py314-hvplot","py314-mapclassify","py-pandas","py314-panel","py314-pymc","py314-seaborn","py314-skyfield","py314-statsmodels","py314-xarray","napari","peakipy","yfinance","py314-altair","py314-arviz","py314-astropy","py314-bokeh"]},{"type":"run","ports":["qgis3","py314-esda","py314-pointpats","py314-pygmt","py314-spyder","py314-libpysal","py314-access","py314-segregation","py314-tobler","py314-spreg","py314-datasets"]},{"type":"test","ports":["py314-pyarrow","py314-patsy","py314-igraph","py314-peakutils","pdb2pqr"]}]},{"name":"py313-pandas","portdir":"python/py-pandas","version":"2.3.3","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pandas.pydata.org","description":"Powerful data structures for data analysis and statistics","long_description":"Powerful data structures for data analysis and statistics","active":true,"categories":["science","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["py313-versioneer","py313-build","py313-installer","py313-wheel","py313-cython","py313-meson-python","clang-18"]},{"type":"lib","ports":["py313-tz","py313-numpy","py313-dateutil","py313-pytzdata","python313"]}],"depends_on":[{"type":"lib","ports":["py313-panel","py313-statsmodels","py313-skyfield","py313-siphon","py313-bokeh","beets-describe","py313-drms","py313-pymc","py313-xarray","py313-seaborn","py313-scikit-rf","py313-geopandas","py313-gradio","py313-holoviews","py313-hvplot","py313-tropycal","py313-altair","py313-arviz","py313-maggma","py313-mapclassify","py313-metpy","py313-astropy"]},{"type":"run","ports":["py313-pygmt","py313-access","py313-datasets","py313-esda","py313-inequality","py313-libpysal","py313-momepy","py313-pmdarima","py313-pointpats","py313-panel","py313-pymatgen","py313-segregation","py313-spaghetti","py313-spopt","py313-spreg","py313-spvcm","py313-spyder","py313-tobler"]},{"type":"test","ports":["py313-scikits-bootstrap","py313-pynndescent","py313-patsy","py313-peakutils","py313-pdal","py313-pyarrow","py313-igraph"]}]},{"name":"py312-pandas","portdir":"python/py-pandas","version":"2.3.3","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pandas.pydata.org","description":"Powerful data structures for data analysis and statistics","long_description":"Powerful data structures for data analysis and statistics","active":true,"categories":["science","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py312-installer","py312-wheel","py312-cython","py312-meson-python","py312-versioneer","py312-build"]},{"type":"lib","ports":["py312-tz","py312-numpy","py312-dateutil","py312-pytzdata","python312"]}],"depends_on":[{"type":"lib","ports":["py312-geoplot","py312-altair","py312-arviz","py312-astropy","py312-bokeh","py312-drms","py312-geopandas","py312-holoviews","py312-hvplot","py312-itables","py312-maggma","py312-mapclassify","py312-metpy","py312-panedr","py312-panel","py312-pymc","py312-scikit-rf","py312-seaborn","py312-siphon","py312-skyfield","py312-statsmodels","py312-tropycal","py312-wntr","py312-xarray","WW"]},{"type":"run","ports":["py312-spaghetti","py312-access","py312-spvcm","py312-segregation","py312-spyder","py312-momepy","py312-tobler","py312-pmdarima","py312-colour","py312-datasets","py312-pointpats","py312-esda","py312-pygmt","py312-panel","py312-spopt","py312-pymatgen","py312-inequality","py312-spreg","py312-libpysal"]},{"type":"test","ports":["py312-patsy","py312-pdal","py312-peakutils","py312-pyarrow","py312-igraph"]}]},{"name":"py311-pandas","portdir":"python/py-pandas","version":"2.3.3","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pandas.pydata.org","description":"Powerful data structures for data analysis and statistics","long_description":"Powerful data structures for data analysis and statistics","active":true,"categories":["science","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py311-installer","py311-wheel","py311-cython","py311-versioneer","py311-meson-python","py311-build"]},{"type":"lib","ports":["py311-dateutil","py311-tz","py311-numpy","py311-pytzdata","python311"]}],"depends_on":[{"type":"lib","ports":["py311-bokeh","py311-bqplot","py311-panel","py311-statsmodels","py311-skyfield","py311-siphon","py311-seaborn","py311-xarray","py311-drms","py311-pymc","py311-altair","py311-scikit-rf","py311-geopandas","py311-geoplot","py311-holoviews","py311-hvplot","py311-tstables","py311-arviz","py311-tropycal","py311-astropy","py311-maggma","py311-mapclassify","py311-metpy"]},{"type":"run","ports":["py311-spvcm","py311-pygmt","py311-access","py311-datasets","py311-esda","py311-inequality","py311-libpysal","py311-momepy","py311-note-seq","py311-pmdarima","py311-pointpats","py311-pymatgen","py311-segregation","py311-spaghetti","py311-spopt","py311-spreg","py311-panel","py311-spyder","py311-tobler"]},{"type":"test","ports":["py311-plumed","py311-json-tricks","py311-peakutils","py311-pdal","py311-igraph","py311-patsy","py311-pyarrow"]}]},{"name":"py310-pandas","portdir":"python/py-pandas","version":"2.3.3","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://pandas.pydata.org","description":"Powerful data structures for data analysis and statistics","long_description":"Powerful data structures for data analysis and statistics","active":true,"categories":["science","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py310-wheel","py310-build","py310-installer","py310-versioneer","py310-meson-python","py310-cython"]},{"type":"lib","ports":["py310-numpy","py310-dateutil","py310-tz","py310-pytzdata","python310"]}],"depends_on":[{"type":"lib","ports":["py310-seaborn","py310-pymc","py310-pymc3","py310-altair","py310-arviz","py310-astropy","py310-barnaba","py310-bokeh","py310-bqplot","py310-drms","py310-geopandas","py310-geoplot","py310-herbie-data","py310-holoviews","py310-hvplot","py310-maggma","py310-mapclassify","py310-metpy","py310-mlxtend","py310-panel","py310-scikit-rf","py310-siphon","py310-skyfield","py310-statsmodels","py310-tpot","py310-tropycal","py310-vega","py310-xarray"]},{"type":"run","ports":["py310-spaghetti","py310-panel","py310-spopt","py310-pymatgen","py310-spvcm","py310-spyder-devel","py310-segregation","py310-libpysal","py310-spyder","py310-tobler","py310-pygmt","py310-momepy","py310-transformers","py310-gradio","py310-access","py310-note-seq","py310-spreg","py310-datasets","py310-pmdarima","py310-esda","py310-pointpats"]},{"type":"test","ports":["py310-pyarrow","py310-json-tricks","py310-patsy","py310-pdal","py310-peakutils","py310-plumed","py310-igraph"]}]},{"name":"py-pandocfilters","portdir":"python/py-pandocfilters","version":"1.5.1","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/jgm/pandocfilters","description":"Utilities for writing pandoc filters in python.","long_description":"Utilities for writing pandoc filters in python.","active":true,"categories":["textproc","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-pandocfilters"]}],"depends_on":[]},{"name":"py-pandas","portdir":"python/py-pandas","version":"2.3.3","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://pandas.pydata.org","description":"Powerful data structures for data analysis and statistics","long_description":"Powerful data structures for data analysis and statistics","active":true,"categories":["science","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-pandas"]}],"depends_on":[]},{"name":"py313-palettable","portdir":"python/py-palettable","version":"3.3.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://jiffyclub.github.io/palettable/","description":"Color palettes for Python","long_description":"Palettable (formerly brewer2mpl) is a library of color palettes for Python. It's written in pure Python with no dependencies, but it can supply color maps for matplotlib. You can use Palettable to customize matplotlib plots or supply colors for a web application.","active":true,"categories":["graphics","python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-setuptools","py313-wheel"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py-palettable"]},{"type":"run","ports":["py313-pymatgen"]}]},{"name":"py312-palettable","portdir":"python/py-palettable","version":"3.3.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://jiffyclub.github.io/palettable/","description":"Color palettes for Python","long_description":"Palettable (formerly brewer2mpl) is a library of color palettes for Python. It's written in pure Python with no dependencies, but it can supply color maps for matplotlib. You can use Palettable to customize matplotlib plots or supply colors for a web application.","active":true,"categories":["graphics","python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":[],"dependencies":[{"type":"build","ports":["py312-build","py312-installer","py312-setuptools","py312-wheel","clang-18"]},{"type":"lib","ports":["python312"]}],"depends_on":[{"type":"run","ports":["py312-pymatgen"]}]},{"name":"py311-palettable","portdir":"python/py-palettable","version":"3.3.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://jiffyclub.github.io/palettable/","description":"Color palettes for Python","long_description":"Palettable (formerly brewer2mpl) is a library of color palettes for Python. It's written in pure Python with no dependencies, but it can supply color maps for matplotlib. You can use Palettable to customize matplotlib plots or supply colors for a web application.","active":true,"categories":["graphics","python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":[],"dependencies":[{"type":"build","ports":["py311-build","py311-installer","py311-setuptools","py311-wheel","clang-18"]},{"type":"lib","ports":["python311"]}],"depends_on":[{"type":"run","ports":["py311-pymatgen"]}]},{"name":"py310-palettable","portdir":"python/py-palettable","version":"3.3.3","license":"MIT","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://jiffyclub.github.io/palettable/","description":"Color palettes for Python","long_description":"Palettable (formerly brewer2mpl) is a library of color palettes for Python. It's written in pure Python with no dependencies, but it can supply color maps for matplotlib. You can use Palettable to customize matplotlib plots or supply colors for a web application.","active":true,"categories":["graphics","python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":[],"dependencies":[{"type":"build","ports":["py310-setuptools","py310-wheel","py310-build","py310-installer","clang-18"]},{"type":"lib","ports":["python310"]}],"depends_on":[{"type":"run","ports":["py310-pymatgen"]}]},{"name":"py313-paho-mqtt","portdir":"python/py-paho-mqtt","version":"2.1.0","license":"(EPL-2 or EDL-1)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://eclipse.org/paho","description":"MQTT version 3.1/3.1.1 client class","long_description":"Eclipse Paho MQTT Python client library","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py313-build","py313-installer","py313-hatchling"]},{"type":"lib","ports":["python313"]}],"depends_on":[{"type":"lib","ports":["py-paho-mqtt"]}]},{"name":"py312-paho-mqtt","portdir":"python/py-paho-mqtt","version":"2.1.0","license":"(EPL-2 or EDL-1)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://eclipse.org/paho","description":"MQTT version 3.1/3.1.1 client class","long_description":"Eclipse Paho MQTT Python client library","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py312-build","py312-installer","py312-hatchling","clang-18"]},{"type":"lib","ports":["python312"]}],"depends_on":[{"type":"lib","ports":["py312-geomagpy"]}]},{"name":"py311-paho-mqtt","portdir":"python/py-paho-mqtt","version":"2.1.0","license":"(EPL-2 or EDL-1)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://eclipse.org/paho","description":"MQTT version 3.1/3.1.1 client class","long_description":"Eclipse Paho MQTT Python client library","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py311-build","py311-installer","py311-hatchling","clang-18"]},{"type":"lib","ports":["python311"]}],"depends_on":[]},{"name":"py310-paho-mqtt","portdir":"python/py-paho-mqtt","version":"2.1.0","license":"(EPL-2 or EDL-1)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://eclipse.org/paho","description":"MQTT version 3.1/3.1.1 client class","long_description":"Eclipse Paho MQTT Python client library","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py310-build","py310-hatchling","py310-installer","clang-18"]},{"type":"lib","ports":["python310"]}],"depends_on":[]},{"name":"py-palettable","portdir":"python/py-palettable","version":"3.3.3","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://jiffyclub.github.io/palettable/","description":"Color palettes for Python","long_description":"Palettable (formerly brewer2mpl) is a library of color palettes for Python. It's written in pure Python with no dependencies, but it can supply color maps for matplotlib. You can use Palettable to customize matplotlib plots or supply colors for a web application.","active":true,"categories":["graphics","python"],"maintainers":[{"name":"joe.fowler","github":"joefowler","ports_count":98}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-palettable"]}],"depends_on":[]},{"name":"py-paho-mqtt","portdir":"python/py-paho-mqtt","version":"2.1.0","license":"(EPL-2 or EDL-1)","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://eclipse.org/paho","description":"MQTT version 3.1/3.1.1 client class","long_description":"Eclipse Paho MQTT Python client library","active":true,"categories":["python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py313-paho-mqtt"]}],"depends_on":[]},{"name":"py313-pacmap","portdir":"python/py-pacmap","version":"0.8.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/YingfanWang/PaCMAP","description":"PaCMAP: Pairwise Controlled Manifold Approximation Projection","long_description":"PaCMAP: Pairwise Controlled Manifold Approximation Projection","active":true,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["py313-wheel","clang-18","py313-build","py313-installer","py313-setuptools"]},{"type":"lib","ports":["python313","py313-numpy","py313-scikit-learn","py313-numba","py313-annoy"]}],"depends_on":[{"type":"lib","ports":["py-pacmap"]}]},{"name":"py312-pacmap","portdir":"python/py-pacmap","version":"0.8.0","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/YingfanWang/PaCMAP","description":"PaCMAP: Pairwise Controlled Manifold Approximation Projection","long_description":"PaCMAP: Pairwise Controlled Manifold Approximation Projection","active":true,"categories":["science","python"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py312-build","py312-installer","py312-setuptools","py312-wheel"]},{"type":"lib","ports":["python312","py312-numpy","py312-numba","py312-scikit-learn","py312-annoy"]}],"depends_on":[]},{"name":"py314-packaging","portdir":"python/py-packaging","version":"26.2","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py-bootstrap-modules","clang-18","py314-installer"]},{"type":"lib","ports":["python314"]},{"type":"test","ports":["py314-pretend"]}],"depends_on":[{"type":"build","ports":["py314-dlib","py314-wheel","py314-zstd","gegl","py314-pyside6","py314-gobject3","py314-panel","py314-mssql","gegl-devel","mesa"]},{"type":"lib","ports":["py314-ansible-core","py314-arviz","py314-asdf","py314-asdf-astropy","py314-astropy","py314-asv","py314-black","py314-bokeh","py314-build","py314-cartopy","py314-cclib","py314-dask","py314-deprecation","py314-desktop-notifier","py314-dunamai","py314-findpython","py314-geopandas","py314-geoviews","py314-gradio","py314-gradio-client","py314-gyp-next","py314-h5netcdf","py314-hatch-requirements-txt","py314-hatchling","py314-hvplot","py314-hydra-core","py314-ipykernel","py314-jupyter_packaging","py314-jupyter_server","py314-jupyterlab","py314-jupyterlab_server","py314-kombu","py314-lazy_loader","py314-lightning-utilities","py314-matplotlib","ocrmypdf","py314-pikepdf","py314-setuptools-git-versioning","rst2pdf","gi-docgen","osxphotos","pipenv","pipx","poetry","py314-altair","py314-transformers","py314-upt-macports","py314-versioningit","py314-virtualfish","py314-weasel","py314-webargs","py314-xarray","py314-zmq","twine","ansible-lint","glances","maestral","upt","py314-nbconvert","py-packaging","py314-pooch","py314-py2app","py314-pyinstaller","py314-pyinstaller-hooks-contrib","py314-pyogrio","py314-pyproject_api","py314-pyproject_metadata","py314-pyqt-builder","py314-pysigma","py314-pytest","py314-pytest-rerunfailures","py314-pytest-remotedata","py314-pytoolconfig","py314-qtconsole","py314-qtpy","py314-robotframework-ride","py314-scikit-build-core","py314-scikit-image","py314-setuptools_scm","py314-sip","py314-spaCy","py314-statsmodels","py314-stone","py314-sunpy","py314-thinc","py314-torchmetrics","py314-tox"]},{"type":"run","ports":["py314-datasets","py314-sphinx","py314-huggingface_hub","py314-pygmt","pyinfra","py314-ansible-compat","py314-libpysal","py314-plotly","py314-pytorch"]},{"type":"test","ports":["py314-netcdf4","py314-obspy","py314-flask-cors","py314-librosa"]}]},{"name":"py313-packaging","portdir":"python/py-packaging","version":"26.2","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py-bootstrap-modules","clang-18","py313-installer"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pretend"]}],"depends_on":[{"type":"build","ports":["py313-gobject3","py313-dlib","py313-panel","py313-pyside6","py313-mssql","py313-wheel","py313-zstd"]},{"type":"lib","ports":["py313-arviz","py313-asdf","py313-asdf-astropy","py313-astropy","py313-asv","py313-black","py313-bokeh","py313-build","py313-cartopy","py313-dask","py313-deprecation","py313-desktop-notifier","py313-dunamai","py313-findpython","py313-flasgger","py313-geopandas","py313-geoviews","py313-gradio","py313-gradio-client","py313-gyp-next","py313-h5netcdf","py313-hatch-requirements-txt","py313-hatchling","py313-hvplot","py313-hydra-core","py313-ipykernel","py313-jupyter_packaging","py313-jupyter_server","py313-jupyterlab","py313-jupyterlab_server","py313-kombu","py313-lazy_loader","py313-robotframework-ride","py313-pikepdf","py313-setuptools-git-versioning","py313-sip-devel","py313-MDAnalysis","py313-altair","py313-ansible-core","py313-pytoolconfig","py313-qtconsole","py313-qtpy","py313-scikit-build","py313-scikit-build-core","py313-scikit-image","py313-setuptools_scm","py313-sip","py313-spaCy","py313-statsmodels","py313-stone","py313-sunpy","py313-thinc","py313-torchmetrics","py313-tox","py313-transformers","py313-upt-macports","py313-versioningit","py313-virtualfish","py313-weasel","py313-webargs","py313-xarray","py313-zmq","py313-lightning-utilities","py313-matplotlib","py313-matplotlib-basemap","py313-mdtraj","py313-mido","py313-mongomock","py313-nbconvert","py313-pooch","py313-pudb","py313-py2app","py313-pyinstaller","py313-pyinstaller-hooks-contrib","py313-pyogrio","py313-pyproject_api","py313-pyproject_metadata","py313-pyqt-builder","py313-pysigma","py313-pytesseract","py313-pytest","py313-pytest-rerunfailures","py313-pytest-remotedata"]},{"type":"run","ports":["py313-libpysal","py313-silx","py313-pygmt","borgbackup","py313-pytorch","py313-xraylarch","py313-sphinx","py313-requirements-parser","py313-panel","py313-momepy","py313-splot","py313-keystoneclient","borgmatic","py313-oslo-utils","py313-huggingface_hub","py313-plotly","py313-pmdarima","py313-ansible-compat","py313-datasets"]},{"type":"test","ports":["py313-librosa","py313-obspy","py313-flask-cors","py313-netcdf4"]}]},{"name":"py312-packaging","portdir":"python/py-packaging","version":"26.2","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py-bootstrap-modules","py312-installer","clang-18"]},{"type":"lib","ports":["python312"]},{"type":"test","ports":["py312-pretend"]}],"depends_on":[{"type":"build","ports":["py312-gobject3","py312-panel","py312-wheel","py312-pyside6","py312-mssql","py312-zstd","py312-dlib"]},{"type":"lib","ports":["py312-arviz","py312-asdf","py312-asdf-astropy","py312-astropy","py312-asv","py312-black","py312-bokeh","py312-build","py312-cartopy","py312-dask","py312-deprecation","py312-desktop-notifier","py312-distributed","py312-dunamai","py312-findpython","py312-flasgger","py312-geopandas","py312-geoviews","py312-gunicorn","py312-gyp-next","py312-h5netcdf","py312-hatch-requirements-txt","py312-hatchling","py312-hvplot","py312-hydra-core","py312-ipykernel","py312-jupyter_packaging","py312-jupyter_server","py312-jupyterlab","py312-jupyterlab_server","py312-jupytext","py312-kombu","py312-lazy_loader","py312-sunpy","py312-pikepdf","py312-setuptools-git-versioning","py312-sip-devel","legit","py312-altair","py312-ansible-core","py312-qtconsole","py312-qtpy","py312-scikit-build","py312-scikit-build-core","py312-scikit-image","py312-setuptools_scm","py312-sip","py312-spaCy","py312-statsmodels","py312-stone","py312-thinc","py312-tox","py312-transformers","py312-upt-macports","py312-versioningit","py312-virtualfish","py312-weasel","py312-webargs","py312-xarray","py312-zmq","py312-matplotlib","py312-mido","py312-mongomock","py312-nbconvert","py312-nibabel","py312-pooch","py312-pudb","py312-py2app","py312-pyinstaller","py312-pyinstaller-hooks-contrib","py312-pyogrio","py312-pyproject_api","py312-pyproject_metadata","py312-pyqt-builder","py312-pysigma","py312-pytesseract","py312-pytest","py312-pytest-rerunfailures","py312-pytest-remotedata","py312-pytoolconfig"]},{"type":"run","ports":["py312-libpysal","py312-ansible-compat","py312-sphinx","py312-pygmt","py312-splot","py312-xraylarch","py312-datasets","py312-momepy","py312-silx","py312-keystoneclient","py312-pytorch","py312-panel","py312-oslo-utils","py312-huggingface_hub","py312-plotly","py312-pmdarima"]},{"type":"test","ports":["py312-librosa","py312-netcdf4","py312-flask-cors","py312-obspy"]}]}]}