HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50587,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=583",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=581",
"results": [
{
"name": "py313-openstackclient",
"portdir": "python/py-openstackclient",
"version": "8.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/python-openstackclient/latest/",
"description": "Command-line client for OpenStack",
"long_description": "OpenStackClient (aka OSC) is a command-line client for OpenStack that brings the command set for Compute, Identity, Image, Network, Object Store and Block Storage APIs together in a single shell with a uniform command structure.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-pbr",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-openstacksdk",
"py313-osc-lib",
"py313-oslo-i18n",
"py313-stevedore",
"py313-keystoneclient",
"py313-iso8601",
"py313-cliff",
"py313-cinderclient",
"py313-cryptography",
"py313-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-openstackclient"
]
}
]
},
{
"name": "py313-openstacksdk",
"portdir": "python/py-openstacksdk",
"version": "4.7.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/openstacksdk/",
"description": "Client library for building applications to work with OpenStack clouds",
"long_description": "Client library for building applications to work with OpenStack clouds",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-pbr",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-jmespath",
"py313-dogpile-cache",
"py313-iso8601",
"py313-jsonpatch",
"py313-keystoneauth1",
"py313-os-service-types",
"py313-requestsexceptions",
"py313-yaml",
"py313-cryptography",
"py313-psutil",
"py313-platformdirs",
"py313-decorator",
"py313-typing_extensions"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-openstacksdk"
]
},
{
"type": "run",
"ports": [
"py313-openstackclient",
"py313-osc-lib"
]
}
]
},
{
"name": "py313-ordered-set",
"portdir": "python/py-ordered-set",
"version": "4.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rspeer/ordered-set",
"description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
"long_description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-nuitka",
"beets-beetcamp",
"py-ordered-set"
]
}
]
},
{
"name": "py313-orfeotoolbox",
"portdir": "gis/orfeotoolbox",
"version": "9.1.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.orfeo-toolbox.org/",
"description": "Python 3.13 bindings for orfeotoolbox",
"long_description": "This package provides Python 3.13 modules for orfeotoolbox.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"swig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libkml",
"orfeotoolbox",
"libgeotiff",
"libjpeg-turbo",
"libpng",
"opencv4",
"tiff",
"fftw-single",
"fftw-3",
"zlib",
"muparser",
"curl",
"expat",
"muparserx",
"tinyxml",
"InsightToolkit4",
"shark",
"python313",
"boost187",
"libsvm",
"swig-python",
"gdal"
]
}
],
"depends_on": []
},
{
"name": "py313-orjson",
"portdir": "python/py-orjson",
"version": "3.11.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ijl/orjson",
"description": "orjson is a fast, correct JSON library",
"long_description": "orjson is a fast, correct JSON library. It benchmarks as the fastest Python library for JSON and is more correct than the standard json library or other third-party libraries. It serializes dataclass, datetime, numpy, and UUID instances natively.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py313-setuptools-rust",
"py313-maturin",
"cargo",
"legacy-support",
"rust",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"libunwind"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gramps",
"py-orjson",
"py313-discordpy",
"py313-maggma"
]
}
]
},
{
"name": "py313-osc-lib",
"portdir": "python/py-osc-lib",
"version": "4.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/osc-lib/latest/",
"description": "Common support modules for writing OpenStackClient plugins",
"long_description": "Common support modules for writing OpenStackClient plugins",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-pbr",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-stevedore",
"py313-oslo-utils",
"py313-oslo-i18n",
"py313-openstacksdk",
"py313-keystoneauth1",
"py313-cliff",
"py313-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-osc-lib"
]
},
{
"type": "run",
"ports": [
"py313-openstackclient"
]
}
]
},
{
"name": "py313-oscrypto",
"portdir": "python/py-oscrypto",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbond/oscrypto",
"description": "TLS (SSL) sockets, key generation, encryption, decryption, signing, verification and KDFs using the OS crypto libraries. Does not require a compiler, and relies on the OS for patching. Works on Windows, OS X and Linux/BSD.",
"long_description": "TLS (SSL) sockets, key generation, encryption, decryption, signing, verification and KDFs using the OS crypto libraries. Does not require a compiler, and relies on the OS for patching. Works on Windows, OS X and Linux/BSD.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-asn1crypto",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-hanko-certvalidator",
"py-oscrypto"
]
}
]
},
{
"name": "py313-oslo-config",
"portdir": "python/py-oslo-config",
"version": "9.7.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.config/latest/",
"description": "Oslo Configuration Library",
"long_description": "Oslo Configuration Library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-pbr",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-stevedore",
"py313-oslo-i18n",
"py313-debtcollector",
"py313-netaddr",
"py313-rfc3986",
"py313-yaml",
"py313-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-oslo-config"
]
},
{
"type": "run",
"ports": [
"py313-keystoneclient"
]
}
]
},
{
"name": "py313-oslo-i18n",
"portdir": "python/py-oslo-i18n",
"version": "6.5.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.i18n/latest/",
"description": "Common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-pbr",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-oslo-i18n"
]
},
{
"type": "run",
"ports": [
"py313-cinderclient",
"py313-oslo-utils",
"py313-novaclient",
"py313-openstackclient",
"py313-osc-lib",
"py313-keystoneclient",
"py313-oslo-config"
]
}
]
},
{
"name": "py313-oslo-serialization",
"portdir": "python/py-oslo-serialization",
"version": "5.8.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.serialization/latest/",
"description": "The oslo.utils library",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-pbr",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-tz",
"py313-msgpack",
"py313-oslo-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-oslo-serialization"
]
},
{
"type": "run",
"ports": [
"py313-keystoneclient",
"py313-novaclient"
]
}
]
},
{
"name": "py313-oslo-utils",
"portdir": "python/py-oslo-utils",
"version": "8.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.utils/latest/",
"description": "OpenStack common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-pbr",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-debtcollector",
"py313-iso8601",
"py313-oslo-i18n",
"py313-netaddr",
"py313-parsing",
"py313-yaml",
"py313-psutil",
"py313-tz",
"py313-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-oslo-utils"
]
},
{
"type": "run",
"ports": [
"py313-keystoneclient",
"py313-cinderclient",
"py313-oslo-serialization",
"py313-novaclient",
"py313-osc-lib"
]
}
]
},
{
"name": "py313-os-service-types",
"portdir": "python/py-os-service-types",
"version": "1.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/os-service-types/latest/",
"description": "Library for consuming OpenStack sevice-types-authority data",
"long_description": "Python library for consuming OpenStack sevice-types-authority data",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-pbr",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-os-service-types"
]
},
{
"type": "run",
"ports": [
"py313-openstacksdk",
"py313-keystoneauth1"
]
}
]
},
{
"name": "py313-osxmetadata",
"portdir": "python/py-osxmetadata",
"version": "1.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/osxmetadata",
"description": "Read and write meta data, such as tags/keywords, Finder comments, etc. on MacOS files",
"long_description": "Read and write meta data, such as tags/keywords, Finder comments, etc. on MacOS files",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rturnbull",
"github": "RhetTbull",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatchling",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-xattr",
"py313-click",
"py313-pyobjc",
"py313-bitstring",
"py313-applescript"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"osxphotos",
"py-osxmetadata"
]
}
]
},
{
"name": "py313-outcome",
"portdir": "python/py-outcome",
"version": "1.3.0.post0",
"license": "(Apache-2 or MIT)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/outcome",
"description": "Capture the outcome of Python function calls",
"long_description": "Capture the outcome of Python function calls. Extracted from the Trio project.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 71
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-attrs"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-async_generator",
"py313-pytest-asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-outcome",
"py313-pytest-trio",
"py313-trio"
]
}
]
},
{
"name": "py313-overrides",
"portdir": "python/py-overrides",
"version": "7.7.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mkorpela/overrides",
"description": "A decorator to automatically detect mismatch when overriding a method",
"long_description": "A decorator to automatically detect mismatch when overriding a method. See http://stackoverflow.com/questions/1167617/in-python-how-do-i-indicate-im-overriding-a-method",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"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-jupyter_server",
"py-overrides"
]
}
]
},
{
"name": "py313-owslib",
"portdir": "python/py-owslib",
"version": "0.34.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://owslib.readthedocs.io/",
"description": "OGC Web Service utility library",
"long_description": "OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.",
"active": true,
"categories": [
"net",
"science",
"python",
"gis"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-pyproj",
"py313-requests",
"py313-dateutil",
"py313-yaml",
"py313-lxml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-cartopy"
]
},
{
"type": "run",
"ports": [
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "py313-packaging",
"portdir": "python/py-packaging",
"version": "26.0",
"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": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pretend"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gegl-devel",
"py313-zstd",
"py313-gobject3",
"py313-wheel",
"py313-panel",
"py313-mssql",
"mesa",
"py313-pyside6",
"gegl"
]
},
{
"type": "lib",
"ports": [
"py313-matplotlib",
"py313-sip",
"py313-bokeh",
"py313-dunamai",
"py313-jupyter_server",
"py313-scikit-image",
"py313-jupyterlab",
"py313-tox",
"py313-pytest-rerunfailures",
"py313-stone",
"py313-pudb",
"osxphotos",
"py313-zmq",
"py313-ipykernel",
"py313-h5netcdf",
"py313-pooch",
"py313-MDAnalysis",
"py313-altair",
"gi-docgen",
"py313-mdtraj",
"py313-mongomock",
"py313-qtpy",
"py313-kombu",
"py313-asdf",
"py313-pyqt-builder",
"py313-asdf-astropy",
"py313-sunpy",
"py313-astropy",
"pipx",
"py313-black",
"py313-arviz",
"py313-statsmodels",
"py313-xarray",
"py313-pytest-remotedata",
"py313-pytesseract",
"py313-dask",
"py313-pyproject_api",
"py313-desktop-notifier",
"py313-jupyterlab_server",
"py313-scikit-build-core",
"py313-nbconvert",
"py313-hatchling",
"py313-webargs",
"py313-hatch-requirements-txt",
"py313-pytest",
"py313-ansible-core",
"py313-upt-macports",
"py313-pytoolconfig",
"ocrmypdf",
"py313-pysigma",
"py313-geopandas",
"py313-pyproject_metadata",
"py313-setuptools_scm",
"py313-pikepdf",
"py313-pyogrio",
"py313-jupyter_packaging",
"py313-lazy_loader",
"py313-py2app",
"py313-scikit-build",
"py313-build",
"py313-deprecation",
"py313-mido",
"py313-sip-devel",
"py313-virtualfish",
"py313-qtconsole",
"py313-findpython",
"py313-flasgger",
"py313-cartopy",
"py313-versioningit",
"py313-asv",
"py313-matplotlib-basemap",
"py313-setuptools-git-versioning"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch",
"py313-keystoneclient",
"py313-datasets",
"borgmatic",
"py313-panel",
"borgbackup",
"py313-huggingface_hub",
"py313-ansible-compat",
"py313-pytorch",
"py313-libpysal",
"py313-oslo-utils",
"py313-sphinx",
"py313-silx",
"py313-pmdarima",
"py313-pygmt",
"py313-momepy",
"py313-requirements-parser",
"py313-splot"
]
},
{
"type": "test",
"ports": [
"py313-netcdf4",
"py313-librosa",
"py313-flask-cors",
"py313-obspy"
]
}
]
},
{
"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": "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": "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": "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": 2871
}
],
"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-xarray",
"beets-describe",
"py313-scikit-rf",
"py313-mapclassify",
"py313-arviz",
"py313-pymc",
"py313-seaborn",
"py313-bokeh",
"py313-siphon",
"py313-maggma",
"py313-statsmodels",
"py313-metpy",
"holoviews",
"py313-altair",
"py313-tropycal",
"py313-geopandas",
"py313-astropy",
"py313-skyfield",
"py313-panel",
"py-pandas",
"napari",
"verde",
"py313-drms"
]
},
{
"type": "run",
"ports": [
"qgis3-ltr",
"py313-tobler",
"py313-panel",
"py313-spvcm",
"py313-esda",
"qgis3",
"py313-spopt",
"py313-pygmt",
"py313-pointpats",
"py313-access",
"py313-libpysal",
"py313-spaghetti",
"py313-pmdarima",
"py313-spyder",
"py313-inequality",
"py313-spreg",
"py313-datasets",
"py313-momepy",
"py313-pymatgen",
"py313-segregation"
]
},
{
"type": "test",
"ports": [
"py313-pyarrow",
"py313-pdal",
"py313-scikits-bootstrap",
"py313-patsy",
"py313-pynndescent",
"py313-peakutils",
"py313-igraph"
]
}
]
},
{
"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": 2871
}
],
"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",
"py-pandocfilters"
]
}
]
},
{
"name": "py313-panel",
"portdir": "python/py-panel",
"version": "1.8.5",
"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": 1212
}
],
"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": [
"py-panel",
"holoviews"
]
}
]
},
{
"name": "py313-param",
"portdir": "python/py-param",
"version": "2.3.1",
"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": 1212
}
],
"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": [
"py-param",
"py313-panel",
"holoviews",
"py313-pyct"
]
},
{
"type": "run",
"ports": [
"py313-panel"
]
}
]
},
{
"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": "py313-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": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-cryptography",
"py313-bcrypt",
"py313-pynacl",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mycli",
"py313-ansible-core",
"py-paramiko",
"py313-sshtunnel"
]
}
]
},
{
"name": "py313-parfive",
"portdir": "python/py-parfive",
"version": "2.2.0",
"license": "MIT",
"platforms": "{darwin 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": 1212
}
],
"variants": [
"ftp"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-tqdm",
"py313-aiohttp",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-sunpy",
"py-parfive"
]
}
]
},
{
"name": "py313-parse",
"portdir": "python/py-parse",
"version": "1.20.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/parse/",
"description": "parse() is the opposite of format()",
"long_description": "Parse strings using a specification based on the Python format() syntax -- parse() is the opposite of format()",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"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": [
"beets-mosaic"
]
},
{
"type": "run",
"ports": [
"py313-behave",
"py313-parse-type"
]
}
]
},
{
"name": "py313-parsedatetime",
"portdir": "python/py-parsedatetime",
"version": "2.6",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bear/parsedatetime",
"description": "Parse human-readable date/time text",
"long_description": "Parse human-readable date/time text",
"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": [
"certbot",
"certbot-apache",
"certbot-nginx",
"certbot-dns-digitalocean",
"certbot-dns-cloudflare",
"certbot-dns-dnsmadeeasy",
"certbot-dns-dnsimple",
"certbot-dns-gehirn",
"certbot-dns-google",
"certbot-dns-luadns",
"certbot-dns-linode",
"certbot-dns-nsone",
"certbot-dns-ovh",
"certbot-dns-rfc2136",
"certbot-dns-route53",
"certbot-dns-sakuracloud",
"py313-agate-sql",
"py313-agate",
"py-parsedatetime"
]
}
]
},
{
"name": "py313-parse-type",
"portdir": "python/py-parse-type",
"version": "0.6.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "parse_type extends the parse module (opposite of string.format())",
"long_description": "parse_type extends the parse module (opposite of string.format()) with the following features: build type converters for common use cases (enum/mapping, choice); build a type converter with a cardinality constraint (0..1,0..*,1..*); from the type converter with cardinality=1.; compose a type converter from other type converters; an extended parser that supports the CardinalityField naming schema and creates missing type variants (0..1,0..*,1..*) from the primary type converter",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-setuptools_scm",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-parse",
"py313-six"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-parse-type"
]
},
{
"type": "run",
"ports": [
"py313-behave"
]
}
]
},
{
"name": "py313-parsimonious",
"portdir": "python/py-parsimonious",
"version": "0.10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erikrose/parsimonious",
"description": "The fastest pure-Python PEG parser I can muster",
"long_description": "Parsimonious aims to be the fastest arbitrary-lookahead parser written in pure Python—and the most usable. It's based on parsing expression grammars (PEGs), which means you feed it a simplified sort of EBNF notation.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-regex"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-parsimonious"
]
},
{
"type": "run",
"ports": [
"john-jumbo",
"john-jumbo-devel"
]
}
]
},
{
"name": "py313-parsing",
"portdir": "python/py-parsing",
"version": "3.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/pyparsing/pyparsing/",
"description": "alternative approach to creating parsers in python",
"long_description": "The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code.",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cabal"
]
},
{
"type": "lib",
"ports": [
"py313-matplotlib",
"certbot-nginx",
"py313-httplib2",
"py313-rdflib",
"py313-pysigma",
"py313-mitmproxy",
"py313-snuggs",
"py313-mdtraj"
]
},
{
"type": "run",
"ports": [
"cmake-language-server",
"py313-pyregion",
"py313-pydot",
"py313-oslo-utils",
"py313-cloudscraper",
"py313-rasterio"
]
},
{
"type": "test",
"ports": [
"py313-docx"
]
}
]
},
{
"name": "py313-parso",
"portdir": "python/py-parso",
"version": "0.8.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidhalter/parso",
"description": "A Python Parser",
"long_description": "A Python Parser",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"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-jedi",
"py-parso"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-partd",
"portdir": "python/py-partd",
"version": "1.4.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mrocklin/partd/",
"description": "Appendable key-value storage.",
"long_description": "Appendable key-value storage.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-versioneer",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-toolz",
"py313-locket",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-dask"
]
}
]
},
{
"name": "py313-passlib",
"portdir": "python/py-passlib",
"version": "1.7.4",
"license": "bsd",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://passlib.readthedocs.io/en/stable/",
"description": "password hashing library",
"long_description": "py-passlib is a password hashing library which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing passowrd hashes.",
"active": true,
"categories": [
"security",
"www",
"python"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"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-mitmproxy",
"py-passlib"
]
},
{
"type": "run",
"ports": [
"py313-autobahn"
]
}
]
},
{
"name": "py313-paste",
"portdir": "python/py-paste",
"version": "3.10.1",
"license": "MIT and ZPL-2 and PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonpaste.readthedocs.io/en/latest/",
"description": "Bringing consistency to Python web development.",
"long_description": "Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators.",
"active": true,
"categories": [
"www",
"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-pynose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-paste"
]
}
]
},
{
"name": "py313-pastel",
"portdir": "python/py-pastel",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sdispater/pastel",
"description": "Bring colors to your terminal.",
"long_description": "Pastel is a simple library to help you colorize strings in your terminal.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pastel",
"py313-poethepoet",
"py313-clikit"
]
}
]
},
{
"name": "py313-patch-ng",
"portdir": "python/py-patch-ng",
"version": "1.19.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/conan-io/python-patch-ng",
"description": "Library to parse and apply unified diffs.",
"long_description": "Library to parse and apply unified diffs.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-path",
"portdir": "python/py-path",
"version": "17.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/path",
"description": "Object-oriented file system path manipulation",
"long_description": "path (aka path pie, formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-coherent.licensed",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-more-itertools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-path"
]
},
{
"type": "run",
"ports": [
"py313-pytest-shutil"
]
},
{
"type": "test",
"ports": [
"py313-behave"
]
}
]
},
{
"name": "py313-pathfinder",
"portdir": "python/py-pathfinder",
"version": "1.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jkeyes/pathfinder",
"description": "A utility to find file paths.",
"long_description": "A utility to find file paths.",
"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": [
"py-pathfinder"
]
}
]
},
{
"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"
]
}
]
},
{
"name": "py313-pathtools",
"portdir": "python/py-pathtools",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/pathtools",
"description": "File system general utilities",
"long_description": "File system general utilities",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
}
],
"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-pathtools"
]
}
]
},
{
"name": "py313-pathvalidate",
"portdir": "python/py-pathvalidate",
"version": "3.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thombashi/pathvalidate",
"description": "pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc.",
"long_description": "pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"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",
"py313-allpairspy",
"py313-tcolorpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"osxphotos",
"py-pathvalidate"
]
}
]
},
{
"name": "py313-patsy",
"portdir": "python/py-patsy",
"version": "1.0.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydata/patsy",
"description": "Python package for describing statistical models.",
"long_description": "A Python package for describing statistical models and for building design matrices. It is closely inspired by and compatible with the 'formula' mini-language used in R and S.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-scipy",
"py313-pandas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-patsy",
"py313-statsmodels"
]
},
{
"type": "run",
"ports": [
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "py313-pbr",
"portdir": "python/py-pbr",
"version": "7.0.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/pbr/latest/",
"description": "Python Build Reasonableness",
"long_description": "A library for managing setuptools packaging needs in a consistent manner. pbr reads and then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors, and then feeds the results in as the arguments to a call to setup.py - so the heavy lifting of handling python packaging needs is still being done by setuptools.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-munch",
"py313-cliff",
"py313-openstacksdk",
"py313-requestsexceptions",
"py313-requests-mock",
"py313-cinderclient",
"py313-osc-lib",
"py313-oslo-config",
"py313-keystoneclient",
"py313-stevedore",
"py313-debtcollector",
"py313-keystoneauth1",
"py313-os-service-types",
"py313-oslo-i18n",
"py313-oslo-serialization",
"py313-oslo-utils",
"py313-qstylizer",
"py313-novaclient",
"py313-openstackclient"
]
},
{
"type": "lib",
"ports": [
"py313-jschema_to_python",
"py313-sarif-om",
"py-pbr"
]
}
]
},
{
"name": "py313-pbs_installer",
"portdir": "python/py-pbs_installer",
"version": "2025.10.14",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/frostming/pbs-installer",
"description": "An installer for indygreg's python-build-standalone",
"long_description": "The list of python versions are kept sync with the upstream automatically",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 142
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-pdm-backend"
]
},
{
"type": "lib",
"ports": [
"py313-zstd",
"py313-httpx",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pbs_installer"
]
}
]
},
{
"name": "py313-pdal",
"portdir": "python/py-pdal",
"version": "3.5.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python support",
"long_description": "PDAL Python support allows you to process data with PDAL into Numpy arrays. It provides a PDAL extension module to control Python interaction with PDAL. Additionally, you can use it to fetch schema and metadata from PDAL operations.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-scikit-build-core",
"py313-pybind11",
"clang-20",
"cmake",
"ninja",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"PDAL",
"python313",
"py313-numpy"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pandas",
"py313-meshio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pdal",
"py313-pdal-plugins"
]
}
]
},
{
"name": "py313-pdal-plugins",
"portdir": "python/py-pdal-plugins",
"version": "1.6.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL Python Plugins",
"long_description": "PDAL Python Plugins allow you to process data with PDAL into Numpy arrays. They support embedding Python in PDAL pipelines with the readers.numpy and filters.python stages.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 105
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py313-setuptools",
"py313-wheel",
"py313-scikit-build-core",
"py313-pybind11",
"cmake",
"ninja",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"py313-pdal",
"PDAL"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pdal-plugins"
]
}
]
},
{
"name": "py313-pdbecif",
"portdir": "python/py-pdbecif",
"version": "1.5",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PDBeurope/pdbecif",
"description": "Python package for reading, writing and manipulating mmCIF files",
"long_description": "Python package for reading, writing and manipulating mmCIF files, distributed by the wwPDB.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-pytest-runner",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pdbecif"
]
}
]
},
{
"name": "py313-pdfminer",
"portdir": "python/py-pdfminer",
"version": "20240706",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pdfminersix.readthedocs.io/",
"description": "Python pdf extraction package",
"long_description": "Pdfminer.six is a community maintained fork of the original PDFMiner. It is a tool for extracting information from PDF documents. It focuses on getting and analyzing text data. Pdfminer.six extracts the text from a page directly from the sourcecode of the PDF. It can also be used to get the exact location, font or color of the text. It is built in a modular way such that each component of pdfminer.six can be replaced easily. You can implement your own interpreter or rendering device to use the power of pdfminer.six for other purposes that text analysis.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-charset-normalizer",
"py313-cryptography",
"py313-setuptools-git-versioning",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocrmypdf",
"py-pdfminer"
]
}
]
}
]
}