sdkmanager

Package manager for Android SDK packages

A drop-in replacement for sdkmanager from the Android SDK written in Python. It implements the exact API of the sdkmanager (https://developer.android.com/studio/command-line/sdkmanager) command line. It only deviates from that API if it can be done while being 100% compatible.

postgresql-16-plprofiler

PostgreSQL PL/pgSQL functions performance profiler

The plprofiler is an extension for the PostgreSQL database system to create performance profiles of PL/pgSQL functions and stored procedures. The included external Python class and command line utility can be used to easily control the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save and manage the resulting performance datasets and create HTML reports from them.

postgresql-16-plpgsql-check

plpgsql_check extension for PostgreSQL

plpgsql_check is the next generation of plpgsql_lint for PL/pgsql source code. The SQL statements inside PL/pgSQL functions are checked for semantic errors.

libcoda16

Library for the Common Data Access framework for Earth science

The Common Data Access framework allows reading of scientific data from various data formats, including structured ascii, structured binary, XML, netCDF, CDF, HDF4, HDF5, GRIB, RINEX and SP3. It provides a single consistent hierarchical view on data independent of the underlying storage format.

libirrlicht1.8t64

High performance realtime 3D engine

The Irrlicht Engine is an open source completely cross-platform 3D engine. It has support for OpenGL and its own software renderer, and has all of the state-of-the-art features which can be found in commercial 3d engines.

libsundials-cvode7

ordinary differential equation solver (SUNDIALS library)

This package contains the library for ordinary differential equation (ODE) system solvers from SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers). CVODE is a solver for stiff and nonstiff ODE systems (initial value problem) given in explicit form dy/dt = f(t,y).