HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50476,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=78",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=76",
"results": [
{
"name": "py313-poetry-core",
"portdir": "python/py-poetry-core",
"version": "2.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-poetry/poetry-core",
"description": "A PEP 517 build backend implementation developed for Poetry.",
"long_description": "A PEP 517 build backend implementation developed for Poetry. This project is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 142
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-poetry-plugin-export",
"py313-aiohappyeyeballs",
"py313-unpaddedbase64",
"py313-poethepoet",
"py313-fortranformat",
"py313-sh",
"py313-photoscript",
"py313-cleo",
"py313-qrcode",
"py313-pygls",
"py313-dunamai",
"py313-pkgconfig",
"py313-bpylist2",
"py313-tinydb",
"py313-pysigma",
"py313-sigma-cli",
"py313-funcparserlib",
"py313-pytzdata",
"py313-xdg-base-dirs",
"py313-rencode",
"py313-rich-theme-manager",
"yubikey-manager",
"py313-tomlkit",
"py313-pytest-httpserver",
"py313-requests-cache",
"py313-flask-babel",
"py313-virtualfish",
"py313-rsa",
"py313-graphql-relay",
"py313-coveralls",
"beets",
"beets-devel",
"beets-alternatives",
"beets-amazon",
"beets-artistcountry",
"beets-barcode",
"beets-autofix",
"beets-beetcamp",
"py313-pastel",
"beets-bpmanalyser",
"beets-check",
"beets-copyartifacts",
"beets-describe",
"beets-follow",
"beets-goingrunning",
"beets-ibroadcast",
"beets-importreplace",
"beets-mosaic",
"beets-moveall",
"beets-noimport",
"beets-originquery",
"beets-summarize",
"beets-usertag",
"beets-xtractor",
"beets-yearfixer",
"beets-full",
"py313-rdflib",
"justpath",
"py313-crashtest",
"py313-iso8601",
"py313-langcodes",
"py313-decli",
"py313-shortuuid",
"py313-fido2",
"py313-isbnlib",
"py313-libnacl",
"py313-rad",
"py313-dns-lexicon",
"py313-josepy",
"py313-yaspin",
"py313-requirements-parser",
"py313-country",
"py313-cucumber-expressions",
"py313-pick",
"py313-docstyle",
"py313-pylint-venv",
"py313-clikit",
"py313-rich",
"py313-flexmock",
"py313-poetry-plugin-shell"
]
},
{
"type": "lib",
"ports": [
"py-poetry-core"
]
}
]
},
{
"name": "py313-multivolumefile",
"portdir": "python/py-multivolumefile",
"version": "0.2.3",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miurahr/multivolume",
"description": "multi volume file wrapper library",
"long_description": "multi volume file wrapper library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest",
"py313-pyannotate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-multivolumefile",
"py313-py7zr"
]
}
]
},
{
"name": "py313-inflate64",
"portdir": "python/py-inflate64",
"version": "1.0.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/inflate64",
"description": "deflate64 compression/decompression library",
"long_description": "deflate64 compression/decompression library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pyannotate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-inflate64",
"py313-py7zr"
]
}
]
},
{
"name": "py313-ipdb",
"portdir": "python/py-ipdb",
"version": "0.13.13",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gotcha/ipdb",
"description": "An enhanced Interactive Python shell",
"long_description": "Provide an interactive shell superior to Python's default. Serve as an embeddable, ready to use interpreter for your own programs. Offer a flexible framework which can be used as the base environment for other systems with Python as the underlying language. Allow interactive testing of threaded graphical toolkits.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-ipython"
]
},
{
"type": "run",
"ports": [
"ipdb_select"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ipdb"
]
}
]
},
{
"name": "py313-docopt",
"portdir": "python/py-docopt",
"version": "0.6.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://docopt.org",
"description": "Pythonic argument parser, that will make you smile",
"long_description": "Pythonic argument parser, that will make you smile",
"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": [
"tubeup",
"py313-coveralls",
"py313-hdfs"
]
}
]
},
{
"name": "py313-coveralls",
"portdir": "python/py-coveralls",
"version": "4.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/TheKevJames/coveralls-python",
"description": "Show coverage stats online via coveralls.io",
"long_description": "Show coverage stats online via coveralls.io",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-poetry-core",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-requests",
"py313-coverage",
"py313-docopt",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-coveralls"
]
}
]
},
{
"name": "py313-coverage",
"portdir": "python/py-coverage",
"version": "7.13.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nedbat/coveragepy",
"description": "Code coverage measurement for Python",
"long_description": "Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 608
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"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-pytest-cov",
"py313-coveralls"
]
},
{
"type": "run",
"ports": [
"py313-codecov",
"py313-nbval"
]
},
{
"type": "test",
"ports": [
"py313-pyppmd",
"py313-sparse",
"py313-pynndescent",
"py313-spopt"
]
}
]
},
{
"name": "py313-brotli",
"portdir": "python/py-brotli",
"version": "1.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/brotli",
"description": "Python module for brotli compression format",
"long_description": "Brotli is a generic-purpose lossless compression algorithm that is similar in speed with deflate but offers more dense compression. This port installs python modules, see also port brotli for the bro tool.",
"active": true,
"categories": [
"archivers",
"python"
],
"maintainers": [],
"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-pyarrow",
"gallery-dl",
"py313-httpx",
"py313-aiohttp",
"py313-mitmproxy",
"py313-discordpy",
"hg-git",
"py313-py7zr"
]
},
{
"type": "run",
"ports": [
"py313-fonttools"
]
}
]
},
{
"name": "py313-virtualenv",
"portdir": "python/py-virtualenv",
"version": "20.36.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://virtualenv.pypa.io",
"description": "Virtual Python Environment builder",
"long_description": "virtualenv is a tool to create isolated Python environments.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
},
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-vcs",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-filelock",
"py313-platformdirs",
"py313-distlib"
]
},
{
"type": "run",
"ports": [
"virtualenv_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-psycopg2"
]
},
{
"type": "lib",
"ports": [
"py313-pew",
"pipenv",
"py313-virtualfish",
"py313-asv",
"py313-pre-commit",
"hatch",
"py313-tox"
]
},
{
"type": "run",
"ports": [
"py313-pytest-virtualenv"
]
}
]
},
{
"name": "py313-distlib",
"portdir": "python/py-distlib",
"version": "0.4.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://bitbucket.org/pypa/distlib",
"description": "Low-level components of distutils2/packaging, augmented with higher-level APIs for making packaging easier.",
"long_description": "Low-level components of distutils2/packaging, augmented with higher-level APIs for making packaging easier.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 43
}
],
"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": "build",
"ports": [
"qemu"
]
},
{
"type": "lib",
"ports": [
"py313-virtualenv",
"py-distlib"
]
}
]
},
{
"name": "py313-asteval",
"portdir": "python/py-asteval",
"version": "1.0.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lmfit/asteval",
"description": "Safe, minimalistic evaluator of python expression using ast module",
"long_description": "ASTEVAL is a safe(ish) evaluator of Python expressions and statements, using Python's ast module. The idea is to provide a simple, safe, and robust miniature mathematical language that can handle user-input. The emphasis here is on mathematical expressions, and so many functions from numpy are imported and used if available.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-lmfit"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch"
]
}
]
},
{
"name": "py313-xattr",
"portdir": "python/py-xattr",
"version": "1.3.0",
"license": "(MIT or PSF)",
"platforms": "darwin linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xattr/xattr",
"description": "Python wrapper for extended filesystem attributes",
"long_description": "xattr is a Python wrapper for Darwin, Linux, and FreeBSD extended filesystem attributes. Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc). Extended attributes are available on Darwin 8.0 and later. This corresponds to Mac OS X 10.4 (Tiger) and later.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-cffi"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xattr",
"rdiff-backup",
"py313-osxmetadata"
]
}
]
},
{
"name": "py313-shellingham",
"portdir": "python/py-shellingham",
"version": "1.5.4",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sarugaku/shellingham",
"description": "Tool to Detect Surrounding Shell",
"long_description": "Shellingham detects what shell the current Python executable is running in.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 142
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-shellingham",
"py313-rstcheck",
"hatch",
"py313-poetry-plugin-shell"
]
},
{
"type": "run",
"ports": [
"py313-typer",
"py313-huggingface_hub"
]
}
]
},
{
"name": "py313-requests-toolbelt",
"portdir": "python/py-requests-toolbelt",
"version": "1.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/toolbelt",
"description": "Collection of utilities for python-requests",
"long_description": "This is just a collection of utilities for python-requests, but do not really belong in requests proper.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-dnspython",
"py313-zeep",
"dnsdiag",
"py-requests-toolbelt"
]
},
{
"type": "run",
"ports": [
"py313-cloudscraper"
]
}
]
},
{
"name": "py313-pytest-mock",
"portdir": "python/py-pytest-mock",
"version": "3.15.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-mock/",
"description": "Thin-wrapper around the mock package for easier use with py.test",
"long_description": "Thin-wrapper around the mock package for easier use with py.test. This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-setuptools_scm",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-mock",
"py313-pytest"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pytest-mock"
]
},
{
"type": "test",
"ports": [
"py313-natsort",
"asciidoc",
"py313-graphviz",
"py313-pyfatfs",
"py313-qstylizer",
"py313-tzlocal",
"py313-filelock"
]
}
]
},
{
"name": "py313-pyfatfs",
"portdir": "python/py-pyfatfs",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nathanhi/pyfatfs",
"description": "A filesystem module to access or modify FAT filesystems",
"long_description": "A filesystem module to access or modify FAT filesystems",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-pip",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-fs"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyfatfs"
]
}
]
},
{
"name": "py313-pkginfo",
"portdir": "python/py-pkginfo",
"version": "1.12.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pkginfo",
"description": "Query metadatdata from sdists and bdists installed packages.",
"long_description": "Provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distriubtion (an sdist) or a binary distribution (e.g., created by running bdist_egg).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"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-pkginfo",
"py313-upt-pypi"
]
}
]
},
{
"name": "py313-platformdirs",
"portdir": "python/py-platformdirs",
"version": "4.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/platformdirs/platformdirs",
"description": "A small Python module for determining appropriate platform-specific dirs",
"long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
"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",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-tox",
"py313-black",
"py313-pylint",
"py313-jupyter_core",
"py313-yapf",
"py313-virtualenv",
"py313-requests-cache",
"py313-blosc2",
"py313-findpython",
"beets",
"beets-devel",
"py313-pint",
"hatch",
"py-platformdirs",
"pipx"
]
},
{
"type": "run",
"ports": [
"py313-openstacksdk",
"py313-libpysal",
"py313-xraydb"
]
}
]
},
{
"name": "py313-mock",
"portdir": "python/py-mock",
"version": "5.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mock.readthedocs.org/en/latest/",
"description": "Rolling backport of unittest.mock for all Pythons",
"long_description": "Rolling backport of unittest.mock for all Pythons.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"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": "build",
"ports": [
"py313-acme"
]
},
{
"type": "lib",
"ports": [
"py313-skyfield",
"py313-stem",
"py-mock",
"certbot-dns-namecheap"
]
},
{
"type": "run",
"ports": [
"py313-pytest-shutil",
"py313-pytest-mock"
]
},
{
"type": "test",
"ports": [
"py313-requests-oauthlib",
"beets",
"beets-devel",
"py313-python-lsp-jsonrpc",
"py313-oauthlib",
"py313-pytest-virtualenv",
"autojump",
"py313-pygls",
"py313-configargparse",
"py313-parameterized",
"py313-behave",
"py313-aws-sam-translator",
"py313-docx",
"py313-cfn-lint",
"py313-columnize",
"py313-openid",
"py313-argh",
"gtk-doc",
"py313-hcloud",
"py313-geopy",
"tortoisehg",
"py313-python-lsp-server",
"py313-freezegun",
"py313-wurlitzer",
"py313-bitmath"
]
}
]
},
{
"name": "py313-fs",
"portdir": "python/py-fs",
"version": "2.4.16",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyFilesystem/pyfilesystem2",
"description": "Python's filesystem abstraction layer",
"long_description": "Python's filesystem abstraction layer",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-tz",
"py313-six",
"py313-appdirs",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-fs",
"py313-pyfatfs"
]
}
]
},
{
"name": "py313-filelock",
"portdir": "python/py-filelock",
"version": "3.20.0",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://py-filelock.readthedocs.io/",
"description": "A platform independent file lock",
"long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-vcs",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-tox",
"py313-pytensor",
"ansible-lint",
"gdown",
"py313-virtualenv",
"py313-MDAnalysis",
"py313-tldextract",
"py-filelock"
]
},
{
"type": "run",
"ports": [
"py313-huggingface_hub",
"py313-datasets"
]
}
]
},
{
"name": "py313-fastjsonschema",
"portdir": "python/py-fastjsonschema",
"version": "2.21.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seznam/python-fastjsonschema",
"description": "Fastest Python implementation of JSON schema",
"long_description": "Fastest Python implementation of JSON schema",
"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-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-nbformat",
"py-fastjsonschema"
]
}
]
},
{
"name": "py313-appdirs",
"portdir": "python/py-appdirs",
"version": "1.4.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ActiveState/appdirs",
"description": "module that finds where to keep user data",
"long_description": "A Python module for determining appropriate platform-specific per-user directories for data, configuration files, etc.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-ptpython",
"py313-fs",
"py313-pooch",
"py313-soco",
"py313-npe2",
"napari",
"py313-zeep",
"py313-rope",
"py-appdirs"
]
}
]
},
{
"name": "py313-dulwich",
"portdir": "python/py-dulwich",
"version": "0.24.7",
"license": "(GPL-2+ or Apache-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dulwich.io",
"description": "Pure-Python Git Library",
"long_description": "Simple Pure-Python implementation of the Git file formats and protocols. Dulwich is the place where Mr. and Mrs. Git live in one of the Monty Python sketches.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py313-setuptools",
"py313-wheel",
"py313-setuptools-rust",
"cargo",
"legacy-support",
"rust",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-urllib3",
"libunwind"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-dulwich",
"hg-git"
]
}
]
},
{
"name": "R-litedown",
"portdir": "R/R-litedown",
"version": "0.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yihui/litedown",
"description": "Light-weight version of R-markdown",
"long_description": "Light-weight version of R-markdown",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-commonmark",
"R-CRAN-recommended",
"R-xfun"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rbibutils",
"R-yaml",
"R-knitr",
"R-rmarkdown",
"R-tinytex",
"R-rstudioapi"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-nanonext",
"R-mirai",
"R-xfun"
]
}
]
},
{
"name": "orbiton",
"portdir": "editors/orbiton",
"version": "2.70.5",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://roboticoverlords.org/orbiton",
"description": "Orbiton is a vt100 text editor and a simple IDE",
"long_description": "Configuration-free text editor and IDE limited to VT100. Suitable for writing git commit messages, editing Markdown, config files, source code, viewing man pages and for quick edit-compile cycles when programming. Has syntax highlighting, jump-to-error, rainbow parentheses, macros, tab completion, cut/paste portals and a simple gdb front-end.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "hyprutils",
"portdir": "devel/hyprutils",
"version": "0.2.4",
"license": "BSD",
"platforms": "{darwin < 11 > 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hyprwm/hyprutils",
"description": "C++ library for utilities used across the Hypr* ecosystem",
"long_description": "hyprutils is a small C++ library for utilities used across the Hypr* ecosystem.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libpixman"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hyprlang"
]
}
]
},
{
"name": "py313-gmpy2",
"portdir": "python/py-gmpy2",
"version": "2.2.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/aleaxit/gmpy",
"description": "General multiple precision arithmetic module for Python",
"long_description": "GMPY2 is a C-coded Python extension module that supports fast multiple-precision arithmetic. GMPY2 supports integer and rational arithmetic (using the GMP library), correctly rounded multiple-precision real arithmetic (using the MPFR library), and complex arithmetic (using the MPC library).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "md14-macports",
"github": "mndavidoff",
"ports_count": 21
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"libmpc",
"mpfr",
"python313",
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gmpy2"
]
},
{
"type": "test",
"ports": [
"py313-scipy"
]
}
]
},
{
"name": "py313-testpath",
"portdir": "python/py-testpath",
"version": "0.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter/testpath",
"description": "Test utilities for code working with files and commands.",
"long_description": "Test utilities for code working with files and commands.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2866
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-testpath"
]
},
{
"type": "test",
"ports": [
"py313-pyproject_hooks"
]
}
]
},
{
"name": "py312-ligotimegps",
"portdir": "python/py-ligotimegps",
"version": "2.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gwpy/ligotimegps",
"description": "A pure-python version of lal.LIGOTimeGPS",
"long_description": "A pure-python version of lal.LIGOTimeGPS",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-versioneer",
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-gwpy",
"py-ligotimegps"
]
}
]
},
{
"name": "py312-gwosc",
"portdir": "python/py-gwosc",
"version": "0.8.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gwosc.readthedocs.io",
"description": "A python interface to the GW Open Science data archive",
"long_description": "The `gwosc` package provides an interface to querying the open data releases hosted on <https://losc.ligo.org> from the LIGO and Virgo gravitational-wave observatories.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools_scm",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-requests"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-requests-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-gwpy"
]
}
]
},
{
"name": "py312-gwpy",
"portdir": "python/py-gwpy",
"version": "3.0.10",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gwpy.github.io",
"description": "A python package for gravitational-wave astrophysics",
"long_description": "GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py312-scipy",
"py312-h5py",
"py312-astropy",
"py312-dqsegdb2",
"python312",
"py312-ligo-segments",
"py312-dateparser",
"py312-gwosc",
"py312-ligotimegps",
"py312-gwdatafind",
"py312-numpy",
"py312-requests",
"py312-dateutil",
"py312-tqdm",
"py312-matplotlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gwpy"
]
}
]
},
{
"name": "py312-dateparser",
"portdir": "python/py-dateparser",
"version": "1.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scrapinghub/dateparser",
"description": "python parser for human readable dates",
"long_description": "python parser for human readable dates",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-tz",
"py312-dateutil",
"py312-tzlocal",
"py312-regex"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-dateparser",
"py312-gwpy"
]
}
]
},
{
"name": "mdx",
"portdir": "sysutils/mdx",
"version": "0.2",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dim0x69/mdx",
"description": "Execute your Markdown Code Blocks",
"long_description": "Execute your Markdown Code Blocks",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "py312-panedr",
"portdir": "python/py-panedr",
"version": "0.5.2",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jbarnoud/panedr",
"description": "Panedr reads a Gromacs EDR file and returns its content as a pandas dataframe.",
"long_description": "Panedr reads a Gromacs EDR file and returns its content as a pandas dataframe. The library exposes one function—the edr_to_df function—that gets the path to an EDR file and returns a pandas dataframe.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 87
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-pbr",
"py312-pandas"
]
},
{
"type": "test",
"ports": [
"py312-six",
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-panedr"
]
}
]
},
{
"name": "py312-nibabel",
"portdir": "python/py-nibabel",
"version": "5.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nipy.org/nibabel",
"description": "Access a cacophony of neuro-imaging file formats",
"long_description": "Nibabel provides read and write access to some common medical and neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI, NIfTI1, MINC, MGH and ECAT as well as PAR/REC. We can read and write Freesurfer geometry, and read Freesurfer morphometry and annotation files. There is some very limited support for DICOM. NiBabel is the successor of PyNIfTI.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-hatchling"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy",
"py312-packaging",
"py312-typing_extensions",
"py312-hatch-vcs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pymvpa",
"py-nibabel"
]
}
]
},
{
"name": "py312-traits",
"portdir": "python/py-traits",
"version": "6.4.3",
"license": "BSD and (PSF or ZPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/traits",
"description": "The Enthought traits package",
"long_description": "A trait is a type definition that can be used for normal Python object attributes, giving the attributes some additional characteristics.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-codetools",
"py312-pyface",
"py312-scimath",
"py-traits"
]
}
]
},
{
"name": "py312-scimath",
"portdir": "python/py-scimath",
"version": "5.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/scimath",
"description": "The Enthought scimath package",
"long_description": "The SciMath project includes packages to support scientific and mathematical calculations, enthought.interpolate, enthought.mathematics, enthought.units",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-oldest-supported-numpy",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"py312-scipy",
"py312-traits",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-scimath"
]
}
]
},
{
"name": "py312-lalsimulation",
"portdir": "science/lalsimulation",
"version": "6.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.12 bindings for LSC Algorithm Library - Simulation",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Simulation containing routines for simulation gravitational-wave waveforms and noise sources. This package provides Python 3.12 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17",
"help2man",
"swig-python",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"py312-lal",
"py312-numpy",
"python312",
"lalsimulation"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-lalinspiral",
"lalapps",
"py312-lalburst",
"py312-lalinference"
]
}
]
},
{
"name": "py312-lalpulsar",
"portdir": "science/lalpulsar",
"version": "7.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.12 bindings for LSC Algorithm Library - Pulsar",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Pulsar containing routines for continuous wave gravitational data analysis. This package provides Python 3.12 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"lal",
"lalframe",
"lalinference",
"lalpulsar",
"lalsimulation",
"libomp",
"python312",
"py312-numpy",
"py312-astropy",
"py312-lal",
"libxml2",
"fftw-3",
"fftw-3-single",
"gsl",
"cfitsio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lalapps",
"py312-lalinference"
]
}
]
},
{
"name": "py312-lalmetaio",
"portdir": "science/lalmetaio",
"version": "4.0.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.12 bindings for LSC Algorithm Library - MetaIO",
"long_description": "LIGO Scientific Collaboration Algorithm Library - MetaIO containing routines for reading/writing LIGO_LW XML files. This package provides Python 3.12 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17",
"swig-python",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"py312-lal",
"py312-numpy",
"python312",
"lalmetaio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-lalinspiral",
"lalapps",
"py312-lalburst",
"py312-lalinference"
]
}
]
},
{
"name": "py312-lalinspiral",
"portdir": "science/lalinspiral",
"version": "5.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.12 bindings for LSC Algorithm Library - Inspiral",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Inspiral, containing routines for compact binary gravitational wave data analysis. This package provides Python 3.12 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"coreutils",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py312-lalburst",
"py312-lalframe",
"libomp",
"py312-lalsimulation",
"py312-lalmetaio",
"lalinspiral",
"python312",
"py312-numpy",
"py312-lscsoft-glue",
"py312-lal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lalapps",
"py312-lalinference"
]
}
]
},
{
"name": "py312-lalinference",
"portdir": "science/lalinference",
"version": "4.1.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.12 bindings for LSC Algorithm Library - Inference",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Inference containing routines for Bayesian inference data analysis. This package provides Python 3.12 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py312-shapely",
"py312-scipy",
"py312-h5py",
"py312-astropy",
"py312-healpy",
"py312-ligo-gracedb",
"libomp",
"py312-lal",
"py312-lalburst",
"py312-lalinspiral",
"py312-lalmetaio",
"py312-lalpulsar",
"py312-lalsimulation",
"py312-lscsoft-glue",
"lalinference",
"python312",
"py312-numpy",
"py312-matplotlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lalapps"
]
}
]
},
{
"name": "py312-lalframe",
"portdir": "science/lalframe",
"version": "3.0.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.12 bindings for LSC Algorithm Library - Frame",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Frame, containing routines for reading and writing frame files. This package provides Python 3.12 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17",
"swig-python",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"py312-lal",
"py312-numpy",
"python312",
"lalframe"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-lalinspiral",
"lalapps"
]
}
]
},
{
"name": "py312-lalburst",
"portdir": "science/lalburst",
"version": "2.0.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.12 bindings for LSC Algorithm Library - Burst",
"long_description": "LIGO Scientific Collaboration Algorithm Library - Burst, containing routines for burst gravitational wave data analysis. This package provides Python 3.12 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"swig",
"swig-python",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py312-lscsoft-glue",
"py312-lal",
"libomp",
"py312-lalsimulation",
"py312-lalmetaio",
"lalburst",
"python312",
"py312-numpy",
"py312-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-lalinspiral",
"lalapps",
"py312-lalinference"
]
}
]
},
{
"name": "py312-lal",
"portdir": "science/lal",
"version": "7.6.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/DASWG/LALSuite",
"description": "Python 3.12 bindings for LSC Algorithm Library",
"long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis. This package provides Python 3.12 bindings, modules, and scripts.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17",
"swig-python",
"swig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"py312-numpy",
"python312",
"lal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-lalinspiral",
"lalapps",
"py312-lalburst",
"py312-lalframe",
"py312-lalinference",
"py312-lalmetaio",
"py312-lalpulsar",
"py312-lalsimulation"
]
}
]
},
{
"name": "py312-scitokens",
"portdir": "python/py-scitokens",
"version": "1.8.1",
"license": "Apache-2.0",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scitokens.org",
"description": "SciToken reference implementation library",
"long_description": "SciToken reference implementation library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-requests",
"py312-cryptography",
"py312-jwt"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-igwn-auth-utils",
"py-scitokens"
]
}
]
},
{
"name": "py312-safe-netrc",
"portdir": "python/py-safe-netrc",
"version": "1.0.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/computing/software/safe-netrc",
"description": "Safe netrc file parser",
"long_description": "Safe netrc file parser",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools_scm",
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-igwn-auth-utils",
"py-safe-netrc"
]
}
]
},
{
"name": "py-scitokens",
"portdir": "python/py-scitokens",
"version": "1.8.1",
"license": "Apache-2.0",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scitokens.org",
"description": "SciToken reference implementation library",
"long_description": "SciToken reference implementation library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-scitokens"
]
}
],
"depends_on": []
},
{
"name": "py-safe-netrc",
"portdir": "python/py-safe-netrc",
"version": "1.0.1",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/computing/software/safe-netrc",
"description": "Safe netrc file parser",
"long_description": "Safe netrc file parser",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-safe-netrc"
]
}
],
"depends_on": []
}
]
}