Install this package:
emerge -a dev-python/gast
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/gast
Or alternatively:
emerge --autounmask-write -a dev-python/gast
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.7.0 | 8 | amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos | 0 |
| 0.6.0 | 8 | amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos | 0 |
<pkgmetadata> <maintainer type="person"> <email>perfinion@gentoo.org</email> </maintainer> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription lang="en"> 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. </longdescription> <stabilize-allarches></stabilize-allarches> <upstream> <remote-id type="github">serge-sans-paille/gast</remote-id> <remote-id type="pypi">gast</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | gast-0.6.0.tar.gz | 27708 bytes |
| DIST | gast-0.7.0.tar.gz | 33630 bytes |