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

libheif-plugin-rav1e

HEIF and AVIF file format decoder and encoder - rav1e plugin

libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities.

libheif-plugin-x265

HEIF and AVIF file format decoder and encoder - x265 plugin

libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities.

elpa-matlab-mode

MATLAB/Emacs integration

The MATLAB/Emacs support files include the following features: - matlab-mode - An Emacs major-mode for editing MATLAB programs - Syntax highlighting - Smart Indentation engine - Smart auto-fill for comments and code - matlab-shell - Run MATLAB inside Emacs on Unix like operating systems - Syntax highlighting - Persistent command history - Command completion - Run code from matlab-mode in matlab-shell - GUD support for debugging programs files - mlint-mode - Use mlint to identify and highlight warnings and errors from mlint - Auto-fix some common errors - Nested function variable highlighting. - CEDET support for parsing and smart completion - Code templates - tlc-mode (target language compiler)

libtest2-plugin-ioevents-perl

module to turn STDOUT and STDERR into Test2 events

Test2::Plugin::IOEvents turns prints to STDOUT and STDERR (including warnings) into proper Test2 events.

liboptint-ocaml

efficient integer types on 64-bit architectures (runtime)

This library provides two new integer types, Optint.t and Int63.t, which guarantee efficient representation on 64-bit architectures and provide a best-effort boxed representation on 32-bit architectures.

libppx-let-ocaml

ppx rewriter for monadic and applicative bindings (runtime files)

A ppx rewriter for monadic and applicative let bindings, match expressions, and if expressions.