HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51950,
"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-astropy-iers-data",
"portdir": "python/py-astropy-iers-data",
"version": "0.2026.5.11.1.8.52",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-iers-data",
"description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"long_description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-astropy"
]
}
]
},
{
"name": "py313-astroscrappy",
"portdir": "python/py-astroscrappy",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astroscrappy",
"description": "Speedy Cosmic Ray Annihilation Package in Python",
"long_description": "Astro-SCRAPPY is designed to detect cosmic rays in images (numpy arrays), originally based on Pieter van Dokkum’s L.A.Cosmic algorithm.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 444
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-cython",
"py313-extension-helpers",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy",
"py313-astropy"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-astroscrappy"
]
}
]
},
{
"name": "py313-asttokens",
"portdir": "python/py-asttokens",
"version": "3.0.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gristlabs/asttokens",
"description": "The asttokens module annotates Python abstract syntax trees (ASTs).",
"long_description": "The asttokens module annotates Python abstract syntax trees (ASTs).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-stack_data"
]
}
]
},
{
"name": "py313-astunparse",
"portdir": "python/py-astunparse",
"version": "1.6.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simonpercivall/astunparse",
"description": "An AST unparser for Python.",
"long_description": "An AST unparser for Python.. This is a factored out version of unparse found in the Python source distribution; under Demo/parser in Python 2 and under Tools/parser in Python 3.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-six"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-astunparse"
]
}
]
},
{
"name": "py313-asv",
"portdir": "python/py-asv",
"version": "0.6.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/airspeed-velocity/asv",
"description": "Airspeed Velocity: A simple Python history benchmarking tool",
"long_description": "Airspeed Velocity: A simple Python history benchmarking tool",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-json5",
"py313-packaging",
"py313-virtualenv",
"py313-importlib-metadata",
"py313-asv-runner",
"py313-tabulate"
]
}
],
"depends_on": []
},
{
"name": "py313-asv-runner",
"portdir": "python/py-asv-runner",
"version": "0.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://asv.readthedocs.io/projects/asv-runner/en/latest/",
"description": "Core Python benchmark code for ASV",
"long_description": "Core Python benchmark code for ASV",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-pdm-backend"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-asv"
]
}
]
},
{
"name": "py313-async_generator",
"portdir": "python/py-async_generator",
"version": "1.10",
"license": "MIT and Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/async_generator",
"description": "A library making it easy to write async iterators in Python 3.5",
"long_description": "Python 3.6 added async generators. Python 3.7 adds some more tools to make them usable, like contextlib.asynccontextmanager. This library gives you all that back to Python 3.5.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py313-trio"
]
}
]
},
{
"name": "py313-async-geotiff",
"portdir": "python/py-async-geotiff",
"version": "0.5.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/developmentseed/async-geotiff",
"description": "Fast, async GeoTIFF and Cloud-Optimized GeoTIFF (COG) reader for Python, wrapping the Rust-based Async-TIFF library.",
"long_description": "Fast, async GeoTIFF and Cloud-Optimized GeoTIFF (COG) reader for Python, wrapping the Rust-based Async-TIFF library.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-uv-build"
]
},
{
"type": "lib",
"ports": [
"py313-async-tiff",
"python313",
"py313-morecantile",
"py313-numpy",
"py313-affine",
"py313-defusedxml"
]
}
],
"depends_on": []
},
{
"name": "py313-async-lru",
"portdir": "python/py-async-lru",
"version": "2.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/async-lru",
"description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"long_description": "A port of Python’s built-in functools.lru_cache function for asyncio",
"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-jupyterlab"
]
}
]
},
{
"name": "py313-asyncssh",
"portdir": "python/py-asyncssh",
"version": "2.23.0",
"license": "(EPL-2 or GPL-2+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://asyncssh.readthedocs.io",
"description": "AsyncSSH: Asynchronous SSHv2 client and server library",
"long_description": "AsyncSSH: Asynchronous SSHv2 client and server library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-typing_extensions",
"py313-cryptography",
"python313"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-async-tiff",
"portdir": "python/py-async-tiff",
"version": "0.7.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/developmentseed/async-tiff",
"description": "Fast, low-level async TIFF reader for Python.",
"long_description": "Fast, low-level async TIFF reader for Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools-rust",
"py313-maturin",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-obspec",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-async-geotiff"
]
}
]
},
{
"name": "py313-async-timeout",
"portdir": "python/py-async-timeout",
"version": "4.0.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/async-timeout",
"description": "asyncio-compatible timeout context manager.",
"long_description": "asyncio-compatible is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 91
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-typing_extensions",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-atomicwrites",
"portdir": "python/py-atomicwrites",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/untitaker/python-atomicwrites",
"description": "Powerful Python library for atomic file writes",
"long_description": "Powerful Python library for atomic file writes",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hatch",
"py313-beancount-import"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-atpublic",
"portdir": "python/py-atpublic",
"version": "6.0.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://public.readthedocs.io",
"description": "@public decorator for Python",
"long_description": "A very simple decorator and function which populates a module's __all__ and optionally the module globals.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-aiosmtpd"
]
},
{
"type": "run",
"ports": [
"py313-flufl.i18n",
"py313-flufl.lock"
]
}
]
},
{
"name": "py313-attrs",
"portdir": "python/py-attrs",
"version": "26.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-attrs/attrs",
"description": "Attributes without boilerplate",
"long_description": "attrs is a Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols:",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-fancy-pypi-readme",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest",
"py313-zopeinterface",
"py313-cloudpickle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-zeep",
"py313-aiohttp",
"py313-aiosmtpd",
"py313-asdf",
"py313-service_identity",
"py313-treq",
"py313-trio",
"py313-twisted",
"magic-wormhole",
"py313-cattrs",
"py313-dm-tree",
"py313-eccodes",
"py313-fiona",
"py313-hypothesis",
"py313-jsonlines",
"py313-jsonschema",
"py313-jsonschema-format-nongpl",
"py313-lsprotocol",
"py313-morecantile",
"py313-referencing",
"py313-requests-cache",
"py313-scikit-hep-particle"
]
},
{
"type": "run",
"ports": [
"py313-autobahn",
"py313-automat",
"py313-rasterio",
"py313-outcome",
"py313-pygls"
]
}
]
},
{
"name": "py313-aubio",
"portdir": "python/py-aubio",
"version": "0.4.9",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aubio.org/",
"description": "a collection of tools for music analysis",
"long_description": "a collection of tools for music analysis",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-installer",
"py313-setuptools",
"pkgconfig",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"beets-bpmanalyser",
"py-aubio"
]
}
]
},
{
"name": "py313-audiocraft",
"portdir": "python/py-audiocraft",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookresearch/audiocraft",
"description": "Audio generation framework from Meta AI Research",
"long_description": "AudioCraft is a library for audio generation from Meta AI Research, providing the code and models for MusicGen (music generation), AudioGen (audio generation), EnCodec (audio compression), and Multi Band Diffusion (enhancement).",
"active": true,
"categories": [
"science",
"audio",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 176
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-soundfile",
"py313-pytorch",
"py313-huggingface_hub",
"py313-transformers",
"py313-sentencepiece",
"py313-einops",
"py313-julius",
"py313-pystoi",
"py313-torchdiffeq",
"py313-av",
"py313-xformers",
"python313",
"py313-pesq",
"py313-torchaudio",
"py313-gradio",
"py313-encodec",
"py313-torchmetrics",
"py313-hydra-core",
"py313-demucs",
"py313-torchvision",
"py313-flashy",
"py313-hydra-colorlog",
"py313-spaCy",
"py313-num2words",
"py313-numpy",
"py313-tqdm",
"py313-protobuf3",
"py313-librosa"
]
}
],
"depends_on": []
},
{
"name": "py313-audioop_lts",
"portdir": "python/py-audioop_lts",
"version": "0.2.2",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AbstractUmbra/audioop",
"description": "LTS port of the Python builtin module audioop",
"long_description": "An LTS port of the Python builtin module audioop which was deprecated since version 3.11 and removed in 3.13.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-discordpy",
"py313-gradio",
"py313-standard-aifc"
]
}
]
},
{
"name": "py313-audioread",
"portdir": "python/py-audioread",
"version": "3.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beetbox/audioread",
"description": "cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python.",
"long_description": "cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python. Decode audio files using whichever backend is available. The library currently supports: Gstreamer via PyGObject; Core Audio on Mac OS X via ctypes (PyObjC not required); MAD via the pymad bindings; FFmpeg or Libav via its command-line interface; The standard library wave, aifc, and sunau modules (for uncompressed audio formats).",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-acoustid"
]
},
{
"type": "run",
"ports": [
"py313-librosa"
]
}
]
},
{
"name": "py313-authheaders",
"portdir": "python/py-authheaders",
"version": "0.16.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ValiMail/authentication-headers",
"description": "Library for the generation of email authentication headers",
"long_description": "A library wrapping email authentication header verification and generation. The library can perform DKIM, SPF, and DMARC validation, and the results are packaged into the Authentication-Results header.",
"active": true,
"categories": [
"devel",
"mail",
"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-ipaddress",
"py313-dkimpy",
"py313-authres",
"py313-publicsuffix2",
"py313-dnspython"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-authheaders"
]
}
]
},
{
"name": "py313-authres",
"portdir": "python/py-authres",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/authentication-results-python",
"description": "Authentication-Results Headers generation and parsing.",
"long_description": "Authentication-Results Headers generation and parsing.",
"active": true,
"categories": [
"devel",
"mail",
"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": [
"py-authres"
]
},
{
"type": "run",
"ports": [
"py313-authheaders"
]
}
]
},
{
"name": "py313-autobahn",
"portdir": "python/py-autobahn",
"version": "24.4.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://crossbar.io/autobahn",
"description": "WebSocket client & server library WAMP real time framework",
"long_description": "WebSocket client & server library WAMP real time framework",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-openssl",
"py313-service_identity",
"py313-flatbuffers",
"py313-argon2-cffi",
"py313-pynacl",
"py313-ujson",
"py313-passlib",
"py313-python-snappy",
"py313-pytrie",
"py313-qrcode",
"py313-twisted",
"py313-txaio",
"py313-u-msgpack-python",
"py313-cbor2",
"py313-msgpack",
"py313-cryptography",
"py313-cffi",
"py313-attrs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"magic-wormhole",
"py-autobahn"
]
}
]
},
{
"name": "py313-autocommand",
"portdir": "python/py-autocommand",
"version": "2.2.2",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Lucretiel/autocommand",
"description": "A library to create a command-line program from a function",
"long_description": "A library to create a command-line program from a function",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jaraco.text"
]
}
]
},
{
"name": "py313-autoflake",
"portdir": "python/py-autoflake",
"version": "2.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyCQA/autoflake",
"description": "Removes unused imports and unused variables",
"long_description": "Removes unused imports and unused variables",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-pyflakes"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-autoflake"
]
}
]
},
{
"name": "py313-automat",
"portdir": "python/py-automat",
"version": "25.4.16",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/glyph/automat",
"description": "A library for concise, idiomatic Python expression of finite-state automata",
"long_description": "Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-setuptools_scm",
"py313-hatch-vcs",
"py313-hatchling",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-setuptools"
]
},
{
"type": "run",
"ports": [
"py313-six",
"py313-attrs"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-benchmark",
"py313-twisted",
"py313-graphviz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"magic-wormhole",
"py313-twisted"
]
}
]
},
{
"name": "py313-autopage",
"portdir": "python/py-autopage",
"version": "0.5.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zaneb/autopage",
"description": "automatically display terminal output in a pager",
"long_description": "automatically display terminal output in a pager",
"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": [
"py-autopage"
]
},
{
"type": "run",
"ports": [
"py313-cliff"
]
}
]
},
{
"name": "py313-autopep8",
"portdir": "python/py-autopep8",
"version": "2.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hhatto/autopep8",
"description": "A tool that automatically formats Python code to conform to the PEP 8 style guide",
"long_description": "autopep8 automatically formats Python code to conform to the PEP 8 style guide. It uses the pycodestyle utility to determine what parts of the code needs to be formatted. autopep8 is capable of fixing most of the formatting issues that can be reported by pycodestyle.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-wheel",
"py313-setuptools",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-codestyle",
"autopep8_select"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-python-lsp-server"
]
}
]
},
{
"name": "py313-av",
"portdir": "python/py-av",
"version": "17.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyav.basswood-io.com",
"description": "Pythonic bindings for FFmpeg libraries",
"long_description": "PyAV provides Pythonic bindings for FFmpeg. It provides access to media containers, streams, packets, codecs, and frames with integration for NumPy and Pillow.",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 176
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cython",
"py313-setuptools",
"py313-wheel",
"pkgconfig",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"ffmpeg8",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-audiocraft"
]
}
]
},
{
"name": "py313-awscli",
"portdir": "python/py-awscli",
"version": "1.44.39",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aws.amazon.com/cli/",
"description": "Universal Command Line Environment for Amazon Web Services.",
"long_description": "Universal Command Line Environment for Amazon Web Services.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-s3transfer",
"python313",
"py313-rsa",
"py313-yaml",
"py313-docutils",
"py313-botocore",
"py313-colorama"
]
},
{
"type": "run",
"ports": [
"awscli_select"
]
}
],
"depends_on": []
},
{
"name": "py313-awscli2",
"portdir": "python/py-awscli2",
"version": "2.34.41",
"license": "Apache-2",
"platforms": "{darwin >= 20}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aws.amazon.com/cli/",
"description": "Universal Command Line Environment for Amazon Web Services.",
"long_description": "Universal Command Line Environment for Amazon Web Services.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 146
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-docutils",
"py313-distro",
"py313-jmespath",
"python313",
"py313-ruamel-yaml-clib",
"py313-colorama",
"py313-awscrt",
"py313-urllib3",
"py313-prompt_toolkit",
"py313-dateutil",
"py313-ruamel-yaml"
]
},
{
"type": "run",
"ports": [
"awscli_select"
]
}
],
"depends_on": []
},
{
"name": "py313-awscrt",
"portdir": "python/py-awscrt",
"version": "0.32.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aws.amazon.com/cli/",
"description": "A common runtime for AWS Python projects",
"long_description": "A common runtime for AWS Python projects",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 146
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-setuptools",
"openssl3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-awscli2"
]
}
]
},
{
"name": "py313-aws-sam-translator",
"portdir": "python/py-aws-sam-translator",
"version": "1.107.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/awslabs/serverless-application-model",
"description": "AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates",
"long_description": "AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-pydantic",
"py313-boto3",
"py313-jsonschema"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-mock",
"py313-yaml",
"py313-parameterized"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-cfn-lint"
]
}
]
},
{
"name": "py313-babel",
"portdir": "python/py-babel",
"version": "2.17.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://babel.pocoo.org/",
"description": "A collection of tools for internationalizing Python applications.",
"long_description": "Babel is an integrated collection of utilities that assist in internationalizing and localizing Python applications, with an emphasis on web-based applications.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-freezegun"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-idutils",
"py313-wtforms"
]
},
{
"type": "lib",
"ports": [
"py313-agate",
"py313-flask-babel",
"py313-jupyterlab_server"
]
},
{
"type": "run",
"ports": [
"py313-sphinx"
]
}
]
},
{
"name": "py313-backcall",
"portdir": "python/py-backcall",
"version": "0.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/takluyver/backcall",
"description": "Specifications for callback functions passed in to an API.",
"long_description": "Specifications for callback functions passed in to an API.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-backcall"
]
}
]
},
{
"name": "py313-backports.tarfile",
"portdir": "python/py-backports.tarfile",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/backports.tarfile",
"description": "Backport of CPython tarfile module",
"long_description": "Backport of CPython tarfile module",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-backports.tarfile"
]
}
]
},
{
"name": "py313-barcode",
"portdir": "python/py-barcode",
"version": "0.16.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-barcode.readthedocs.io/en/stable/",
"description": "a simple way to create barcodes in Python",
"long_description": "python-barcode is a pure-python library for generating barcodes in various formats.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-Pillow",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-base58",
"portdir": "python/py-base58",
"version": "2.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/keis/base58",
"description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network",
"long_description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network. Any other alternative alphabet (like the XRP one) can be used.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 165
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-base58",
"py313-sslcrypto"
]
}
]
},
{
"name": "py313-basemap-data",
"portdir": "python/py-basemap-data",
"version": "2.0.0",
"license": "LGPL-3+ and MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matplotlib/basemap",
"description": "Data assets for matplotlib basemap",
"long_description": "Data assets for matplotlib basemap",
"active": true,
"categories": [
"python",
"gis"
],
"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": [
"py-basemap-data",
"py313-matplotlib-basemap"
]
}
]
},
{
"name": "py313-bbpb",
"portdir": "python/py-bbpb",
"version": "1.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nccgroup/blackboxprotobuf",
"description": "Blackbox Protobuf is a set of tools for working with encoded Protocol Buffers (protobuf) without the matching protobuf definition.",
"long_description": "Blackbox Protobuf is a set of tools for working with encoded Protocol Buffers (protobuf) without the matching protobuf definition.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-six"
]
}
],
"depends_on": []
},
{
"name": "py313-bcrypt",
"portdir": "python/py-bcrypt",
"version": "5.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyca/bcrypt/",
"description": "Modern password hashing for your software and your servers",
"long_description": "Modern password hashing for your software and your servers",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools-rust",
"clang-20",
"cargo",
"legacy-support",
"rust",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-paramiko",
"py313-twisted"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-beaker",
"portdir": "python/py-beaker",
"version": "1.13.0",
"license": "BSD and MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://beaker.readthedocs.io/",
"description": "A Session and Caching library with WSGI Middleware",
"long_description": "Beaker is a web session and general caching library that includes WSGI middleware for use in web applications. As a general caching library, Beaker can handle storing for various times any Python object that can be pickled with optional back-ends on a fine-grained basis. Beaker was built largely on the code from MyghtyUtils, then refactored and extended with database support. Beaker includes Cache and Session WSGI middleware to ease integration with WSGI capable frameworks.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-beancount",
"portdir": "python/py-beancount",
"version": "3.2.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://furius.ca/beancount/",
"description": "Double-entry plain text accounting system",
"long_description": "A double-entry bookkeeping computer language that lets you define financial transaction records in a text file, read them in memory, generate a variety of reports from them, and provides a basic web interface.",
"active": true,
"categories": [
"python",
"finance"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 41
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-meson-python",
"bison",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-click",
"py313-dateutil",
"py313-regex",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-beancount",
"py313-beancount-import"
]
}
]
},
{
"name": "py313-beancount-import",
"portdir": "python/py-beancount-import",
"version": "1.4.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jbms/beancount-import",
"description": "Semi-automatic imports of financial data into Beancount",
"long_description": "Beancount-import is a tool for semi-automatically importing financial data from external data sources into the Beancount bookkeeping system, as well as merging and reconciling imported transactions with each other and with existing transactions.",
"active": true,
"categories": [
"python",
"finance"
],
"maintainers": [
{
"name": "macports",
"github": "mrdomino",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py313-cachetools",
"py313-tornado",
"py313-jsonschema",
"py313-scikit-learn",
"py313-watchdog",
"py313-beancount",
"py313-nltk",
"python313",
"py313-atomicwrites",
"py313-typing_extensions",
"py313-numpy",
"py313-dateutil",
"py313-scipy"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-beancount-import"
]
}
]
},
{
"name": "py313-beartype",
"portdir": "python/py-beartype",
"version": "0.22.9",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beartype/beartype",
"description": "Unbearably fast O(1) runtime type-checking in pure Python",
"long_description": "Beartype is an open-source pure-Python PEP-compliant constant-time runtime type checker emphasizing efficiency, portability, and thrilling puns.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 165
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "py313-beautifulsoup4",
"portdir": "python/py-beautifulsoup4",
"version": "4.14.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.crummy.com/software/BeautifulSoup/",
"description": "Python HTML/XML parser",
"long_description": "Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"chardet",
"charset_normalizer",
"html5lib",
"lxml"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-soupsieve",
"python313",
"py313-typing_extensions",
"py313-lxml",
"py313-html5lib"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-skyfield",
"py313-socid-extractor",
"py313-sunpy",
"offpunk",
"toot",
"py313-cartopy",
"py313-django-htmlmin",
"beets",
"py313-nbconvert",
"beets-devel",
"py313-siphon"
]
},
{
"type": "run",
"ports": [
"py313-libpysal",
"py313-dns-lexicon",
"py313-pymatgen"
]
}
]
},
{
"name": "py313-behave",
"portdir": "python/py-behave",
"version": "1.3.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/behave/behave",
"description": "behave is behavior-driven development, Python style.",
"long_description": "Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. behave uses tests written in a natural language style, backed up by Python code.",
"active": true,
"categories": [
"devel",
"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-cucumber-tag-expressions",
"py313-cucumber-expressions",
"py313-parse-type",
"py313-parse",
"py313-colorama",
"py313-six"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-mock",
"py313-path",
"py313-pytest-html",
"py313-pyhamcrest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-behave"
]
}
]
},
{
"name": "py313-benchexec",
"portdir": "python/py-benchexec",
"version": "3.27",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sosy-lab/benchexec",
"description": "A Framework for Reliable Benchmarking and Resource Measurement",
"long_description": "A Framework for Reliable Benchmarking and Resource Measurement",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-yaml",
"py313-lxml",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-benchexec"
]
}
]
},
{
"name": "py313-beniget",
"portdir": "python/py-beniget",
"version": "0.5.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/serge-sans-paille/beniget/",
"description": "Extract semantic information about static Python code",
"long_description": "Extract semantic information about static Python code",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-gast"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pythran"
]
}
]
},
{
"name": "py313-berkeleydb",
"portdir": "python/py-berkeleydb",
"version": "18.1.14",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/berkeleydb",
"description": "Python 3 bindings for Oracle Berkeley DB",
"long_description": "This port provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Log Cursor, Sequence and Transaction objects.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"db62",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gramps",
"py-berkeleydb"
]
}
]
},
{
"name": "py313-bidi",
"portdir": "python/py-bidi",
"version": "0.6.10",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MeirKriheli/python-bidi",
"description": "Pure python implementation of the BiDi layout algorithm",
"long_description": "Pure python implementation of the BiDi layout algorithm",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools-rust",
"py313-maturin"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-xhtml2pdf"
]
}
]
}
]
}