HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49581,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=961",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=959",
"results": [
{
"name": "py311-trio-websocket",
"portdir": "python/py-trio-websocket",
"version": "0.12.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://trio-websocket.readthedocs.io",
"description": "WebSocket client and server implementation for Python Trio",
"long_description": "This library implements both server and client aspects of the the WebSocket protocol, striving for safety, correctness, and ergonomics.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-trio",
"py311-wsproto",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py312-trio-websocket",
"portdir": "python/py-trio-websocket",
"version": "0.12.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://trio-websocket.readthedocs.io",
"description": "WebSocket client and server implementation for Python Trio",
"long_description": "This library implements both server and client aspects of the the WebSocket protocol, striving for safety, correctness, and ergonomics.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-trio",
"py312-wsproto",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"streamlink"
]
}
]
},
{
"name": "py313-trio-websocket",
"portdir": "python/py-trio-websocket",
"version": "0.12.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://trio-websocket.readthedocs.io",
"description": "WebSocket client and server implementation for Python Trio",
"long_description": "This library implements both server and client aspects of the the WebSocket protocol, striving for safety, correctness, and ergonomics.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-trio",
"py313-wsproto",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-trio-websocket"
]
}
]
},
{
"name": "coreutils-uutils",
"portdir": "sysutils/coreutils-uutils",
"version": "0.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/uutils/coreutils",
"description": "File, shell and text utilities",
"long_description": "A rewrite of GNU coreutils in rust",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 139
}
],
"variants": [
"bash_completion",
"zsh_completion",
"fish_completion",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"apple-pki-bundle"
]
}
]
},
{
"name": "discount",
"portdir": "textproc/discount",
"version": "3.0.1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pell.portland.or.us/~orc/Code/discount/",
"description": "C implementation of the Markdown markup language",
"long_description": "C implementation of the Markdown markup language.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "landonf",
"github": "landonf",
"ports_count": 81
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pdfpc"
]
}
]
},
{
"name": "krep",
"portdir": "textproc/krep",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidesantangelo/krep",
"description": "A High-Performance String Search Utility",
"long_description": "krep is a blazingly fast string search utility designed for performance-critical applications. It implements multiple optimized search algorithms and leverages modern hardware capabilities to deliver maximum throughput.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1011
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "vapoursynth",
"portdir": "multimedia/vapoursynth",
"version": "72",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vapoursynth/vapoursynth",
"description": "A video processing framework with simplicity in mind",
"long_description": "VapourSynth is an application for video manipulation. Or a plugin. Or a library. It’s hard to tell because it has a core library written in C++ and a Python module to allow video scripts to be created. The software has been heavily inspired by Avisynth.",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1011
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"py313-cython"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"zimg",
"ffmpeg",
"libass",
"libiconv",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"av1an"
]
}
]
},
{
"name": "p5.26-time-piece",
"portdir": "perl/p5-time-piece",
"version": "1.340.100",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Piece",
"description": "Object-oriented time objects",
"long_description": "Object-oriented time objects",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-cpanel-json-xs"
]
},
{
"type": "lib",
"ports": [
"p5.26-finance-quote",
"p5.26-string-errf"
]
}
]
},
{
"name": "p5-time-piece",
"portdir": "perl/p5-time-piece",
"version": "1.400.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-time-piece",
"homepage": "https://metacpan.org/pod/Time::Piece",
"description": "Time::Piece - Object Oriented time objects",
"long_description": "Time::Piece - Object Oriented time objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-time-piece"
]
}
],
"depends_on": []
},
{
"name": "p5.28-time-piece",
"portdir": "perl/p5-time-piece",
"version": "1.400.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Piece",
"description": "Time::Piece - Object Oriented time objects",
"long_description": "Time::Piece - Object Oriented time objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-cpanel-json-xs"
]
},
{
"type": "lib",
"ports": [
"p5.28-string-errf",
"p5.28-net-amazon-signature-v4",
"p5.28-finance-quote"
]
}
]
},
{
"name": "p5.30-time-piece",
"portdir": "perl/p5-time-piece",
"version": "1.400.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Piece",
"description": "Time::Piece - Object Oriented time objects",
"long_description": "Time::Piece - Object Oriented time objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-cpanel-json-xs"
]
},
{
"type": "lib",
"ports": [
"p5.30-string-errf",
"p5.30-net-amazon-signature-v4",
"p5.30-finance-quote"
]
}
]
},
{
"name": "p5.32-time-piece",
"portdir": "perl/p5-time-piece",
"version": "1.400.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Piece",
"description": "Time::Piece - Object Oriented time objects",
"long_description": "Time::Piece - Object Oriented time objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-cpanel-json-xs"
]
},
{
"type": "lib",
"ports": [
"p5.32-string-errf",
"p5.32-net-amazon-signature-v4",
"p5.32-finance-quote"
]
}
]
},
{
"name": "p5.34-time-piece",
"portdir": "perl/p5-time-piece",
"version": "1.400.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Piece",
"description": "Time::Piece - Object Oriented time objects",
"long_description": "Time::Piece - Object Oriented time objects",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-cpanel-json-xs"
]
},
{
"type": "lib",
"ports": [
"p5.34-string-errf",
"p5.34-net-amazon-signature-v4",
"p5-time-piece",
"p5.34-finance-quote"
]
},
{
"type": "run",
"ports": [
"gcstar"
]
}
]
},
{
"name": "mihomo",
"portdir": "net/mihomo",
"version": "1.19.16",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.metacubex.one",
"description": "Another rule-based tunnel in Go, formerly known as ClashMeta",
"long_description": "mihomo is another rule-based tunnel in Go, formerly known as ClashMeta. mihomo supports s lot of protocols including HTTP, SOCKS, VMess, VLESS, Shadowsocks, Trojan, Hysteria and more, and has built-in DNS server functionality with DoH/DoT support.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [
"logging"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "Hackintool",
"portdir": "sysutils/Hackintool",
"version": "4.1.4",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/headkaze/Hackintool",
"description": "The Swiss army knife of vanilla Hackintoshing",
"long_description": "The Swiss army knife of vanilla Hackintoshing",
"active": true,
"categories": [
"aqua",
"sysutils"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"pciids"
]
}
],
"depends_on": []
},
{
"name": "uhd",
"portdir": "science/uhd",
"version": "3.15.0.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kb.ettus.com/UHD",
"description": "USRP Hardware Driver for Ettus Research Products",
"long_description": "USRP Hardware Driver for Ettus Research Products: Provides the release version, which is typically updated every month or so.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 461
}
],
"variants": [
"debug",
"python27",
"python310",
"test",
"examples",
"libusb",
"docs",
"manual",
"manpages",
"python_api",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"doxygen",
"py310-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"py310-six",
"py310-numpy",
"gzip",
"py310-pybind11",
"py310-mako",
"py310-docutils",
"libusb",
"ncurses",
"boost171",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gr37-osmosdr",
"SoapyUHD",
"gnuradio-devel",
"gnss-sdr",
"gnss-sdr-devel",
"gnuradio",
"gnuradio37",
"gnuradio-next",
"gr-baz",
"gr37-baz",
"gr-ofdm",
"gr-osmosdr",
"gr37-ofdm"
]
},
{
"type": "run",
"ports": [
"digital_rf"
]
}
]
},
{
"name": "uhd-39lts",
"portdir": "science/uhd",
"version": "3.9-LTS",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kb.ettus.com/UHD",
"description": "USRP Hardware Driver for Ettus Research Products",
"long_description": "USRP Hardware Driver for Ettus Research Products: Provides UHD 3.9 Long-Term Service (LTS) branch. This branch is not updated except for compatibility with OSs released after it was finalized.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 461
}
],
"variants": [
"debug",
"gpsd",
"python27",
"python310",
"test",
"examples",
"libusb",
"docs",
"manual",
"manpages",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"doxygen",
"py310-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-requests",
"gzip",
"py310-docutils",
"py310-mako",
"py310-six",
"libusb",
"ncurses",
"gpsd",
"boost171"
]
}
],
"depends_on": []
},
{
"name": "uhd-devel",
"portdir": "science/uhd",
"version": "20230127-4.4.0.0-5fac246b",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kb.ettus.com/UHD",
"description": "USRP Hardware Driver for Ettus Research Products",
"long_description": "USRP Hardware Driver for Ettus Research Products: Provides the UHD GIT maint or master branch, depending on which is more advanced, and is typically updated every few days to week.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 461
}
],
"variants": [
"debug",
"python27",
"python310",
"test",
"examples",
"libusb",
"docs",
"manual",
"manpages",
"python_api",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"doxygen",
"py310-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-six",
"py310-numpy",
"py310-docutils",
"gzip",
"py310-mako",
"boost181",
"py310-pybind11",
"libusb",
"ncurses",
"python310",
"py310-requests"
]
}
],
"depends_on": []
},
{
"name": "py37-asteval",
"portdir": "python/py-asteval",
"version": "0.9.31",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/newville/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": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1921
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-setuptools",
"py37-setuptools_scm",
"py37-wheel",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-lmfit"
]
},
{
"type": "run",
"ports": [
"py37-xraylarch"
]
}
]
},
{
"name": "py36-asteval",
"portdir": "python/py-asteval",
"version": "0.9.25",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/newville/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": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1921
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools",
"py36-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-lmfit"
]
}
]
},
{
"name": "py39-asteval",
"portdir": "python/py-asteval",
"version": "1.0.6",
"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": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1921
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-lmfit",
"chemex-devel"
]
},
{
"type": "run",
"ports": [
"py39-xraylarch"
]
}
]
},
{
"name": "py27-asteval",
"portdir": "python/py-asteval",
"version": "0.9.17",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/newville/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": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1921
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-lmfit"
]
}
]
},
{
"name": "py38-asteval",
"portdir": "python/py-asteval",
"version": "1.0.5",
"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": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1921
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-lmfit"
]
},
{
"type": "run",
"ports": [
"py38-xraylarch"
]
}
]
},
{
"name": "powerpc-binutils",
"portdir": "cross/powerpc-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for powerpc cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for powerpc cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"powerpc-linux-binutils",
"powerpc-aix-binutils",
"powerpc-eabi-binutils",
"powerpc-elf-binutils",
"powerpc-darwin-binutils",
"powerpc-freebsd-binutils",
"powerpc-netbsd-binutils",
"powerpc-openbsd-binutils",
"powerpc-embedded-binutils",
"powerpc-wii-binutils"
]
}
]
},
{
"name": "x86_64-binutils",
"portdir": "cross/x86_64-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for x86_64 cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64 cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"x86_64-linux-binutils",
"x86_64-dragonfly-binutils",
"x86_64-freebsd-binutils",
"x86_64-haiku-binutils",
"x86_64-netbsd-binutils",
"x86_64-openbsd-binutils",
"x86_64-solaris-binutils",
"x86_64-embedded-binutils"
]
}
]
},
{
"name": "powerpc-linux-binutils",
"portdir": "cross/powerpc-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for powerpc-linux cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for powerpc-linux cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-18",
"texinfo"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"powerpc-binutils",
"gettext",
"zstd"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fpc-cross-powerpc-linux"
]
}
]
},
{
"name": "powerpc-aix-binutils",
"portdir": "cross/powerpc-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for powerpc-aix cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for powerpc-aix cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"powerpc-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "powerpc-eabi-binutils",
"portdir": "cross/powerpc-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for powerpc-eabi cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for powerpc-eabi cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"powerpc-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "powerpc-elf-binutils",
"portdir": "cross/powerpc-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for powerpc-elf cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for powerpc-elf cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"powerpc-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "powerpc-darwin-binutils",
"portdir": "cross/powerpc-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for powerpc-darwin cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for powerpc-darwin cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"powerpc-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "powerpc-freebsd-binutils",
"portdir": "cross/powerpc-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for powerpc-freebsd cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for powerpc-freebsd cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"powerpc-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "powerpc-netbsd-binutils",
"portdir": "cross/powerpc-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for powerpc-netbsd cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for powerpc-netbsd cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"powerpc-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fpc-cross-powerpc-netbsd"
]
}
]
},
{
"name": "powerpc-openbsd-binutils",
"portdir": "cross/powerpc-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for powerpc-openbsd cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for powerpc-openbsd cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"powerpc-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "powerpc-embedded-binutils",
"portdir": "cross/powerpc-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for powerpc-embedded cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for powerpc-embedded cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"powerpc-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "powerpc-wii-binutils",
"portdir": "cross/powerpc-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for powerpc-wii cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for powerpc-wii cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"powerpc-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "x86_64-linux-binutils",
"portdir": "cross/x86_64-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for x86_64-linux cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-linux cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-18",
"texinfo"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"x86_64-binutils",
"gettext",
"zstd"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fpc-cross-x86_64-linux"
]
}
]
},
{
"name": "x86_64-dragonfly-binutils",
"portdir": "cross/x86_64-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for x86_64-dragonfly cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-dragonfly cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"x86_64-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fpc-cross-x86_64-dragonfly"
]
}
]
},
{
"name": "x86_64-freebsd-binutils",
"portdir": "cross/x86_64-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for x86_64-freebsd cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-freebsd cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"x86_64-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fpc-cross-x86_64-freebsd"
]
}
]
},
{
"name": "x86_64-haiku-binutils",
"portdir": "cross/x86_64-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for x86_64-haiku cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-haiku cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"x86_64-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "x86_64-netbsd-binutils",
"portdir": "cross/x86_64-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for x86_64-netbsd cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-netbsd cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"x86_64-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fpc-cross-x86_64-netbsd"
]
}
]
},
{
"name": "x86_64-openbsd-binutils",
"portdir": "cross/x86_64-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for x86_64-openbsd cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-openbsd cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"x86_64-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fpc-cross-x86_64-openbsd"
]
}
]
},
{
"name": "x86_64-solaris-binutils",
"portdir": "cross/x86_64-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for x86_64-solaris cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-solaris cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"x86_64-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "x86_64-embedded-binutils",
"portdir": "cross/x86_64-binutils",
"version": "2.45",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for x86_64-embedded cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-embedded cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"x86_64-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "rebels-in-the-sky",
"portdir": "games/rebels-in-the-sky",
"version": "1.1.2",
"license": "GPL-3.0",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ricott1/rebels-in-the-sky",
"description": "A P2P terminal game about space pirates playing basketball across the galaxy",
"long_description": "A P2P terminal game about space pirates playing basketball across the galaxy",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "austin",
"github": "halostatue",
"ports_count": 21
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"cmake",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py-asteval",
"portdir": "python/py-asteval",
"version": "1.0.7",
"license": "MIT",
"platforms": "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": 1921
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-asteval"
]
}
],
"depends_on": []
},
{
"name": "py310-asteval",
"portdir": "python/py-asteval",
"version": "1.0.7",
"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": 1921
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-lmfit",
"vpype"
]
},
{
"type": "run",
"ports": [
"py310-xraylarch"
]
}
]
},
{
"name": "py311-asteval",
"portdir": "python/py-asteval",
"version": "1.0.7",
"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": 1921
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-lmfit"
]
},
{
"type": "run",
"ports": [
"py311-xraylarch"
]
}
]
},
{
"name": "py312-asteval",
"portdir": "python/py-asteval",
"version": "1.0.7",
"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": 1921
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-lmfit"
]
},
{
"type": "run",
"ports": [
"py312-xraylarch"
]
}
]
},
{
"name": "py313-asteval",
"portdir": "python/py-asteval",
"version": "1.0.7",
"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": 1921
}
],
"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",
"py-asteval"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch"
]
}
]
},
{
"name": "py314-asteval",
"portdir": "python/py-asteval",
"version": "1.0.7",
"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": 1921
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": []
}
]
}