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

libppx-import-ocaml

OCaml extension to import declarations (runtime)

This package provides a ppx rewriter to import declarations from interface files.

kiwi-systemdeps-disk-images

KIWI - host requirements for disk images

Host setup helper to pull in all packages which are required or useful on the build host to build disk images.

libcoq-mathcomp-finmap

finite sets and maps extension for Mathematical Components

This package provides an extension to manage finite sets, finite maps and finitely supported functions extending for the Mathematical Components library.

glusterfs-cli

clustered file-system (cli package)

GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is one of the most sophisticated file system in terms of features and extensibility. It borrows a powerful concept called Translators from GNU Hurd kernel. Much of the code in GlusterFS is in userspace and easily manageable.

gnat-13-m68k-linux-gnu

GNU Ada compiler for the m68k-linux-gnu architecture

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

clang-format-15

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.