python-typed-ast
Port variant py37
Summary Ast module with type comment support (PY37)
Package version 1.4.1
Homepage https://github.com/python/typed_ast
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py38
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 23 MAY 2020, 14:39:44 UTC
Port created 20 APR 2020, 15:00:59 UTC
Subpackage Descriptions
single `typed_ast` is a Python 3 package that provides a Python 2.7 and Python 3 parser similar to the standard `ast` library. Unlike `ast`, the parsers in `typed_ast` include PEP 484 type comments and are independent of the version of Python under which they are run. The `typed_ast` parsers produce the standard Python AST (plus type comments), and are both fast and correct, as they are based on the CPython 2.7 and 3.6 parsers.
Configuration Switches (platform-specific settings discarded)
PY37 ON Build using Python 3.7 PY38 OFF Build using Python 3.8
Package Dependencies by Type
Build and Runtime python37:single:standard
python-setuptools:single:py37
Download groups
main mirror://PYPI/t/typed-ast
Distribution File Information
8c8aaad94455178e3187ab22c8b01a3837f8ee50e09cf31f1ba129eb293ec30b 208587 typed_ast-1.4.1.tar.gz
Ports that require python-typed-ast:py37
python-black:py37 Uncompromising code formatter (PY37)