gast: Python AST that abstracts the underlying Python version1

Generic AST to represent Python2 and Python3's Abstract Syntax Tree. Provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.

... part of T2, get it here

URL: https://github.com/serge-sans-paille/gast/

Author: Serge "sans Paille" Guelton <serge [dot] guelton [at] telecom-bretagne [dot] eu>
Maintainer: Paul Manners <paul [dot] manners [at] yahoo [dot] com>

License: BSD
Version: 0.7.0

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/serge-sans-paille/gast/ gast-0.7.0.tar.gz

T2 source: gast.cache
T2 source: gast.desc

Build time (on reference hardware): 3% (relative to binutils)2

Installed size (on reference hardware): 0.10 MB, 18 files

Dependencies (build time detected): bash coreutils cython diffutils gawk grep gzip openssl python sed setuptools tar util-linux vcs-versioning

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).