gpo.zugaina.org

Search Portage & Overlays:

dev-python/xraylib

Library for X-ray matter interaction cross sections (Python bindings)

Screenshots

  • xraylib-4.2.1
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug

    View      Download      Browse     License: BSD   
    Overlay: stuff

ChangeLog

commit 00557a2af6cd4871d3086156466b0673b2cf0030
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Jun 8 21:12:56 2026 +0200

dev-python/xraylib: new package, add 4.2.1

X-ray matter-interaction cross-section library, the final direct
dependency of pyTEMlib. Built from the PyPI meson-python sdist, which
links libxrl statically and installs the classic (xraylib) and numpy
(xraylib_np) bindings via SWIG. A small patch makes the two
extension_module install_tag arguments scalar, as meson 1.11 no longer
accepts a single-element array there.