This is a staging site. Uploads will not persist. Testing only.

python3-pcpp

A C99 preprocessor written in pure Python

A pure universal Python C (pre-)preprocessor implementation, very useful for pre-preprocessing header only C++ libraries into single file includes and other such build or packaging stage manipulation. The implementation can be used as a Python module (see API reference) or as a command line tool pcpp which can stand in for a conventional C preprocessor (i.e. it'll accept similar arguments).

libhipfft0

portable interface for Fast Fourier Transforms on the GPU - library

hipFFT is a wrapper library that provides a common interface to rocFFT and cuFFT. The hipFFT library is designed to help applications using cuFFT to port their code to the ROCm platform.

less.php

PHP port of the official LESS processor

The code structure of Less.php mirrors that of upstream Less.js to ensure compatibility and help reduce maintenance. The port is currently compatible with Less.js 2.5.3. Please note that "inline JavaScript expressions" (via eval or backticks) are not supported.

libslurm40

Runtime library files for Slurm

The Slurm Workload Manager is an open-source cluster resource management and job scheduling system that strives to be simple, scalable, portable, fault-tolerant, and interconnect agnostic. This package contains the Slurm runtime library.

python3-myst-nb

Parse and execute ipynb files in Sphinx

A Jupyter Notebook Sphinx reader built on top of the MyST markdown parser. The primary tool this package provides is a Sphinx parser for ipynb files. This enables to directly convert Jupyter Notebooks into Sphinx documents.