env-assert
tool to ensure that the environment variables match expectations
The envassert script, accompanied by the Env::Assert module, checks that
your runtime environment, as defined with environment variables, matches with
what you want.
libancient2
decompression routines for ancient formats
This is a collection of decompression routines for old formats popular in the
Amiga, Atari computers and some other systems from 80's and 90's as well as
some that are currently used which were used in a some specific way in these
old systems.
gcc-12-locales
GCC, the GNU compiler collection (native language support files)
Native language support for GCC. Lets GCC speak your language,
if translations are available.
libvcflib2
C++ library for parsing and manipulating VCF files
The Variant Call Format (VCF) is a flat-file, tab-delimited textual format
intended to concisely describe reference-indexed variations between
individuals. VCF provides a common interchange format for the description of
variation in individuals and populations of samples, and has become the defacto
standard reporting format for a wide array of genomic variant detectors.
libxlsxwriter5
Library for XLSX -- runtime library
Libxlsxwriter is a C library that can be used
to write text, numbers, formulas and hyperlinks to multiple
worksheets in an Excel 2007+ XLSX file.
python3-jupyter-ydoc
Document structures for collaborative editing using Ypy
jupyter_ydoc provides Ypy-based data structures for various
documents used in the Jupyter ecosystem. Built-in documents include:
- YBlob: a generic immutable binary document.
- YUnicode: a generic UTF8-encoded text document (YFile is an alias
to YUnicode).
- YNotebook: a Jupyter notebook document.