Package python3-module-mypyc: Information

    Binary package: python3-module-mypyc
    Version: 0.982-alt1
    Architecture: e2k
    Build time:  Oct 27, 2022, 01:45 AM
    Source package: python3-module-mypy
    Report package bug
    License: MIT
    Summary: Mypy to Python C Extension Compiler
    Description: 
    Mypyc is a compiler that compiles mypy-annotated, statically typed Python
    modules into CPython C extensions. Currently our primary focus is on making
    mypy faster through compilation -- the default mypy wheels are compiled with
    mypyc. Compiled mypy is about 4x faster than without compilation.

    Maintainer: Stanislav Levin


    Last changed


    Oct. 4, 2022 Stanislav Levin 0.982-alt1
    - 0.981 -> 0.982.
    Sept. 27, 2022 Stanislav Levin 0.981-alt1
    - 0.971 -> 0.981.
    Sept. 23, 2022 Stanislav Levin 0.971-alt2
    - Removed build dependency on nonexistent typeshed.