Search Criteria
Package Details: python-grep-ast 0.8.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-grep-ast.git (read-only, click to copy) |
---|---|
Package Base: | python-grep-ast |
Description: | Grep source code and see useful code context about matching lines |
Upstream URL: | https://github.com/paul-gauthier/grep-ast |
Licenses: | Apache2 |
Submitter: | AlphaJack |
Maintainer: | AlphaJack |
Last Packager: | AlphaJack |
Votes: | 1 |
Popularity: | 0.50 |
First Submitted: | 2024-01-14 19:42 (UTC) |
Last Updated: | 2025-03-15 15:36 (UTC) |
Dependencies (6)
- python-pathspec
- python-tree-sitter-language-packAUR
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
Auerhuhn commented on 2025-03-15 15:37 (UTC)
Thanks for the bump @AlphaJack and for maintaining the package.
Auerhuhn commented on 2025-03-10 13:19 (UTC)
Hi @AlphaJack, the upstream project is now using
tree-sitter-language-pack
instead oftree-sitter-languages
as its dependency. Would you mind replacing it in thePKGBUILD
?