GET /api/v1/ports/py39-xraylarch/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-xraylarch",
    "portdir": "python/py-xraylarch",
    "version": "0.9.62",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://xraypy.github.io/xraylarch",
    "description": "Larch is a system for analyzing X-ray data from synchrotron beamlines.",
    "long_description": "Larch is a open-source library and set of applications for processing and analyzing X-ray absorption and fluorescence spectroscopy data and X-ray fluorescence and diffraction image data from synchrotron beamlines. It aims to be a complete analysis toolkit for X-ray absorption fine-structure spectroscopy (XAFS) including X-ray absorption near-edge spectroscopy (XANES) and extended X-ray absorption fine-structure spectroscopy (EXAFS). It also supports visualization and analysis tools for X-ray fluorescence (XRF) spectra and XRF and X-ray diffraction (XRD) images as collected at scanning X-ray microprobe beamlines.",
    "active": true,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "joe.fowler",
            "github": "joefowler",
            "ports_count": 71
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-installer",
                "py39-build",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39",
                "py39-numpy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-importlib-metadata",
                "py39-lmfit",
                "py39-matplotlib",
                "py39-numdifftools",
                "py39-psutil",
                "py39-pyqt5",
                "py39-pyqt5-webengine",
                "py39-pyqtgraph",
                "py39-requests",
                "py39-ruamel-yaml-clib",
                "py39-scikit-image",
                "py39-scikit-learn",
                "py39-scipy",
                "py39-sqlalchemy",
                "py39-termcolor",
                "py39-toml",
                "py39-uncertainties",
                "py39-wxpython-4.0",
                "py39-yaml",
                "py39-peakutils",
                "py39-fabio",
                "py39-xraydb",
                "py39-silx",
                "py39-wxmplot",
                "py39-wxutils",
                "py39-h5py",
                "py39-asteval",
                "py39-Pillow"
            ]
        }
    ],
    "depends_on": []
}