HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50658,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=532",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=530",
"results": [
{
"name": "py310-mahotas",
"portdir": "python/py-mahotas",
"version": "1.4.18",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://luispedro.org/software/mahotas/",
"description": "Set of functions for image processing and computer vision in Python",
"long_description": "Set of functions for image processing and computer vision in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-20",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-magicgui",
"portdir": "python/py-magicgui",
"version": "0.10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyapp-kit/magicgui",
"description": "magicgui: build GUIs from functions, using magic.",
"long_description": "magicgui: build GUIs from functions, using magic.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1241
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-psygnal",
"python310",
"py310-superqt",
"py310-typing_extensions",
"py310-pyqt5",
"py310-qtpy",
"py310-docstring_parser"
]
}
],
"depends_on": []
},
{
"name": "py310-magic",
"portdir": "python/py-magic",
"version": "0.4.27",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ahupp/python-magic",
"description": "File type identification using libmagic",
"long_description": "Determines the mime type of a file using magic numbers. Can also operate on arbitrary data streams. Much like the Unix file(1) program.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"file"
]
}
],
"depends_on": []
},
{
"name": "py310-maggma",
"portdir": "python/py-maggma",
"version": "0.72.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/materialsproject/maggma",
"description": "Framework to develop datapipelines from files on disk to full dissemenation API",
"long_description": "Framework to develop datapipelines from files on disk to full dissemenation API",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-boto3",
"py310-pandas",
"py310-jsonschema",
"py310-zmq",
"py310-tqdm",
"py310-ruamel-yaml",
"py310-pydantic",
"py310-dnspython",
"python310",
"py310-pymongo",
"py310-monty",
"py310-orjson",
"py310-jsonlines",
"py310-pydantic_settings",
"py310-mongomock",
"py310-pydash",
"py310-sshtunnel",
"py310-aioitertools",
"py310-setuptools",
"py310-numpy",
"py310-dateutil",
"py310-msgpack"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-mp-api"
]
}
]
},
{
"name": "py310-macholib",
"portdir": "python/py-macholib",
"version": "1.16.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://macholib.readthedocs.io/",
"description": "Mach-O header analysis and editing",
"long_description": "macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It is typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure python code that is platform and endian independent.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-altgraph",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-py2app"
]
}
]
},
{
"name": "py310-macfsevents",
"portdir": "python/py-macfsevents",
"version": "0.8.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/malthe/macfsevents",
"description": "Thread-based interface to file system observation primitives.",
"long_description": "MacFSEvents is a Python library that provides thread-safe directory observation primitives using callbacks. It wraps the Mac OS X FSEvents API in a C-extension.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-mac-alias",
"portdir": "python/py-mac-alias",
"version": "2.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mac-alias/",
"description": "mac_alias lets you generate or read binary Alias and Bookmark records from Python code.",
"long_description": "mac_alias lets you generate or read binary Alias and Bookmark records from Python code.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"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-dmgbuild",
"py310-ds-store"
]
}
]
},
{
"name": "py310-m2r",
"portdir": "python/py-m2r",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miyakogi/m2r",
"description": "Converts a markdown file including reStructuredText (rst) markups to a valid rst format",
"long_description": "M2R converts a markdown file including reStructuredText (rst) markups to a valid rst format.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"clang-18",
"py310-installer",
"py310-build",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-mistune",
"py310-docutils",
"py310-setuptools"
]
},
{
"type": "test",
"ports": [
"py310-pygments",
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": []
},
{
"name": "py310-m2crypto",
"portdir": "python/py-m2crypto",
"version": "0.40.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/m2crypto",
"description": "Crypto and SSL toolkit for Python",
"long_description": "M2Crypto is the most complete Python wrapper for OpenSSL.",
"active": true,
"categories": [
"devel",
"python",
"crypto"
],
"maintainers": [
{
"name": "allan.que",
"github": "aque",
"ports_count": 15
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"pkgconfig",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"swig-python",
"python310",
"openssl3",
"py310-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-parameterized"
]
}
],
"depends_on": []
},
{
"name": "py310-lz4",
"portdir": "python/py-lz4",
"version": "4.4.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-lz4/python-lz4",
"description": "LZ4 bindings for Python",
"long_description": "LZ4 bindings for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-pkgconfig"
]
},
{
"type": "lib",
"ports": [
"lz4",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-psutil"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"buildbot"
]
}
]
},
{
"name": "py310-ly",
"portdir": "python/py-ly",
"version": "0.9.7",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wbsoft/python-ly",
"description": "Tool and library for manipulating LilyPond files",
"long_description": "The python-ly package provides a Python library and a commandline tool that can be used to parse and manipulate LilyPond source files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"frescobaldi",
"frescobaldi-devel",
"py-ly"
]
}
]
},
{
"name": "py310-lxml_html_clean",
"portdir": "python/py-lxml_html_clean",
"version": "0.4.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fedora-python/lxml_html_clean/",
"description": "HTML cleaner is blocklist-based.",
"long_description": "HTML cleaner is blocklist-based. This project was initially a part of lxml, but many reports about possible security vulnerabilities were filed for lxml and that make the project problematic for security-sensitive environments. Therefore we decided to extract the problematic part to a separate project.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1241
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-lxml",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-lxml",
"portdir": "python/py-lxml",
"version": "6.0.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lxml.de/",
"description": "Powerful and Pythonic XML processing library",
"long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 609
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-cython"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libxml2",
"libxslt",
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-obspy",
"py310-pptx",
"py310-appscript",
"py310-soco",
"py310-svglib",
"py310-skyfield",
"py310-agate",
"py310-parsel",
"howdoi",
"py310-pykeepass",
"py310-breadability",
"py310-zeep",
"py310-leather",
"py310-prov",
"py310-beautifulsoup4",
"py310-scrapy",
"py310-xmlsec",
"py310-fabio",
"py310-docx",
"py310-readability-lxml",
"py310-urlwatch",
"py310-owslib",
"py310-lxml_html_clean",
"py310-pikepdf",
"py310-mechanicalsoup"
]
},
{
"type": "run",
"ports": [
"py310-fonttools",
"py310-kraken",
"py310-xmldiff",
"py310-pyquery"
]
},
{
"type": "test",
"ports": [
"py310-openid"
]
}
]
},
{
"name": "py310-luma.emulator",
"portdir": "python/py-luma.emulator",
"version": "1.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rm-hull/luma.emulator",
"description": "Drawing and text rendering for small displays, emulator module",
"long_description": "luma.emulator provides a series of pseudo-display devices which allow the luma.core components to be used without running a physical device.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"clang-18",
"py310-installer",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-luma.core",
"py310-game"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pytest-timeout"
]
}
],
"depends_on": []
},
{
"name": "py310-luma.core",
"portdir": "python/py-luma.core",
"version": "2.5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rm-hull/luma.core",
"description": "Drawing and text rendering for small displays, core module",
"long_description": "luma.core is a component library providing a Pillow-compatible drawing canvas for Python 3, and other functionality to support drawing primitives and text-rendering capabilities for small displays.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-smbus2",
"py310-pyftdi",
"py310-cbor2",
"py310-Pillow"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-pytest-timeout"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-luma.emulator"
]
}
]
},
{
"name": "py310-lsprotocol",
"portdir": "python/py-lsprotocol",
"version": "2025.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/lsprotocol",
"description": "Python implementation of the Language Server Protocol.",
"long_description": "Python implementation of the Language Server Protocol.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-attrs",
"py310-cattrs",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-python-lsp-ruff"
]
},
{
"type": "run",
"ports": [
"py310-pygls"
]
}
]
},
{
"name": "py310-looseversion",
"portdir": "python/py-looseversion",
"version": "1.3.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/effigies/looseversion",
"description": "Version numbering for anarchists and software realists",
"long_description": "Version numbering for anarchists and software realists",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1994
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"salt"
]
}
]
},
{
"name": "py310-loguru",
"portdir": "python/py-loguru",
"version": "0.7.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://loguru.readthedocs.io/en/stable/index.html",
"description": "Python logging made (stupidly) simple",
"long_description": "Python logging made (stupidly) simple. Loguru is a library which aims to bring enjoyable logging in Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-flit_core",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-log-symbols",
"portdir": "python/py-log-symbols",
"version": "0.0.14",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/manrajgrover/py-log-symbols",
"description": "Colored symbols for various log levels for Python",
"long_description": "Colored symbols for various log levels for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "bashu.was.here",
"github": "bashu",
"ports_count": 40
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-colorama"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-halo"
]
}
]
},
{
"name": "py310-logilab-constraint",
"portdir": "python/py-logilab-constraint",
"version": "1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.logilab.org/project/logilab-constraint",
"description": "python module for solving constraint satisfaction problems",
"long_description": "The constraint package is a constraint satisfaction problem solver written in 100% pure Python, using constraint propagation algorithms. So far, facilities are provided to work with finite domains only.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools",
"py310-six",
"py310-logilab-common",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-logilab-common",
"portdir": "python/py-logilab-common",
"version": "2.1.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.logilab.org/project/logilab-common",
"description": "A number of modules used by various projects from Logilab",
"long_description": "A number of modules used by various projects from Logilab",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools",
"py310-mypy_extensions",
"py310-typing_extensions",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-logilab-constraint"
]
}
]
},
{
"name": "py310-logical-unification",
"portdir": "python/py-logical-unification",
"version": "0.4.7",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https//github.com/pythological/unification/",
"description": "Logical unification in Python",
"long_description": "Logical unification in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1994
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py310-toolz",
"py310-multipledispatch",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pytensor",
"py310-aesara",
"py310-cons",
"py310-minikanren"
]
}
]
},
{
"name": "py310-logbook",
"portdir": "python/py-logbook",
"version": "1.9.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://logbook.readthedocs.io/en/stable/",
"description": "Python logging replacement module.",
"long_description": "Python logging replacement module.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools-rust",
"py310-installer",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-typing_extensions",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-lockfile",
"portdir": "python/py-lockfile",
"version": "0.12.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/lockfile/",
"description": "Platform-independent file locking module",
"long_description": "This package exports a LockFile class which provides a simple API for locking files. Unlike the Windows msvcrt.locking function, the fcntl.lockf and flock functions, and the deprecated posixfile module, the API is identical across both Unix (including Linux and Mac) and Windows platforms. The lock mechanism relies on the atomic nature of the link (on Unix) and mkdir (on Windows) system calls. An implementation based on SQLite is also provided, more as a demonstration of the possibilities it provides than as production-quality code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-pbr",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-locket",
"portdir": "python/py-locket",
"version": "1.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mwilliamson/locket.py",
"description": "File-based locks for Python.",
"long_description": "File-based locks for Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"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-partd",
"py310-distributed"
]
}
]
},
{
"name": "py310-lmfit",
"portdir": "python/py-lmfit",
"version": "1.3.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lmfit.github.io/lmfit-py/",
"description": "Least-Squares Minimization with Bounds and Constraints",
"long_description": "Built on top of scipy.optimize, lmfit provides a Parameter object which can be set as fixed or free, can have upper and/or lower bounds, or can be written in terms of algebraic constraints of other Parameters.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1994
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-asteval",
"py310-numpy",
"py310-dill",
"py310-uncertainties",
"py310-scipy"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-xraylarch"
]
}
]
},
{
"name": "py310-lmdb",
"portdir": "python/py-lmdb",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lmdb.readthedocs.io/en/release",
"description": "Universal Python binding for the LMDB Lightning Database",
"long_description": "Universal Python binding for the LMDB Lightning Database",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-cffi",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-lmdb"
]
},
{
"type": "run",
"ports": [
"py310-allennlp"
]
}
]
},
{
"name": "py310-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.46.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"cmake"
]
},
{
"type": "lib",
"ports": [
"zstd",
"python310",
"llvm-20",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-numba"
]
}
]
},
{
"name": "py310-llfuse",
"portdir": "python/py-llfuse",
"version": "1.5.1",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-llfuse/python-llfuse/",
"description": "Python bindings for the low-level FUSE API",
"long_description": "Python-LLFUSE is a set of Python bindings for the low level FUSE API.",
"active": true,
"categories": [
"devel",
"fuse",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"pkgconfig",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "py310-linkify-it-py",
"portdir": "python/py-linkify-it-py",
"version": "2.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tsutsu3/linkify-it-py",
"description": "Links recognition library with full unicode support.",
"long_description": "Links recognition library with full unicode support.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-uc-micro-py"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-markdown-it-py",
"py310-panel"
]
},
{
"type": "run",
"ports": [
"py310-panel"
]
}
]
},
{
"name": "py310-line_profiler",
"portdir": "python/py-line_profiler",
"version": "5.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyutils/line_profiler",
"description": "Line-by-line profiler",
"long_description": "Line-by-line profiler",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-setuptools",
"py310-cython",
"clang-18",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-numdifftools"
]
}
]
},
{
"name": "py310-license-expression",
"portdir": "python/py-license-expression",
"version": "30.4.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aboutcode-org/license-expression",
"description": "license-expression is a comprehensive utility library to parse, compare, simplify and normalize license expressions (such as SPDX license expressions) using boolean logic.",
"long_description": "license-expression is a comprehensive utility library to parse, compare, simplify and normalize license expressions (such as SPDX license expressions) using boolean logic.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-boolean.py"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-black",
"py310-pytest-xdist"
]
}
],
"depends_on": []
},
{
"name": "py310-libxslt",
"portdir": "textproc/libxslt",
"version": "1.1.43",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://xmlsoft.org/XSLT/",
"description": "Python bindings for libxslt",
"long_description": "Python bindings for libxslt",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxslt",
"python310",
"py310-libxml2"
]
}
],
"depends_on": []
},
{
"name": "py310-libxml2",
"portdir": "python/py-libxml2",
"version": "2.13.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.gnome.org/GNOME/libxml2/-/wikis/Python-bindings",
"description": "Python bindings for libxml2",
"long_description": "Python bindings for libxml2",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-libxslt"
]
}
]
},
{
"name": "py310-libvirt",
"portdir": "python/py-libvirt",
"version": "11.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libvirt.org",
"description": "The libvirt virtualization API python binding",
"long_description": "The libvirt virtualization API python binding provides a module that permits applications written in the Python programming language to call the interface supplied by the libvirt library, to manage the virtualization capabilities of recent versions of Linux and other OSes.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"pkgconfig",
"py310-setuptools",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"libvirt"
]
}
],
"depends_on": []
},
{
"name": "py310-libusb1",
"portdir": "python/py-libusb1",
"version": "3.1.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vpelletier/python-libusb1",
"description": "Pure Python wrapper for libusb-1.0",
"long_description": "Pure Python wrapper for libusb-1.0. Supports all transfer types, both in synchronous and asynchronous mode.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"libusb"
]
}
],
"depends_on": []
},
{
"name": "py310-libtmux",
"portdir": "python/py-libtmux",
"version": "0.53.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/libtmux",
"description": "Python binding for tmux",
"long_description": "Python binding for tmux",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"tmux"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-tmuxp"
]
}
]
},
{
"name": "py310-libsvm",
"portdir": "math/libsvm",
"version": "3.36",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 3,
"replaced_by": null,
"homepage": "https://www.csie.ntu.edu.tw/~cjlin/libsvm/",
"description": "Python 3.10 bindings for libsvm",
"long_description": "This package provides Python 3.10 modules for libsvm.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libsvm",
"py310-numpy",
"py310-scipy"
]
}
],
"depends_on": []
},
{
"name": "py310-libsass",
"portdir": "python/py-libsass",
"version": "0.23.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sass.github.io/libsass-python/",
"description": "Python binding for libsass",
"long_description": "Python binding for libsass",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-qtsass"
]
}
]
},
{
"name": "py310-librt",
"portdir": "python/py-librt",
"version": "0.7.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mypyc/librt",
"description": "mypyc runtime library",
"long_description": "This library contains basic functionality that is useful in code compiled using mypyc, and efficient C implementations of various Python standard library classes and functions. Mypyc can produce faster extensions when you use librt in the code you compile. librt also contains some internal library features used by mypy.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-mypy"
]
}
]
},
{
"name": "py310-librosa",
"portdir": "python/py-librosa",
"version": "0.11.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/librosa/librosa",
"description": "A python package for music and audio analysis.",
"long_description": "A python package for music and audio analysis.",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-matplotlib",
"py310-joblib",
"py310-scikit-learn",
"py310-audioread",
"py310-soundfile",
"py310-pooch",
"py310-numba",
"py310-soxr",
"py310-lazy_loader",
"py310-decorator",
"py310-typing_extensions",
"py310-numpy",
"py310-msgpack",
"py310-scipy"
]
},
{
"type": "test",
"ports": [
"py310-packaging",
"py310-pytest",
"py310-resampy",
"py310-pytest-mpl",
"py310-samplerate",
"py310-types-decorator"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-note-seq"
]
}
]
},
{
"name": "py310-libpysal",
"portdir": "python/py-libpysal",
"version": "4.14.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org",
"description": "Core components of PySAL",
"long_description": "Core components of PySAL, a library of spatial analysis functions.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-18",
"py310-installer",
"py310-build",
"py310-wheel",
"py310-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-pandas",
"py310-shapely",
"py310-scikit-learn",
"py310-beautifulsoup4",
"py310-geopandas",
"py310-scipy",
"py310-jinja2",
"py310-numpy",
"py310-platformdirs",
"py310-packaging",
"py310-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pysal"
]
},
{
"type": "run",
"ports": [
"py310-tobler",
"py310-splot",
"py310-spvcm",
"py310-esda",
"py310-pointpats",
"py310-spaghetti",
"py310-giddy",
"py310-inequality",
"py310-spglm",
"py310-spint",
"py310-spreg",
"py310-mgwr",
"py310-momepy",
"py310-spopt",
"py310-segregation"
]
}
]
},
{
"name": "py310-libnewt",
"portdir": "devel/libnewt",
"version": "0.52.25",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pagure.io/newt",
"description": "python 3.10 bindings (the \"snack\" module) for libnewt",
"long_description": "python 3.10 bindings (the \"snack\" module) for libnewt, a text-mode widget-based user interface library.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"gettext",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libnewt",
"popt",
"slang2",
"python310",
"gettext-runtime"
]
}
],
"depends_on": []
},
{
"name": "py310-libdnet",
"portdir": "python/py-libdnet",
"version": "1.18.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ofalk/libdnet",
"description": "A python module for the libdnet low-level networking library.",
"long_description": "Libdnet provides a simplified, portable interface to several low-level networking routines, including: network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling (IP filter, ipfw, ipchains, pf, ...), network interface lookup and manipulation, raw IP packet and Ethernet frame transmission.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-cython",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"python310",
"libdnet"
]
}
],
"depends_on": []
},
{
"name": "py310-libarchive-c",
"portdir": "python/py-libarchive-c",
"version": "5.3",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Changaco/python-libarchive-c",
"description": "Python interface to libarchive",
"long_description": "Python interface to libarchive.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"libarchive"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-levenshtein",
"portdir": "python/py-levenshtein",
"version": "0.27.3",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maxbachmann/Levenshtein",
"description": "Python module for fast computation of Levensthein distances.",
"long_description": "The Levenshtein Python C extension module contains functions for fast computation of Levenshtein (edit) distance, and edit operations, string similarity, approximate median strings, and generally string averaging, string sequence and set similarity. It supports both normal and Unicode strings.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2872
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"ninja",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-scikit-build-core"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-rapidfuzz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-fuzzywuzzy"
]
},
{
"type": "test",
"ports": [
"py310-fire"
]
}
]
},
{
"name": "py310-lesscpy",
"portdir": "python/py-lesscpy",
"version": "0.15.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lesscpy/lesscpy",
"description": "Python LESS compiler",
"long_description": "Python LESS compiler",
"active": true,
"categories": [
"devel",
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"py310-six",
"py310-ply",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jupyterthemes"
]
}
]
},
{
"name": "py310-leather",
"portdir": "python/py-leather",
"version": "0.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://leather.readthedocs.io/",
"description": "Python charting for 80% of humans",
"long_description": "Leather is the Python charting library for those who need charts now and don’t care if they’re perfect. Leather isn’t picky. It’s rough. It gets dirty. It looks sexy just hanging on the back of a chair. Leather doesn’t need your accessories. Leather is how Snake Plissken would make charts.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-six",
"py310-tz",
"py310-cssselect",
"py310-lxml"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-agate"
]
}
]
},
{
"name": "py310-ldap3",
"portdir": "python/py-ldap3",
"version": "2.9.1",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cannatag/ldap3",
"description": "A strictly RFC 4510 conforming LDAP V3 pure Python client library",
"long_description": "ldap3 is a strictly RFC 4510 conforming LDAP V3 pure Python client library. The same codebase runs in Python 2, Python 3, PyPy and PyPy3.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-asn1",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-mitmproxy"
]
}
]
},
{
"name": "py310-ldap",
"portdir": "python/py-ldap",
"version": "3.4.4",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python-ldap.org/",
"description": "object-oriented api for python to access LDAP directory servers",
"long_description": "python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"openldap",
"python310",
"py310-asn1",
"py310-asn1-modules"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
}
]
}