ocaml-source

Sources for Objective Caml

Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML.

python3-msal-extensions

Microsoft Authentication extensions for MSAL for Python

The Microsoft Authentication Library (MSAL) for Python enables applications to integrate with the Microsoft identity platform. The Microsoft Authentication extensions for MSAL for Python provides cross-platform utilities for interacting with MSAL, including a shared cache for token that is safe to use concurrently among multiple processes. It is intended to be used with python3-msal.

python3.12-full

Python Interpreter with complete class library (version 3.12)

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

r-cran-rcpproll

GNU R efficient rolling / windowed operations

Provides fast and efficient routines for common rolling / windowed operations. Routines for the efficient computation of windowed mean, median, sum, product, minimum, maximum, standard deviation and variance are provided.

libpython3.12-minimal

Minimal subset of the Python language (version 3.12)

This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.12-minimal.

libzck1

compress a file into independent chunks - shared library

zchunk is a compressed file format that splits the file into independent chunks. This allows one to only download changed chunks when downloading a new version of the file, and also makes zchunk files efficient over rsync.