Description
Provides runtime support needed by Python modules compiled with mypyc. It helps compiled Python extensions use helper behavior expected by the mypyc toolchain.
Most users receive it automatically as a dependency of compiled Python packages. It is not a separate program and is only useful when another package was built to require it.