HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50588,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=580",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=578",
"results": [
{
"name": "py313-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": [
"clang-18",
"py313-setuptools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-libxml2"
]
}
]
},
{
"name": "py313-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": [
"py313-wheel",
"py313-setuptools_scm",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-boolean.py"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-xdist",
"py313-black"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-license-expression"
]
}
]
},
{
"name": "py313-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": [
"py313-installer",
"clang-18",
"py313-build",
"py313-cython",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-line_profiler"
]
},
{
"type": "test",
"ports": [
"py313-numdifftools"
]
}
]
},
{
"name": "py313-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": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-uc-micro-py"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-linkify-it-py",
"py313-markdown-it-py",
"py313-panel"
]
},
{
"type": "run",
"ports": [
"py313-panel"
]
}
]
},
{
"name": "py313-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": [
"py313-wheel",
"py313-installer",
"py313-setuptools",
"pkgconfig",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"macfuse"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-llfuse"
]
}
]
},
{
"name": "py313-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": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"cmake"
]
},
{
"type": "lib",
"ports": [
"zstd",
"python313",
"llvm-20",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-llvmlite",
"py313-pynndescent",
"py313-numba"
]
},
{
"type": "run",
"ports": [
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "py313-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": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-asteval",
"py313-numpy",
"py313-scipy",
"py313-uncertainties",
"py313-dill"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-lmfit"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch"
]
}
]
},
{
"name": "py313-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": 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-partd"
]
}
]
},
{
"name": "py313-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": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools-rust",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-typing_extensions",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-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": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-multipledispatch",
"py313-toolz",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pytensor",
"py313-cons",
"py-logical-unification",
"py313-minikanren"
]
}
]
},
{
"name": "py313-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": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"py313-mypy_extensions",
"py313-typing_extensions",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-logilab-common"
]
}
]
},
{
"name": "py313-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": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-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": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-looseversion"
]
}
]
},
{
"name": "py313-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": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-attrs",
"py313-cattrs",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-lsprotocol",
"py313-python-lsp-ruff"
]
},
{
"type": "run",
"ports": [
"py313-pygls"
]
}
]
},
{
"name": "py313-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": [
"clang-18",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-smbus2",
"py313-pyftdi",
"py313-cbor2",
"py313-Pillow"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-timeout"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-luma.core"
]
},
{
"type": "run",
"ports": [
"py313-luma.emulator"
]
}
]
},
{
"name": "py313-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": [
"py313-installer",
"py313-wheel",
"py313-setuptools",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-luma.core",
"py313-game"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-timeout"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-luma.emulator"
]
}
]
},
{
"name": "py313-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": 608
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cython",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libxslt",
"python313",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-obspy",
"gtk-doc",
"py313-pptx",
"py313-soco",
"gcovr",
"py313-benchexec",
"py-lxml",
"py313-docx",
"py313-svglib",
"py313-skyfield",
"py313-agate",
"py313-zeep",
"py313-leather",
"py313-prov",
"py313-pikepdf",
"py313-beautifulsoup4",
"py313-xmlsec",
"sigil",
"py313-fabio",
"py313-readability-lxml",
"translate-toolkit",
"py313-lxml_html_clean",
"py313-owslib",
"py313-datacite"
]
},
{
"type": "run",
"ports": [
"py313-pypeg2",
"py313-fonttools",
"john-jumbo-devel",
"py313-pyshark"
]
},
{
"type": "test",
"ports": [
"gramps",
"py313-datacite",
"py313-openid"
]
}
]
},
{
"name": "py313-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": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-lxml",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"napari",
"offpunk",
"py-lxml_html_clean"
]
}
]
},
{
"name": "py313-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": [
"py313-setuptools_scm",
"py313-pkgconfig",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"lz4",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-psutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-lz4"
]
}
]
},
{
"name": "py313-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": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"osxphotos",
"py-mac-alias"
]
}
]
},
{
"name": "py313-machfs",
"portdir": "python/py-machfs",
"version": "1.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/elliotnunn/machfs",
"description": "a library for creating and inspecting HFS-format disk images",
"long_description": "This is a library for creating and inspecting HFS-format disk images. Mac-specific concepts like resource forks and type/creator codes are first-class citizens.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-macresources",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-machfs"
]
}
]
},
{
"name": "py313-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": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-altgraph",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-py2app",
"py-macholib"
]
}
]
},
{
"name": "py313-macresources",
"portdir": "python/py-macresources",
"version": "1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/elliotnunn/macresources",
"description": "a library for working with legacy Macintosh resource forks",
"long_description": "A Python library and command line tools to work with Classic MacOS resource forks on a modern machine.",
"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-machfs",
"py-macresources"
]
}
]
},
{
"name": "py313-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": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-dateutil",
"py313-tqdm",
"py313-ruamel-yaml",
"py313-orjson",
"py313-dnspython",
"py313-pandas",
"py313-zmq",
"py313-jsonschema",
"python313",
"py313-boto3",
"py313-jsonlines",
"py313-pydantic",
"py313-monty",
"py313-mongomock",
"py313-pydantic_settings",
"py313-pydash",
"py313-sshtunnel",
"py313-pymongo",
"py313-setuptools",
"py313-msgpack",
"py313-aioitertools",
"py313-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-mp-api",
"py-maggma"
]
}
]
},
{
"name": "py313-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": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"file"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ihaskell"
]
},
{
"type": "run",
"ports": [
"s3cmd"
]
}
]
},
{
"name": "py313-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": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py313-docstring_parser",
"python313",
"py313-psygnal",
"py313-typing_extensions",
"py313-pyqt5",
"py313-qtpy",
"py313-superqt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-magicgui",
"py313-npe2",
"napari"
]
}
]
},
{
"name": "py313-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": 2871
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-wheel",
"clang-20",
"py313-build",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mahotas"
]
}
]
},
{
"name": "py313-mailmanclient",
"portdir": "python/py-mailmanclient",
"version": "3.3.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.list.org/",
"description": "Python bindings for Mailman REST API",
"long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mailmanclient"
]
},
{
"type": "run",
"ports": [
"py313-django-mailman3"
]
}
]
},
{
"name": "py313-makelive",
"portdir": "python/py-makelive",
"version": "0.6.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/makelive/",
"description": "Convert an photo + video pair into a Live Photo.",
"long_description": "Convert an photo + video pair into a Live Photo. \n This is a simple command line tool that will apply the necessary metadata to a photo + video pair so that when they are imported into the Apple Photos, they will be treated as a Live Photo. \n This is useful for converting images taken an Android phone into Live Photos that can be imported into Apple Photos.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"osxphotos",
"py-makelive"
]
}
]
},
{
"name": "py313-mako",
"portdir": "python/py-mako",
"version": "1.3.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.makotemplates.org/",
"description": "A super-fast templating language that borrows the best ideas from the existing templating languages.",
"long_description": "Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-markupsafe",
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mesa"
]
},
{
"type": "lib",
"ports": [
"osxphotos",
"deluge",
"py313-alembic",
"py-mako",
"gobject-introspection"
]
}
]
},
{
"name": "py313-mapclassify",
"portdir": "python/py-mapclassify",
"version": "2.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org/mapclassify/",
"description": "Classification Schemes for Choropleth Maps",
"long_description": "mapclassify is an open-source python library for Choropleth map classification. It is part of PySAL the Python Spatial Analysis Library.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"py313-scipy",
"py313-networkx",
"py313-pandas",
"py313-scikit-learn"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pysal",
"py-mapclassify"
]
},
{
"type": "run",
"ports": [
"py313-splot",
"py313-spopt",
"py313-giddy",
"py313-segregation"
]
},
{
"type": "test",
"ports": [
"py313-spopt"
]
}
]
},
{
"name": "py313-markdown",
"portdir": "python/py-markdown",
"version": "3.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-markdown.github.io/",
"description": "Python implementation of Markdown",
"long_description": "This is a Python implementation of John Gruber’s Markdown. It is almost completely compliant with the reference implementation, though there are a few very minor differences.",
"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-panel",
"py-markdown",
"gobject-introspection"
]
},
{
"type": "run",
"ports": [
"py313-panel",
"samba4",
"py313-mdx_linkify"
]
}
]
},
{
"name": "py313-markdown2",
"portdir": "python/py-markdown2",
"version": "2.5.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trentm/python-markdown2",
"description": "A fast and complete implementation of Markdown in Python",
"long_description": "A fast and complete implementation of Markdown in Python. Markdown2 comes with a number of extensions for things like syntax coloring, tables, header-ids.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-pygments"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"osxphotos",
"py-markdown2"
]
}
]
},
{
"name": "py313-markdown-it-py",
"portdir": "python/py-markdown-it-py",
"version": "4.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/markdown-it-py",
"description": "Python port of markdown-it",
"long_description": "Python port of markdown-it. Markdown parser done right.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-flit_core"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-mdit-py-plugins",
"py313-mdurl",
"py313-linkify-it-py"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-markdown-it-py",
"py313-panel",
"py313-textual"
]
},
{
"type": "run",
"ports": [
"py313-panel",
"py313-telethon",
"py313-rich"
]
}
]
},
{
"name": "py313-markupsafe",
"portdir": "python/py-markupsafe",
"version": "3.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/markupsafe/",
"description": "Implements a XML/HTML/XHTML Markup safe string for Python",
"long_description": "Implements a XML/HTML/XHTML Markup safe string for Python",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal"
],
"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-werkzeug",
"py-markupsafe",
"py313-breathe",
"py313-nbconvert",
"py313-wtforms",
"py313-mako",
"py313-jinja2"
]
},
{
"type": "run",
"ports": [
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "py313-marshmallow",
"portdir": "python/py-marshmallow",
"version": "3.23.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marshmallow-code/marshmallow",
"description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
"long_description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-webargs"
]
}
]
},
{
"name": "py313-matplotlib",
"portdir": "python/py-matplotlib",
"version": "3.10.8",
"license": "(PSF or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://matplotlib.org/",
"description": "Matplotlib is a python plotting library",
"long_description": "Matplotlib strives to produce publication quality 2D graphics for interactive graphing, scientific publishing, user interface development and web application servers targeting multiple user interfaces and hardcopy output formats. There is a 'pylab' mode which emulates matlab graphics. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, gtk3, tkinter, qt5, cairo, latex).",
"active": true,
"categories": [
"graphics",
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"tkinter",
"gtk3",
"qt5",
"qt6",
"cairo",
"pyside6",
"dvipng",
"ghostscript",
"latex",
"pdftops",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"pkgconfig",
"py313-build",
"py313-installer",
"py313-setuptools_scm",
"py313-certifi",
"py313-meson-python",
"py313-pybind11",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"py313-cycler",
"py313-kiwisolver",
"qhull",
"py313-fonttools",
"py313-parsing",
"freetype",
"python313",
"py313-packaging",
"py313-numpy",
"py313-dateutil",
"py313-Pillow",
"py313-cairo",
"py313-contourpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-arviz",
"py313-pymca",
"macos-fortress-easylistpac",
"py313-contextily",
"py313-graph-tool",
"py313-plotly",
"py313-pytest-mpl",
"pcraster",
"py313-ipympl",
"py313-corner",
"py313-seaborn",
"stimfit",
"py313-cartopy",
"py313-matplotlib-basemap",
"py313-metpy",
"py313-MDAnalysis",
"holoviews",
"py313-regions",
"py313-mpl-animators",
"py313-astroML",
"py313-skyfield",
"py313-astropy",
"py313-pyFAI",
"py313-tropycal",
"py313-obspy",
"py313-astlib"
]
},
{
"type": "run",
"ports": [
"py313-inequality",
"py313-splot",
"py313-scapy",
"py313-aplpy",
"py313-segregation",
"py313-spyder",
"grass-gui",
"py313-pymatgen",
"py313-xraylarch",
"py313-librosa",
"py313-scikit-image",
"qgis3",
"qgis3-ltr",
"py313-pointpats",
"py313-wxmplot",
"py313-pyregion"
]
},
{
"type": "test",
"ports": [
"py313-numdifftools",
"py313-spopt",
"py313-igraph",
"py313-gyoto",
"py313-nbval"
]
}
]
},
{
"name": "py313-matplotlib-basemap",
"portdir": "python/py-matplotlib-basemap",
"version": "2.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matplotlib/basemap",
"description": "matplotlib toolkit for plotting data on map projections",
"long_description": "Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections",
"active": true,
"categories": [
"graphics",
"math",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-cython"
]
},
{
"type": "lib",
"ports": [
"py313-pyshp",
"py313-basemap-data",
"geos",
"python313",
"py313-packaging",
"py313-numpy",
"py313-pyproj",
"py313-matplotlib"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-matplotlib-basemap"
]
}
]
},
{
"name": "py313-matplotlib-inline",
"portdir": "python/py-matplotlib-inline",
"version": "0.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/martinRenou/matplotlib-inline",
"description": "Matplotlib Inline Back-end for IPython and Jupyter.",
"long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-traitlets"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-ipykernel",
"py-matplotlib-inline",
"py313-ipython"
]
}
]
},
{
"name": "py313-maturin",
"portdir": "python/py-maturin",
"version": "1.11.5",
"license": "MIT and Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyo3/maturin",
"description": "Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.",
"long_description": "Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py313-wheel",
"py313-setuptools-rust",
"cargo",
"legacy-support",
"rust",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"libunwind"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-pendulum",
"py313-cramjam",
"py313-bidi",
"py313-jellyfish",
"py313-orjson",
"py313-cryptography",
"py313-hf-xet",
"py313-pydantic_core",
"py313-rpds-py",
"py313-uv-build"
]
}
]
},
{
"name": "py313-MDAnalysis",
"portdir": "python/py-MDAnalysis",
"version": "2.10.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mdanalysis.org/",
"description": "An object-oriented toolkit to analyze molecular dynamics trajectories",
"long_description": "An object-oriented toolkit to analyze molecular dynamics trajectories generated by CHARMM, Gromacs, NAMD, LAMMPS, or Amber. It also reads other formats (e.g. PDB files and XYZ format trajectories. It can write most of the coordinate formats, too, together with atom selections for use in Gromacs, CHARMM, VMD and PyMOL.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 87
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-cython"
]
},
{
"type": "lib",
"ports": [
"py313-threadpoolctl",
"py313-matplotlib",
"py313-joblib",
"py313-networkx",
"python313",
"py313-gsd",
"py313-mda-xdrlib",
"py313-mmtf-python",
"py313-GridDataFormats",
"py313-packaging",
"py313-filelock",
"py313-numpy",
"py313-tqdm",
"py313-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-MDAnalysis"
]
}
]
},
{
"name": "py313-mda-xdrlib",
"portdir": "python/py-mda-xdrlib",
"version": "0.2.0",
"license": "PSF-2.1.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MDAnalysis/mda-xdrlib",
"description": "A stand-alone XDRLIB module extracted from cpython 3.10.8",
"long_description": "A stand-alone XDRLIB module extracted from cpython 3.10.8",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-versioningit"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-MDAnalysis"
]
}
]
},
{
"name": "py313-mdit-py-plugins",
"portdir": "python/py-mdit-py-plugins",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdit-py-plugins",
"description": "Collection of core plugins for markdown-it-py.",
"long_description": "Collection of core plugins for markdown-it-py.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mdit-py-plugins",
"py313-markdown-it-py",
"py313-panel",
"py313-textual"
]
},
{
"type": "run",
"ports": [
"py313-panel"
]
}
]
},
{
"name": "py313-mdtraj",
"portdir": "python/py-mdtraj",
"version": "1.11.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mdtraj.org",
"description": "A modern, open library for the analysis of molecular dynamics trajectories",
"long_description": "Read, write and analyze MD trajectories with only a few lines of Python code. For details, see the website at mdtraj.org. MDTraj is research software. If you make use of MDTraj in scientific publications, please cite it.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 87
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-versioneer",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-cython",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-packaging",
"py313-numpy",
"py313-scipy",
"py313-parsing",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mdtraj"
]
}
]
},
{
"name": "py313-mdurl",
"portdir": "python/py-mdurl",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdurl",
"description": "URL utilities for markdown-it",
"long_description": "URL utilities for markdown-it. This is a Python port of the JavaScript mdurl package.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mdurl",
"py313-markdown-it-py"
]
}
]
},
{
"name": "py313-mdx_linkify",
"portdir": "python/py-mdx_linkify",
"version": "2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/daGrevis/mdx_linkify",
"description": "Link recognition for Python Markdown",
"long_description": "This extension for Python Markdown will convert text that look like links to HTML anchors.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-markdown",
"py313-bleach"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mdx_linkify"
]
}
]
},
{
"name": "py313-mecab",
"portdir": "python/py-mecab",
"version": "0.996.5",
"license": "(GPL or LGPL or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ikegami-yukino/mecab/tree/master/mecab/python",
"description": "A Python module for MeCab",
"long_description": "A Python module for MeCab",
"active": true,
"categories": [
"textproc",
"japanese",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"mecab-utf8"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mecab"
]
}
]
},
{
"name": "py313-mecab-python3",
"portdir": "python/py-mecab-python3",
"version": "1.0.10",
"license": "(GPL or LGPL or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SamuraiT/mecab-python3",
"description": "Python wrapper for the MeCab morphological analyzer for Japanese",
"long_description": "Python wrapper for the MeCab morphological analyzer for Japanese",
"active": true,
"categories": [
"textproc",
"japanese",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"mecab-utf8"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mecab-python3"
]
}
]
},
{
"name": "py313-mediafile",
"portdir": "python/py-mediafile",
"version": "0.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mediafile.readthedocs.io/",
"description": "elegant audio file tagging",
"long_description": "MediaFile is a simple interface to the metadata tags for many audio file formats. It wraps Mutagen, a high-quality library for low-level tag manipulation, with a high-level, format-independent interface for a common set of tags.",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-flit_core",
"py313-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-filetype",
"py313-mutagen"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"beets",
"beets-devel",
"py-mediafile"
]
}
]
},
{
"name": "py313-mercantile",
"portdir": "python/py-mercantile",
"version": "1.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/mercantile",
"description": "Spherical mercator and XYZ tile utilities",
"long_description": "Spherical mercator and XYZ tile utilities",
"active": true,
"categories": [
"devel",
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-click",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-contextily",
"py-mercantile"
]
}
]
}
]
}