Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37044196
en ru br
ALT Linux repositórios
S:1.0.1-alt1

Group :: Development/Python3
RPM: python3-module-libcst

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.0.1-alt1
Data da compilação: 13 junho 2023, 11:24 ( 41.4 weeks ago )
Tamanho:: 14.62 Mb

Home page:   https://pypi.org/project/libcst/

Licença: MIT and Python-2.0 and Apache-2.0
Sumário: A Concrete Syntax Tree (CST) parser and serializer library for Python
Descrição:

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.

Mantenedor currente: Stanislav Levin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-libcst
  • python3-module-libcst
  • python3-module-libcst-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009