python3-simplematch
Minimal, super readable string pattern matching for Python
simplematch aims to fill a gap between parsing with str.split() and
regular expressions. It should be as simple as possible, fast and
stable.
The simplematch syntax is transpiled to regular expressions under the
hood, so matching performance should be just as good.
ruby-omniauth-azure-activedirectory-v2
OAuth 2 authentication with the Azure ActiveDirectory V2 API
This library replaces unmaintained omniauth-azure-oauth2 with more features.
This also supports full V2 API of ActiveDirectory.
librte-net-pfe23
Data Plane Development Kit (librte-net-pfe runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
gobjc++-12
GNU Objective-C++ compiler
This is the GNU Objective-C++ compiler, which compiles
Objective-C++ on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
gobjc-12
GNU Objective-C compiler
This is the GNU Objective-C compiler, which compiles
Objective-C on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
lib32gphobos3
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.