clang-format-14
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-ha-philipsjs
Python library to integrate Philips TVs with jointSPACE API
A wrapper library designed to facilitate the integration of Philips TVs using
the jointSPACE API with Home-Assistant. It simplifies the pairing process and
supports version 1 and 6 of the jointSPACE API. With this library, users can
easily control TV status, monitor current status, manage ambilight, and handle
pairing with the TV. The library comes with Python typing information on
endpoints, ensuring type safety. Additionally, it provides support for
NotifyChange on supported TVs.
debian-faq-ko
Debian Frequently Asked Questions, in Korean
In this package you will find the Debian GNU/Linux FAQ, which gives
frequently asked questions (with their answers!) about the Debian distribution
(Debian GNU/Linux and others) and about the Debian project.
Some answers assume some knowledge of Unix-like operating systems.
However, as little prior knowledge as possible is assumed: answers to general
beginners questions will be kept simple.
libghc-ogma-language-lustre-prof
Runtime Monitor translator: Lustre Language Frontend; profiling libraries
Ogma is a tool to facilitate the integration of safe runtime monitors into
other systems. Ogma extends
<https://github.com/Copilot-Language/copilot Copilot>, a high-level runtime
verification framework that generates hard real-time C99 code.
librte-baseband-null22
Data Plane Development Kit (librte-baseband-null runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
mir-platform-graphics-gbm-kms20
Mir Display Server - platform library for KMS Mesa
Mir is a display server running on Linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.