Search Criteria
Package Details: python-grep-ast 0.9.0-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 (Auerhuhn) |
| Last Packager: | Auerhuhn |
| Votes: | 1 |
| Popularity: | 0.001817 |
| First Submitted: | 2024-01-14 19:42 (UTC) |
| Last Updated: | 2025-05-13 07:35 (UTC) |
Dependencies (6)
- python-pathspec
- python-tree-sitter-language-packAUR
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (6)
- aider-chat
- aider-chat (make)
- aider-chat-dwash96
- aider-chat-dwash96 (make)
- cecli
- cecli (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-packinstead oftree-sitter-languagesas its dependency. Would you mind replacing it in thePKGBUILD?