Search Criteria
Package Details: vim-webapi-git 0.3.43.gb09cbd3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vim-webapi-git.git (read-only, click to copy) |
---|---|
Package Base: | vim-webapi-git |
Description: | Vim Interface to Web API |
Upstream URL: | https://github.com/mattn/webapi-vim |
Licenses: | public, domain |
Conflicts: | vim-webapi |
Provides: | vim-webapi |
Submitter: | Felixoid |
Maintainer: | Felixoid |
Last Packager: | Felixoid |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-23 17:16 (UTC) |
Last Updated: | 2022-03-04 12:48 (UTC) |
Dependencies (3)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- vim (neovim-drop-inAUR, neovim-symlinksAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, vim-gitAUR, gvim-gtk2AUR, gvim)
- git (git-gitAUR, git-glAUR) (make)
Required by (2)
- vim-gist (requires vim-webapi)
- vim-gist-git (requires vim-webapi)
Latest Comments
MarsSeed commented on 2022-02-28 03:44 (UTC)
GitHub is discontinuing
git://
protocol access permanently by mid-March.Please kindly update source array to use
git+https://
as protocol.Felixoid commented on 2020-02-19 22:20 (UTC)
Sure, sorry for long reaction
1ace commented on 2020-02-12 15:37 (UTC)
Could you add
provides=(vim-webapi)
andconflicts=(vim-webapi)
?