clang-format-16

Tool to format C/C++/Obj-C code

Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming.

python3-multivolumefile

multi volume file wrapper

MultiVolumefile is a Python library to provide a file-object wrapping multiple files as virtually like as a single file. It inherit io.RawIOBase class and support some of its standard methods.

libpgpainless-core-java

Easy to use OpenPGP library

PGPainless is a modern implementation of OpenPGP in Java. It offers an ergonomic interface on top of the BouncyCastle cryptographic toolkit that makes it straightforward to deal with OpenPGP data.

libkf6su6

Integration with su for privilege escalation

Framework to handle super user actions

libkf6filemetadata3

library for extracting file metadata

This library is for extracting file metadata.

libkf6notifications6

Framework for desktop notifications library

KNotification is used to notify the user of an event. It covers feedback and persistent events.