php8.4-oauth

OAuth 1.0 consumer and provider extension

OAuth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords.

gm2-13-mipsisa32r6el-linux-gnu

GNU Modula-2 compiler for the mipsisa32r6el-linux-gnu architecture

This is the GNU Modula-2 compiler for the mipsisa32r6el-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gobjc++-13-mips-linux-gnu

GNU Objective-C++ compiler for the mips-linux-gnu architecture

This is the GNU Objective-C++ compiler for the mips-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc++-13-mipsisa32r6-linux-gnu

GNU Objective-C++ compiler for the mipsisa32r6-linux-gnu architecture

This is the GNU Objective-C++ compiler for the mipsisa32r6-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libmartchus-qtforkawesome1t64

C++ library that conveniently enables the use of Fork Awesome in Qt

Qt ForkAwesome is a C++ library that conveniently enables the use of Fork Awesome in Qt applications. Qt ForkAwesome enumerates and encodes Fork Awesome as Qt resources, it provides an 'enum' of the icon-font definitions, and it enables font glyphs to be used in cases where Qt requires traditional icons. Qt ForkAwesome uses FreeType to render, hint, and antialias icon-fonts.

python3-mashumaro

fast and well tested serialization library

In Python, you often need to dump and load objects based on the schema you have. It can be a dataclass model, a list of third-party generic classes or whatever. Mashumaro not only lets you save and load things in different ways, but it also does it super quick.