Create Ravenports release 20210420.1
[ravenports.git] / bucket_11 / python-typed-ast
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-typed-ast
4 VERSION=                1.4.3
5 KEYWORDS=               python
6 VARIANTS=               py38 py39
7 SDESC[py38]=            Ast module with type comment support (PY38)
8 SDESC[py39]=            Ast module with type comment support (PY39)
9 HOMEPAGE=               https://github.com/python/typed_ast
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPI/t/typed-ast
14 DISTFILE[1]=            typed_ast-1.4.3.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[py38]=            single
17 SPKGS[py39]=            single
18
19 OPTIONS_AVAILABLE=      PY38 PY39
20 OPTIONS_STANDARD=       none
21 VOPTS[py38]=            PY38=ON PY39=OFF
22 VOPTS[py39]=            PY38=OFF PY39=ON
23
24 USES=                   cpe
25
26 DISTNAME=               typed_ast-1.4.3
27
28 CPE_PRODUCT=            typed_ast
29 CPE_VENDOR=             python
30 GENERATED=              yes
31
32 INSTALL_REQ_TOOLCHAIN=  yes
33
34 [PY38].USES_ON=                         python:py38,sutools
35
36 [PY39].USES_ON=                         python:py39,sutools
37
38 [FILE:427:descriptions/desc.single]
39 `typed_ast` is a Python 3 package that provides a Python 2.7 and Python 3
40 parser similar to the standard `ast` library.  Unlike `ast`, the parsers in
41 `typed_ast` include PEP 484 type comments and are independent of the
42 version of
43 Python under which they are run.  The `typed_ast` parsers produce the
44 standard
45 Python AST (plus type comments), and are both fast and correct, as they are
46 based on the CPython 2.7 and 3.6 parsers.
47
48
49 [FILE:101:distinfo]
50 fb1bbeac803adea29cedd70781399c99138358c26d05fcbd23c13016b7f5ec65       210893 typed_ast-1.4.3.tar.gz
51