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

clang-tidy-17

clang-based C++ linter tool

Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks.

libmlir-17

Multi-Level Intermediate Representation library

Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.

azure-nvme-utils

Utilities to assist managing NVMe devices on Azure

This package provides azure-nvme-id for NVMe device identification and udev rules to provide symlinks using available identifiers.

libomp5-17

LLVM OpenMP runtime

The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing.

dh-puppet

debhelper add-on to handle Puppet modules

dh-puppet provides a debhelper sequence named 'puppet-module' to simplify the packaging of Puppet modules: it helps install a module's files and documentation, provides common postinst and prerm maintainer scripts, and generates control substitution variables for dependencies

libllvm17

Modular compiler and toolchain technologies, runtime library

LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.