Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37571956
en ru br
ALT Linux repos
S:0.5.3-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5.3-alt1
Build date: 4 december 2022, 07:04 ( 73.1 weeks ago )
Size: 24.15 Kb

Home page:   https://github.com/serge-sans-paille/gast

License: BSD
Summary: Python AST that abstracts the underlying Python version
Description:

A generic AST to represent Python2 and Python3's Abstract Syntax Tree (AST).
GAST provides a compatibility layer between the AST of various Python versions,
as produced by ast.parse from the standard ast module.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • python3-module-gast
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin