flatpak-builder

Flatpak application building helper

Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description.

ibus-rime

Rime Input Method Engine for IBus

RIME is the acronym of Rime Input Method Engine.

clang-format

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.

libcpansa-db-perl

CPAN Security Advisory data as a Perl data structure, mostly for CPAN::Audit

CPANSA::DB is the database that CPAN::Audit uses to do its work. The module was previously known as CPAN::Audit::DB but moved to its own repo and distribution so you can update the database separately.

clang-tools

clang-based tools

Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC).

libc++abi1

LLVM low level support for a standard C++ library

libc++abi is another implementation of low level support for a standard C++ library.