Package python3-module-libcst: Information

    Source package: python3-module-libcst
    Version: 1.3.1-alt2
    Build time:  Apr 8, 2024, 02:37 PM
    Report package bug
    License: MIT and Python-2.0 and Apache-2.0
    Summary: A Concrete Syntax Tree (CST) parser and serializer library for Python
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-libcst (riscv64)
    python3-module-libcst-debuginfo (riscv64)

    Maintainer: Alexey Sheplyakov


      1. /proc
      2. /usr/bin/git
      3. rpm-build-pyproject
      4. python3-module-build
      5. python3-module-hypothesis
      6. python3-module-jinja2
      7. python3-module-maturin
      8. python3-module-nbsphinx
      9. python3-module-pyproject-installer >= 0.4.0
      10. python3-module-pyyaml
      11. python3-module-setuptools
      12. python3-module-setuptools-rust
      13. python3-module-setuptools-scm
      14. python3-module-sphinx
      15. rust
      16. rust-cargo
      17. python3-module-ufmt
      18. python3-module-usort
      19. python3-module-wheel

    Last changed


    April 8, 2024 Alexey Sheplyakov 1.3.1-alt2
    - NMU: fixed FTBFS on LoongArch (updated target-lexicon crate).
    April 4, 2024 Stanislav Levin 1.3.1-alt1
    - 1.2.0 -> 1.3.1.
    Feb. 21, 2024 Stanislav Levin 1.2.0-alt1
    - 1.1.0 -> 1.2.0.