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

    Исходный пакет: python3-module-libcst
    Версия: 0.4.10-alt2
    Собран:  10 июня 2023 г. 16:24
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/libcst/

    Лицензия: MIT and Python-2.0 and Apache-2.0
    О пакете: A Concrete Syntax Tree (CST) parser and serializer library for Python
    Описание: 
    LibCST parses Python source code as a CST tree that keeps all formatting
    details (comments, whitespaces, parentheses, etc). It's useful for building
    automated refactoring (codemod) applications and linters.
    
    LibCST creates a compromise between an Abstract Syntax Tree (AST) and a
    traditional Concrete Syntax Tree (CST). By carefully reorganizing and naming
    node types and fields, we've created a lossless CST that looks and feels like
    an AST.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-libcst (mipsel)
    python3-module-libcst-debuginfo (mipsel)

    Сопровождающий: Grigory Ustinov

    Список участников:
    Grigory Ustinov
    Stanislav Levin

      1. /proc
      2. /usr/bin/git
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-setuptools
      5. python3-module-setuptools-rust
      6. python3-module-setuptools-scm
      7. python3-module-wheel
      8. rpm-build-pyproject
      9. rust
      10. rust-cargo

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


    26 мая 2023 г. Grigory Ustinov 0.4.10-alt2
    - Build without check for python3.11.
    24 мая 2023 г. Stanislav Levin 0.4.10-alt1
    - 0.4.9 -> 0.4.10.
    5 мая 2023 г. Stanislav Levin 0.4.9-alt1
    - 0.4.7 -> 0.4.9.