Package python3-module-ufmt: Information

    Binary package: python3-module-ufmt
    Version: 2.6.0-alt1
    Architecture: noarch
    Build time:  May 4, 2024, 07:19 AM
    Source package: python3-module-ufmt
    Report package bug
    License: MIT
    Summary: Safe, atomic formatting with black and usort
    Description: 
    ufmt is a safe, atomic code formatter for Python built on top of black and
    usort. ufmt formats files in-memory, first with usort and then with black,
    before writing any changes back to disk. This enables a combined, atomic step
    in CI/CD workflows for checking or formatting files, without any with conflict
    or intermediate changes between the import sorter and the code formatter.

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin
    Michael Shigorin

    Last changed


    May 3, 2024 Stanislav Levin 2.6.0-alt1
    - 2.5.1 -> 2.6.0.
    Feb. 29, 2024 Stanislav Levin 2.5.1-alt1
    - 2.5.0 -> 2.5.1.
    Feb. 22, 2024 Stanislav Levin 2.5.0-alt1
    - 2.3.0 -> 2.5.0.