Search Criteria
Package Details: python-ast-grep 0.32.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ast-grep.git (read-only, click to copy) |
---|---|
Package Base: | ast-grep |
Description: | A fast and polyglot tool for code structural search, lint, rewriting at large scale |
Upstream URL: | https://ast-grep.github.io/ |
Keywords: | code grep rust |
Licenses: | MIT |
Submitter: | YHNdnzj |
Maintainer: | KokaKiwi |
Last Packager: | KokaKiwi |
Votes: | 4 |
Popularity: | 0.86 |
First Submitted: | 2023-03-11 17:58 (UTC) |
Last Updated: | 2024-12-30 23:09 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- python-build (make)
- python-installer (make)
- python-maturin (python-maturin-gitAUR) (make)
- python-wheel (make)
- python (python37AUR, python311AUR, python310AUR) (check)
Latest Comments
lilydjwg commented on 2024-12-28 07:08 (UTC)
Also create a python-ast-grep package that packages the Python binding? https://gist.github.com/lilydjwg/2cea426fda60fb4a56df2de81c94d907
BTW the "sg" binary isn't used, so
--bin ast-grep
could be added to the build command to save some CPU usage.AsukaMinato commented on 2023-05-11 14:34 (UTC)
maybe missing gcc-libs and glibc as deps?