fzf/README.md

16 lines
446 B
Markdown
Raw Normal View History

# Unofficial dpkg fzf build from main branch
2025-09-24 18:29:03 +02:00
fzf is a command-line fuzzy finder:
2025-09-24 18:29:03 +02:00
- <https://github.com/junegunn/fzf>
2025-09-24 18:29:03 +02:00
All credit to junegunn and other contributors of this useful project!
2025-09-24 18:29:03 +02:00
This repo provide semi-automatic build of main branch to ubuntu 24.04 (noble)
dpkg package:
<https://forge.e5150.fr/ext/fzf>
License file in this repo only apply to build & packaging step files, fzf is
licensed as MIT, see upstream project for details.