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

    Исходный пакет: python3-module-asttokens
    Версия: 2.0.5-alt1
    Собран:  15 ноября 2021 г. 12:34 в задании #288638
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/asttokens

    Лицензия: Apache-2.0
    О пакете: annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code
    Описание: 
    The ``asttokens`` module annotates Python abstract syntax trees (ASTs) with the
    positions of tokens and text in the source code that generated them.
    
    It makes it possible for tools that work with logical AST nodes to find the
    particular text that resulted in those nodes, for example for automated
    refactoring or highlighting.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-asttokens (noarch)

    Сопровождающий: Ildar Mulyukov

    Список участников:
    Ildar Mulyukov

      1. python3(pytest)
      2. rpm-build-python3
      3. python3(astroid)
      4. python3-module-packaging
      5. python3-module-toml
      6. python3-module-setuptools
      7. python3-module-setuptools_scm

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


    21 октября 2021 г. Ildar Mulyukov 2.0.5-alt1
    - 1st build for Sisyphus