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

python3-license-expression

small library to handle license expressions

Can parse, compare, simplify and normalizelicense expression (e.g. SPDX license expression) using boolean logic, such as "GPL-2.0 or later WITH Classpath Exception AND MIT"

clang-format-13

Tool to format C/C++/Obj-C code

Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming.

libnanovdb-tools

Sparse Volume Processing toolkit - NanoVDB - runtime

OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It is developed and maintained by DreamWorks Animation for use in volumetric applications typically encountered in feature film production.

gm2-11-sparc64-linux-gnu

GNU Modula-2 compiler (cross compiler for sparc64 architecture)

This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gm2-11-x86-64-linux-gnux32

GNU Modula-2 compiler (cross compiler for x32 architecture)

This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gnat-11-hppa-linux-gnu

GNU Ada compiler

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).