cp2k-rs 0.2.0

Rust bindings for CP2K with Python interface
Documentation
cp2k-rs
Copyright (c) 2024-2026 CP2K-RS Developers
Licensed under the GNU General Public License v2 or later (GPL-2.0-or-later).
Source: https://zivgitlab.uni-muenster.de/ag-salinga/cp2k-rs

This distribution contains the following third-party components:

CP2K 2026.1 (support/v2026.1 branch)
  License: GPL-2.0-or-later
  Source:  https://github.com/cp2k/cp2k

DBCSR 2.9.0
  License: GPL-2.0-or-later
  Source:  https://github.com/cp2k/dbcsr

FFTW3 3.3.10 (statically linked)
  License: GPL-2.0-or-later
  Source:  https://www.fftw.org

OpenBLAS 0.3.31 (statically linked, provides BLAS and LAPACK)
  License: Modified BSD (3-clause)
  Source:  https://github.com/OpenMathLib/OpenBLAS
  See: cp2k_rs/licenses/LICENSE-LAPACK.txt

Reference-ScaLAPACK 2.2.0 (statically linked)
  License: Modified BSD (3-clause)
  Source:  https://github.com/Reference-ScaLAPACK/scalapack
  See: cp2k_rs/licenses/LICENSE-LAPACK.txt

GCC Runtime Libraries (libgfortran, libgcc_s, libgomp, libquadmath)
  License: GPL-3.0-or-later with GCC Runtime Library Exception v3.1
  The GCC Runtime Library Exception permits distribution of these libraries
  with non-GPL programs. See: cp2k_rs/licenses/LICENSE-GCC-runtime.txt