xfonts-cronyx-koi8u-75dpi

75 dpi KOI8-U encoded Cyrillic fonts for X (Cronyx collection)

This package provides a set of bitmapped Cyrillic fonts at 75 dots per inch. These are KOI8-U fonts and are suitable for Ukrainian. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients.

cpl-plugin-muse-calib

ESO data reduction pipeline calibration data downloader for MUSE

This package downloads calibration and other static data of the data reduction pipeline for the Muse instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO).

cpl-plugin-uves-calib

ESO data reduction pipeline calibration data downloader for UVES

This package downloads calibration and other static data of the data reduction pipeline for the UVES instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO).

python3-serializable

base class with serialization methods

"Serialisation" refers to the transformation of objects into a bitstream and back into the original structure. The idea expressed by this class has a direct analogy to Java: A method is declared thattransform the object into, e.g., a JSON formatted file. Another method knows how to reinstantiate the object from that output.

libzstd-jni-java

JNI bindings for Zstd (Java files)

Native library that provides a fast and high-compression lossless algorithm for Android, Java, and all JVM languages. It features static compress/decompress methods, implementation of InputStream and OutputStream for transparent compression of data streams fully compatible with the "zstd" program, and minimal performance overhead.

python3-concurrent-log-handler

Additional log handler for Python's standard logging package

This handler will write log events to a log file which is rotated when the log file reaches a certain size. Multiple processes can safely write to the same log file concurrently. Rotated logs can be gzipped if desired. Both Windows and POSIX systems are supported. An optional threaded queue logging handler is provided to perform logging in the background.