python3-azure

Microsoft Azure SDK for Python 3.x

The Azure SDK provides a set of Python packages that make it easy to access the Microsoft Azure components such as ServiceManagement, Storage, and ServiceBug.

sepol-utils

Security Enhanced Linux policy utility programs

This package provides a utility for a Security-enhanced Linux system to rewrite existing mandatory access control policy with different boolean setting, generating a new policy. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. This package provides utility programs to get and set process and file security contexts and to obtain security policy decisions.

libpam-slurm-adopt

PAM module to authenticate users running a Slurm job and track their processes

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. Pluggable Authentication Module (PAM) for restricting access to compute nodes where Slurm performs resource management to users who have a running job. The user's connection is "adopted" into the "external" step of the job so that processes spawned are tracked and Slurm can perform a complete cleanup when the job is completed.

libpython3.13

Shared Python runtime library (version 3.13)

Python is a high-level, interactive, object-oriented language. Its 3.13 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics.

wordpress-theme-twentytwentytwo

weblog manager - twentytwentytwo theme files

WordPress is a full featured web blogging tool: * Instant publishing (no rebuilding) * Comment pingback support with spam protection * Non-crufty URLs * Themable * Plugin support This package contains WordPress twentytwentytwo theme files NOTE: This theme requires access to public CDNs for use of some font or CSS files.

buildah

CLI tool to facilitate building OCI images

The Buildah package provides a command line tool that can be used to - create a working container, either from scratch or using an image as a starting point - create an image, either from a working container or via the instructions in a Dockerfile - images can be built in either the OCI image format or the traditional upstream docker image format - mount a working container's root filesystem for manipulation - unmount a working container's root filesystem - use the updated contents of a container's root filesystem as a filesystem layer to create a new image - delete a working container or an image - rename a local container