HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50794,
"next": "https://ports.macports.org/api/v1/ports/?format=api&page=2",
"previous": null,
"results": [
{
"name": "py314-numba",
"portdir": "python/py-numba",
"version": "0.64.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://numba.pydata.org/",
"description": "Numba is a NumPy aware dynamic compiler for Python.",
"long_description": "Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2876
}
],
"variants": [
"openmp",
"tbb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-numpy",
"py314-llvmlite",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-numba"
]
}
]
},
{
"name": "llvm_select-22",
"portdir": "sysutils/llvm_select",
"version": "2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "common files for selecting default llvm version",
"long_description": "llvm_select installs files that allow 'port select' to switch the default version of llvm. It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"llvm_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"llvm-22"
]
}
]
},
{
"name": "clang_select-22",
"portdir": "sysutils/clang_select",
"version": "2.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "common files for selecting default clang version",
"long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"clang_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"clang-22"
]
}
]
},
{
"name": "lldb-22",
"portdir": "lang/llvm-22",
"version": "22.1.0",
"license": "NCSA",
"platforms": "{darwin >= 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lldb.llvm.org/",
"description": "the LLVM debugger",
"long_description": "lldb is the LLVM native debugger.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-yaml",
"cctools",
"cmake",
"ninja",
"swig-python",
"doxygen",
"clang-17",
"python314",
"py314-pygments"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xar",
"zlib",
"libedit",
"libffi",
"ncurses",
"libcxx",
"python314",
"llvm-22",
"clang-22"
]
},
{
"type": "run",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "flang-22",
"portdir": "lang/llvm-22",
"version": "22.1.0",
"license": "NCSA",
"platforms": "{darwin >= 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flang.llvm.org/",
"description": "LLVM Fortran compiler",
"long_description": "LLVM Fortran compiler",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"py314-yaml",
"py314-pygments",
"python314",
"clang-17",
"ninja",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ld64",
"clang-22",
"mlir-22",
"llvm-22",
"libxml2",
"libomp",
"libcxx"
]
}
],
"depends_on": []
},
{
"name": "clang-22",
"portdir": "lang/llvm-22",
"version": "22.1.0",
"license": "NCSA",
"platforms": "{darwin >= 16}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clang.llvm.org/",
"description": "C, C++, Objective C and Objective C++ compiler",
"long_description": "The Clang project provides a language front-end and tooling infrastructure for languages in the C language family (C, C++, Objective C/C++, OpenCL, CUDA, and RenderScript) for the LLVM project.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"analyzer",
"libstdcxx",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-pygments",
"cctools",
"cmake",
"ninja",
"clang-17",
"python314",
"py314-yaml"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ld64",
"libcxx",
"libomp",
"libxml2",
"llvm-22"
]
},
{
"type": "run",
"ports": [
"clang_select-22",
"perl5",
"cctools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lldb-22",
"flang-22"
]
}
]
},
{
"name": "mlir-22",
"portdir": "lang/llvm-22",
"version": "22.1.0",
"license": "NCSA",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlir.llvm.org",
"description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure.",
"long_description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-yaml",
"clang-17",
"python314",
"py314-pygments",
"cctools",
"cmake",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"llvm-22",
"libcxx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"flang-22"
]
}
]
},
{
"name": "llvm-22",
"portdir": "lang/llvm-22",
"version": "22.1.0",
"license": "NCSA",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvm.org/",
"description": "llvm is a next generation compiler infrastructure",
"long_description": "The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation (\"LLVM IR\").",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-yaml",
"cctools",
"cmake",
"ninja",
"clang-17",
"python314",
"py314-pygments"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xar",
"zlib",
"zstd",
"libedit",
"libffi",
"ncurses",
"libcxx"
]
},
{
"type": "run",
"ports": [
"llvm_select-22"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mlir-22",
"clang-22",
"lldb-22",
"flang-22"
]
}
]
},
{
"name": "cmctl",
"portdir": "sysutils/cmctl",
"version": "2.4.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cert-manager.io",
"description": "CLI for cert-manager, which automatically provisions and manages TLS certificates in Kubernetes",
"long_description": "CLI for cert-manager, which automatically provisions and manages TLS certificates in Kubernetes",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1024
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cpp-httplib",
"portdir": "devel/cpp-httplib",
"version": "0.34.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yhirose/cpp-httplib",
"description": "C++11 single-file HTTP/HTTPS library",
"long_description": "cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. This port also builds and installs the optional compiled library variant.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"brotli",
"openssl",
"zlib",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18",
"python314"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "codex",
"portdir": "llm/codex",
"version": "0.101.0",
"license": "Apache-2",
"platforms": "{darwin >= 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openai/codex",
"description": "Codex CLI is a coding agent from OpenAI that runs locally on your computer.",
"long_description": "Codex CLI is OpenAI’s coding agent that you can run locally from your terminal. It can read, change, and run code on your machine in the selected directory.",
"active": true,
"categories": [
"llm"
],
"maintainers": [
{
"name": "",
"github": "takebayashi",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py314-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": 2876
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-macfsevents"
]
}
]
},
{
"name": "py313-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": 2876
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py314-pointpats",
"portdir": "python/py-pointpats",
"version": "2.5.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org/pointpats/",
"description": "Point Pattern Analysis (pointpats)",
"long_description": "The PySAL Point Pattern Analysis (pointpats) package is an open-source python library for the statistical analysis of planar point patterns.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-setuptools_scm",
"py314-wheel",
"py314-setuptools",
"py314-installer",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-libpysal",
"py314-geopandas",
"py314-shapely",
"py314-pandas",
"py314-matplotlib",
"py314-scipy",
"py314-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pointpats"
]
}
]
},
{
"name": "display-switch",
"portdir": "sysutils/display-switch",
"version": "1.4.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/haimgel/display-switch?tab=readme-ov-file",
"description": "USB KVM utility",
"long_description": "Turn a cheap USB switch into a full-featured multi-monitor KVM switch",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "chris",
"github": "chrisdiamand",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py314-pyedr",
"portdir": "python/py-pyedr",
"version": "0.8.0",
"license": "LGPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MDAnalysis/panedr",
"description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays",
"long_description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 93
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"py314-numpy",
"py314-tqdm",
"py314-mda-xdrlib",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyedr"
]
}
]
},
{
"name": "py313-pyedr",
"portdir": "python/py-pyedr",
"version": "0.8.0",
"license": "LGPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MDAnalysis/panedr",
"description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays",
"long_description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 93
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"py313-tqdm",
"py313-mda-xdrlib",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py312-pyedr",
"portdir": "python/py-pyedr",
"version": "0.8.0",
"license": "LGPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MDAnalysis/panedr",
"description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays",
"long_description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 93
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"py312-tqdm",
"py312-mda-xdrlib",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py311-pyedr",
"portdir": "python/py-pyedr",
"version": "0.8.0",
"license": "LGPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MDAnalysis/panedr",
"description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays",
"long_description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 93
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"py311-numpy",
"py311-tqdm",
"py311-mda-xdrlib",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py310-pyedr",
"portdir": "python/py-pyedr",
"version": "0.8.0",
"license": "LGPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MDAnalysis/panedr",
"description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays",
"long_description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 93
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"py310-tqdm",
"py310-mda-xdrlib",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py-pyedr",
"portdir": "python/py-pyedr",
"version": "0.8.0",
"license": "LGPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MDAnalysis/panedr",
"description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays",
"long_description": "A library to read GROMACS edr binary XDR files and return a dictionary of numpy arrays",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 93
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-pyedr"
]
}
],
"depends_on": []
},
{
"name": "weathr",
"portdir": "science/weathr",
"version": "1.3.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Veirt/weathr",
"description": "a terminal weather app with ascii animation",
"long_description": "A terminal weather app with ASCII animations driven by real-time weather data. Features real-time weather from Open-Meteo with animated rain, snow, thunderstorms, flying airplanes, day/night cycles, and auto-location detection.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1024
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "mcp-inspector",
"portdir": "llm/mcp-inspector",
"version": "0.20.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://modelcontextprotocol.io/docs/tools/inspector",
"description": "The MCP inspector is a developer tool for testing and debugging MCP servers",
"long_description": "The MCP inspector is a developer tool for testing and debugging MCP servers",
"active": true,
"categories": [
"llm"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 101
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"npm10",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nodejs22"
]
}
],
"depends_on": []
},
{
"name": "py314-icalendar",
"portdir": "python/py-icalendar",
"version": "7.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://icalendar.readthedocs.org/",
"description": "The iCalendar package is a parser/generator of RFC 2445 iCalendar files.",
"long_description": "The inspiration has come from the email package in the standard lib, which I think is pretty simple, yet efficient and powerful. The package can both generate and parse iCalendar files, and can easily be used as is. The aim is to make a package that is fully compliant to RFC 2445, well designed, simple to use and well documented.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"py314-hatch-vcs",
"py314-hatchling",
"clang-18",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-dateutil",
"py314-tzdata"
]
},
{
"type": "test",
"ports": [
"py314-tz",
"py314-pytest",
"py314-hypothesis"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mutt_ics",
"py-icalendar"
]
}
]
},
{
"name": "py314-sarpy",
"portdir": "python/py-sarpy",
"version": "1.3.64",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ngageoint/sarpy",
"description": "Tools to read, write, and process complex SAR data and associated data.",
"long_description": "SarPy is a basic Python library to read, write, and do simple processing of complex SAR data using the NGA SICD format (standards linked below). It has been released by NGA to encourage the use of SAR data standards throughout the international SAR community. SarPy complements the SIX library (C++) and the MATLAB SAR Toolbox, which are implemented in other languages but have similar goals.",
"active": true,
"categories": [
"graphics",
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sarpy"
]
}
]
},
{
"name": "py314-radix",
"portdir": "python/py-radix",
"version": "1.1.0",
"license": "BSD-old and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mjschultz/py-radix",
"description": "radix tree data structure implementation for python",
"long_description": "py-radix is an implementation of a radix tree data structure for the storage and retrieval of IPv4 and IPv6 network prefixes. The radix tree is the data structure most commonly used for routing table lookups. It efficiently stores network prefixes of varying lengths and allows fast lookups of containing networks.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mjl",
"github": "matthewluckie",
"ports_count": 13
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-radix"
]
}
]
},
{
"name": "py313-radix",
"portdir": "python/py-radix",
"version": "1.1.0",
"license": "BSD-old and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mjschultz/py-radix",
"description": "radix tree data structure implementation for python",
"long_description": "py-radix is an implementation of a radix tree data structure for the storage and retrieval of IPv4 and IPv6 network prefixes. The radix tree is the data structure most commonly used for routing table lookups. It efficiently stores network prefixes of varying lengths and allows fast lookups of containing networks.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mjl",
"github": "matthewluckie",
"ports_count": 13
}
],
"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": []
},
{
"name": "py312-radix",
"portdir": "python/py-radix",
"version": "1.1.0",
"license": "BSD-old and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mjschultz/py-radix",
"description": "radix tree data structure implementation for python",
"long_description": "py-radix is an implementation of a radix tree data structure for the storage and retrieval of IPv4 and IPv6 network prefixes. The radix tree is the data structure most commonly used for routing table lookups. It efficiently stores network prefixes of varying lengths and allows fast lookups of containing networks.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mjl",
"github": "matthewluckie",
"ports_count": 13
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-radix",
"portdir": "python/py-radix",
"version": "1.1.0",
"license": "BSD-old and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mjschultz/py-radix",
"description": "radix tree data structure implementation for python",
"long_description": "py-radix is an implementation of a radix tree data structure for the storage and retrieval of IPv4 and IPv6 network prefixes. The radix tree is the data structure most commonly used for routing table lookups. It efficiently stores network prefixes of varying lengths and allows fast lookups of containing networks.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mjl",
"github": "matthewluckie",
"ports_count": 13
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-setuptools",
"py311-build",
"py311-installer",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-radix",
"portdir": "python/py-radix",
"version": "1.1.0",
"license": "BSD-old and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mjschultz/py-radix",
"description": "radix tree data structure implementation for python",
"long_description": "py-radix is an implementation of a radix tree data structure for the storage and retrieval of IPv4 and IPv6 network prefixes. The radix tree is the data structure most commonly used for routing table lookups. It efficiently stores network prefixes of varying lengths and allows fast lookups of containing networks.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mjl",
"github": "matthewluckie",
"ports_count": 13
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-setuptools",
"py310-wheel",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": []
},
{
"name": "py314-xdg-base-dirs",
"portdir": "python/py-xdg-base-dirs",
"version": "6.0.2",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srstevenson/xdg-base-dirs",
"description": "Variables defined by the XDG Base Directory Specification",
"long_description": "Variables defined by the XDG Base Directory Specification",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rturnbull",
"github": "RhetTbull",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xdg-base-dirs",
"osxphotos"
]
}
]
},
{
"name": "py314-whenever",
"portdir": "python/py-whenever",
"version": "0.8.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/whenever/",
"description": "Typed and DST-safe datetimes for Python.",
"long_description": "Typed and DST-safe datetimes for Python. \n Whenever helps you write correct and type checked datetime code, using well-established concepts from modern libraries in other languages. It's also way faster than other third-party libraries, and usually the standard library as well.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 101
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-whenever",
"osxphotos"
]
}
]
},
{
"name": "py314-utitools",
"portdir": "python/py-utitools",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/utitools",
"description": "Uniform Type Identifier (UTI) tools",
"long_description": "Uniform Type Identifier (UTI) tools",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-utitools"
]
},
{
"type": "run",
"ports": [
"osxphotos"
]
}
]
},
{
"name": "py314-textx",
"portdir": "python/py-textx",
"version": "4.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/textX/textX",
"description": "Meta-language for DSL implementation inspired by Xtext",
"long_description": "Meta-language for DSL implementation inspired by Xtext",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-flit_core"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-click",
"py314-importlib-metadata",
"py314-arpeggio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-textx",
"py314-strpdatetime",
"osxphotos"
]
}
]
},
{
"name": "py314-strpdatetime",
"portdir": "python/py-strpdatetime",
"version": "0.4.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/strpdatetime",
"description": "Parse strings into Python datetime objects, extends Python's datetime.strptime() with additional features.",
"long_description": "Parse strings into Python datetime objects, extends Python's datetime.strptime() with additional features.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "rturnbull",
"github": "RhetTbull",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-hatchling"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-textx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-strpdatetime",
"osxphotos"
]
}
]
},
{
"name": "py314-shortuuid",
"portdir": "python/py-shortuuid",
"version": "1.0.13",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/skorokithakis/shortuuid/",
"description": "A generator library for concise, unambiguous and URL-safe UUIDs.",
"long_description": "A generator library for concise, unambiguous and URL-safe UUIDs.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-shortuuid",
"osxphotos"
]
}
]
},
{
"name": "py314-rich-theme-manager",
"portdir": "python/py-rich-theme-manager",
"version": "0.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/rich_theme_manager",
"description": "Manage rich themes for CLI applications",
"long_description": "Manage rich themes for CLI applications",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-poetry-core",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-rich",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-rich-theme-manager",
"osxphotos"
]
}
]
},
{
"name": "py314-pytimeparse2",
"portdir": "python/py-pytimeparse2",
"version": "1.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/onegreyonewhite/pytimeparse2",
"description": "Time expression parser.",
"long_description": "Time expression parser.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pytimeparse2",
"osxphotos"
]
}
]
},
{
"name": "py314-ptpython",
"portdir": "python/py-ptpython",
"version": "3.0.32",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/prompt-toolkit/ptpython",
"description": "Python REPL build on top of prompt_toolkit",
"long_description": "Python REPL build on top of prompt_toolkit",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-pygments",
"py314-appdirs",
"py314-jedi",
"py314-prompt_toolkit"
]
},
{
"type": "run",
"ports": [
"ptpython_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ptpython",
"osxphotos"
]
}
]
},
{
"name": "py314-photoscript",
"portdir": "python/py-photoscript",
"version": "0.5.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/photoscript",
"description": "Python wrapper around Apple Photos applescript interface",
"long_description": "Python wrapper around Apple Photos applescript interface",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rturnbull",
"github": "RhetTbull",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-pyobjc",
"py314-applescript",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-photoscript",
"osxphotos"
]
}
]
},
{
"name": "py314-osxmetadata",
"portdir": "python/py-osxmetadata",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/osxmetadata",
"description": "Read and write meta data, such as tags/keywords, Finder comments, etc. on MacOS files",
"long_description": "Read and write meta data, such as tags/keywords, Finder comments, etc. on MacOS files",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rturnbull",
"github": "RhetTbull",
"ports_count": 39
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-hatchling",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-click",
"py314-xattr",
"py314-pyobjc",
"py314-applescript",
"py314-bitstring"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-osxmetadata",
"osxphotos"
]
}
]
},
{
"name": "py314-objexplore",
"portdir": "python/py-objexplore",
"version": "1.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kylepollina/objexplore",
"description": "Interactive Python Object Explorer",
"long_description": "Interactive Python Object Explorer",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-rich",
"py314-blessed",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-objexplore",
"osxphotos"
]
}
]
},
{
"name": "py314-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": 101
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-makelive",
"osxphotos"
]
}
]
},
{
"name": "py314-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": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-pygments"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-markdown2",
"osxphotos"
]
}
]
},
{
"name": "py314-cgmetadata",
"portdir": "python/py-cgmetadata",
"version": "0.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/cgmetadata/",
"description": "Read and write image metadata on macOS from Python using the native ImageIO / Core Graphics frameworks.",
"long_description": "Read and write image metadata on macOS from Python using the native ImageIO / Core Graphics frameworks. \n CGMetadata is a Python wrapper around the macOS ImageIO and Core Graphics frameworks. It provides a simple interface for reading and writing image metadata, including EXIF, IPTC, and XMP data. Reading is supported for all image formats supported by ImageIO. Reading is also supported for video formats using AVFoundation. \n Writing is not currently supported for RAW file formats nor for video formats. Writing of metadata has been tested on JPEG, PNG, TIFF, and HEIC files however it should be considered experimental. If you are using CGMetadata to write metadata to image files, please make sure you have tested the results before using it in production.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cgmetadata",
"osxphotos"
]
}
]
},
{
"name": "py314-bpylist2",
"portdir": "python/py-bpylist2",
"version": "4.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/parabolala/bpylist2",
"description": "Parse and generate NSKeyedArchiver archives",
"long_description": "Parse and generate NSKeyedArchiver archives",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-bpylist2",
"osxphotos"
]
}
]
},
{
"name": "py314-bitstring",
"portdir": "python/py-bitstring",
"version": "4.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scott-griffiths/bitstring",
"description": "Module to simplify handling of binary data",
"long_description": "bitstring is a pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-bitarray"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-bitstring",
"py314-osxmetadata"
]
}
]
},
{
"name": "py314-bitmath",
"portdir": "python/py-bitmath",
"version": "1.3.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tbielawa/bitmath",
"description": "Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)",
"long_description": "Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-progressbar"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-bitmath",
"osxphotos"
]
}
]
},
{
"name": "py314-applescript",
"portdir": "python/py-applescript",
"version": "1.0.3",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rdhyee/py-applescript",
"description": "An easy-to-use Python wrapper for NSAppleScript, allowing Python scripts to communicate with AppleScripts and AppleScriptable applications.",
"long_description": "An easy-to-use Python wrapper for NSAppleScript, allowing Python scripts to communicate with AppleScripts and AppleScriptable applications.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-pyobjc",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-applescript",
"py314-osxmetadata",
"py314-photoscript"
]
}
]
},
{
"name": "py314-arpeggio",
"portdir": "python/py-arpeggio",
"version": "2.0.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/igordejanovic/Arpeggio",
"description": "Packrat parser interpreter",
"long_description": "Arpeggio is a recursive descent parser with memoization based on PEG grammars (aka Packrat parser).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-installer",
"clang-18",
"py314-build",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-arpeggio",
"py314-textx"
]
}
]
}
]
}