node-babel-plugin-polyfill-corejs3

node-babel plugin to inject corejs3 polyfill

node-babel-polyfills will provide a set of node-babel7 plugins that enable injecting different polyfills with different strategies in the compiled code.

iamerican-huge

American English dictionary for ispell (huge)

This package provides the american-huge dictionary, based on the americanxlg+ dictionary supplied with the source for ispell, with additional words added from the more comprehensive wamerican-huge word list package.

python3-multipledispatch

multiple dispatch in Python

This implementation of multiple dispatch is efficient, mostly complete, performs static analysis to avoid conflicts, and provides optional namespace support. It looks good too.

iamerican-small

American English dictionary for ispell (small)

This package provides the american-small dictionary, based on the americansml+ dictionary supplied with the source for ispell, with additional words added from the more comprehensive wamerican-small word list package.

libnma-gtk4-0

NetworkManager GUI GTK4 library

This library provides GTK 4 dialogs and UI utilities for NetworkManager.

mistral-event-engine

OpenStack Workflow service - Event Engine

Mistral is a workflow service. Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order in a distributed environment. One can describe such process as a set of tasks and task relations and upload such description to Mistral so that it takes care of state management, correct execution order, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it can run a process according to a specified schedule (i.e. every Sunday at 4.00pm) instead of running it immediately. Such set of tasks and relations between them is called a workflow.