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

flam3-palette

Palette file for flam3 & qosmic

Fractal Flames are algorithmically generated images and animations. Example palette file for use with rendering fractal flames. Without a palette file, flames will be black and white only.

libocamlformat-ocaml

auto-formatter for OCaml code (runtime library)

ocamlformat is a code formatter for OCaml. It comes with opinionated default settings but is also fully customizable to suit your coding style. - Profiles: ocamlformat offers profiles with predefined formatting configurations. - Configurable: Users can change the formatting profile and configure every option in their .ocamlformat configuration file. - Format Comments: ocamlformat can format comments, docstrings, and even code blocks in your comments. - RPC: ocamlformat provides an RPC server that can be used by other tools to easily format OCaml Code.

libvshadow1t64

Volume Shadow Snapshot format access library

libvshadow is a library to access the Volume Shadow Snapshot (VSS) format. The VSS format is used by Windows, as of Vista, to maintain copies of data on a storage media volume.

ocamlformat

auto-formatter for OCaml code

ocamlformat is a code formatter for OCaml. It comes with opinionated default settings but is also fully customizable to suit your coding style. - Profiles: ocamlformat offers profiles with predefined formatting configurations. - Configurable: Users can change the formatting profile and configure every option in their .ocamlformat configuration file. - Format Comments: ocamlformat can format comments, docstrings, and even code blocks in your comments. - RPC: ocamlformat provides an RPC server that can be used by other tools to easily format OCaml Code.

ortools-examples

Google Optimization Tools (examples)

Google Optimization Tools (a.k.a., OR-Tools) is an open-source, fast and portable software suite for solving combinatorial optimization problems.

libmagic1t64

Recognize the type of data in a file using "magic" numbers - library

This library can be used to classify files according to magic number tests. It implements the core functionality of the file command.