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.

ruby-mini-portile2

simplistic port-like solution for developers

It provides a standard and simplified way to compile against dependency libraries without messing up one's system. It is not a general package management system. It is not aimed to replace apt, macports or homebrew.

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-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.

libfcft4

font loading and glyph rasterization library

fcft is a small font loading and glyph rasterization library built on-top of FontConfig, FreeType2 and pixman.

libreiserfscore0t64

ReiserFS core library

The ReiserFS core library allows system programs like btrfs-progs to access and convert ReiserFS filesystems. Without implementing all ReiserFS code itself.