javahelper
Helper scripts for packaging Java programs
Javahelper contains several scripts which help in packaging
Java programs.
mothur
sequence analysis suite for research on microbiota
Mothur seeks to develop a single piece of open-source, expandable
software to fill the bioinformatics needs of the microbial ecology
community. It has incorporated the functionality of dotur, sons,
treeclimber, s-libshuff, unifrac, and much more. In addition to improving
the flexibility of these algorithms, a number of other features including
calculators and visualization tools were added.
python3-sniffio
detect which async Python library is in use (Python3 version)
Python library that support multiple async packages (like Trio, asyncio,
etc) need to know which is in use. This library provides this information.
r-cran-munsell
Utilities for using Munsell colors
Provides easy access to, and manipulation of, the Munsell colors.
Provides a mapping between Munsell's original notation
(e.g., "5R 5/10") and hexadecimal strings suitable for use
directly in R graphics. Also provides utilities to explore slices
through the Munsell color tree, to transform Munsell colors and
display color palettes.
libblosc2-3
Fast, compressed, persistent binary data store library for C
Blosc is a high performance compressor optimized for binary data. It has been
designed to transmit data to the processor cache faster than the traditional,
non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc
main goal is not just to reduce the size of large datasets on-disk or
in-memory, but also to accelerate memory-bound computations.
g++-14-mips64el-linux-gnuabi64
GNU C++ compiler for mips64el-linux-gnuabi64 architecture
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.