libiddawc1.1t64

OAuth2 and OIDC client library

Handles the OAuth2 and OpenID Connect authentication process flow from the client side.

gdc-14-mipsisa32r6el-linux-gnu

GNU D compiler (version 2) for the mipsisa32r6el-linux-gnu architecture

This is the GNU D compiler for the mipsisa32r6el-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

mousai

Identify songs in seconds

Mousai is a simple application that can recognize songs similar to Shazam. Just click the listen button, and then wait a few seconds. It will magically return the title and artist of that song!

mcstas-clusterscripts

Neutron ray-trace simulation - parallelization scripts

McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis.

python3-tessie-api

Library to interact with the Tessie API

This library allows communication with the Tessie API to retrieve and control various aspects of Tesla vehicles. It supports fetching vehicle data, managing climate settings, locking/unlocking doors, and observing charging status. The library facilitates commands to wake the car, control window operations, and access media player data. Users can also monitor the location of the vehicle and observe tire pressures. This interaction helps maintain and operate Tesla vehicles through automated scripts and integrations.

libscalar-type-perl

module to figure out type of a scalar

Perl scalars can be either strings or numbers, and normally you don't really care which is which as it will do all the necessary type conversions automagically.