Search Criteria
Package Details: python-iterfzf 1:0.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-iterfzf.git (read-only, click to copy) |
---|---|
Package Base: | python-iterfzf |
Description: | Pythonic interface to fzf |
Upstream URL: | https://github.com/dahlia/iterfzf |
Licenses: | GPL3 |
Submitter: | sharktamer |
Maintainer: | None |
Last Packager: | lmartinez-mirror |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-05-21 00:53 (UTC) |
Last Updated: | 2022-01-18 19:56 (UTC) |
Latest Comments
lmartinez-mirror commented on 2021-11-20 04:22 (UTC)
Took ownership of this package, but I'm holding off on updating it until I rewrite the setup.py. The file in question installs a vendored
fzf
binary; we don't want that when we can just install it throughpacman
.