Package python3-module-usort: Information

    Binary package: python3-module-usort
    Version: 1.0.7-alt1
    Architecture: noarch
    Build time:  Jun 26, 2023, 01:10 AM
    Source package: python3-module-usort
    Report package bug
    License: MIT
    Summary: A small, safe import sorter
    Description: 
    usort is a safe, minimal import sorter. Its primary goal is to make no
    "dangerous" changes to code. This is achieved by detecting distinct "blocks" of
    imports that are the most likely to be safely interchangeable, and only
    reordering imports within these blocks without altering formatting. Code style
    is left as an exercise for linters and formatters.

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin

    Last changed


    June 13, 2023 Stanislav Levin 1.0.7-alt1
    - 1.0.6 -> 1.0.7.
    May 10, 2023 Stanislav Levin 1.0.6-alt1
    - 1.0.5 -> 1.0.6.
    Sept. 15, 2022 Stanislav Levin 1.0.5-alt1
    - 1.0.2 -> 1.0.5.