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.
sbcl-source
Source code files for SBCL
This package provides the source code for SBCL -- a development
environment for the ANSI Common Lisp language.
braillegraph
simple histogram tool producing text dot-matrix graphs
This tool lets you plot a single-series histogram on a text dot-matrix
display by abusing Unicode. This gives a resolution of 2×4 per character,
as opposed to the usual single asterisk you get with ASCII.
bro-aux
small auxiliary tools for Bro
This package provides handy auxiliary programs related to the use of the
Bro Network Security Monitor.
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.
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).