Search Criteria
Package Details: termux-language-server 0.0.31-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/termux-language-server.git (read-only, click to copy) |
|---|---|
| Package Base: | termux-language-server |
| Description: | Language server for build.sh, PKGBUILD, ebuild |
| Upstream URL: | https://github.com/termux/termux-language-server |
| Licenses: | GPL3 |
| Conflicts: | pkgbuild-language-server, portage-language-server |
| Provides: | pkgbuild-language-server, portage-language-server |
| Replaces: | pkgbuild-language-server, portage-language-server |
| Submitter: | Freed |
| Maintainer: | Freed (CodingThunder, grimler) |
| Last Packager: | Freed |
| Votes: | 7 |
| Popularity: | 0.53 |
| First Submitted: | 2023-07-20 16:54 (UTC) |
| Last Updated: | 2025-11-04 06:21 (UTC) |
Dependencies (9)
- namcap (namcap-gitAUR)
- pyalpm (pyalpm-gitAUR)
- python-fqdn
- python-lsp-tree-sitterAUR
- python-platformdirs
- python-rfc3987
- python-tree-sitter-bashAUR
- python-installer (make)
- portageAUR (optional)
Latest Comments
« First ‹ Previous 1 2 3
MarsSeed commented on 2023-06-19 15:44 (UTC)
Would you resubmit this package under the pkgbuild-language-server name, please?
MarsSeed commented on 2023-06-19 15:12 (UTC)
Hi,
I am very thankful to you for creating this language server.
I would like to suggest to you, though, that you remove the
python-prefix from the name.Many language servers are Python-based, but they don't have this prefix in their package name. The prefix just makes the name a bit more confusing.
Also, Arch only mandates
python-prefix for Python libraries that are to be used as dependencies by other Python libraries or applications.But a language server is a technology-independent plugin for the consuming application. So no need for the prefix as per Arch guidelines.
« First ‹ Previous 1 2 3