ruby3.3
Interpreter of object-oriented scripting language Ruby
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in perl). It is simple,
straight-forward, and extensible.
brotli-rs
Compressor and decompressor for brotli written in rust
A compressor and decompressor for brotli with an interface avoiding the rust
stdlib.
This makes it suitable for embedded devices and kernels.
It is designed with a pluggable allocator so that the standard lib's allocator
may be employed.
The default build also includes a stdlib allocator and stream interface.
Disable this with --features=no-stdlib. All included code is safe.
python3-refnx
Neutron and X-ray Reflectometry Analysis in Python
Flexible, powerful, Python package for generalised curvefitting
analysis, specifically neutron and X-ray reflectometry data.
r-cran-labelled
GNU R manipulating labelled data
Work with labelled data imported from 'SPSS'
or 'Stata' with 'haven' or 'foreign'. This package
provides useful functions to deal with "haven_labelled" and
"haven_labelled_spss" classes introduced by 'haven' package.
ultimateultimateguitar
This is a CLI (command line) client for ultimate-guitar.com
It can be used to search songs and display them on the terminal.
librocksdb8.9
persistent Key-Value Store for Flash and RAM Storage
C++ library providing an embedded key-value store, where keys and values are
arbitrary byte streams. It was developed at Facebook based on LevelDB and
provides backwards-compatible support for LevelDB APIs.