clang-format-18

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.
Cave surveying - 3D viewer for therion models

therion-viewer

Cave surveying - 3D viewer for therion models

Therion is cave-survey drawing and modelling software. This package contains the 3D model viewer for therion models produced by version 0.4 or later. It can also display Survex .3d and Compass .plt files.

libquickjs

small and embeddable Javascript engine library

QuickJS is a small and embeddable Javascript engine. It supports the ES2020 specification, including modules, asynchronous generators, proxies and BigInt.

r-bioc-altcdfenvs

BioConductor alternative CDF environments

This BioConductor module provides alternative CDF environments (aka probeset mappings) which are Convenience data structures and functions to handle cdfenvs.

python3-webob

Python module providing WSGI request and response objects (Python 3)

WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses.

python3-trollsched

Scheduling satellite passes in Python

The package provides a Python library and tools for reception scheduling of polar orbit weather satellites. This package is part of the PyTroll software suite.