Пакет python3-module-ufmt: Информация

    Бинарный пакет: python3-module-ufmt
    Версия: 2.3.0-alt1
    Архитектура: noarch
    Собран:  11 ноября 2023 г. 12:18
    Исходный пакет: python3-module-ufmt
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/ufmt

    Лицензия: MIT
    О пакете: Safe, atomic formatting with black and usort
    Описание: 
    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.

    Сопровождающий: Stanislav Levin

    Список участников:
    Stanislav Levin
    Michael Shigorin

    Последнее изменение


    9 ноября 2023 г. Stanislav Levin 2.3.0-alt1
    - 2.2.0 -> 2.3.0.
    2 августа 2023 г. Stanislav Levin 2.2.0-alt1
    - 2.1.0 -> 2.2.0.
    10 мая 2023 г. Stanislav Levin 2.1.0-alt1
    - 2.0.1 -> 2.1.0.