2023-12-06 18:49:59 +00:00
|
|
|
(package "quick-find-files"
|
2023-12-29 15:16:14 +00:00
|
|
|
"0.3.0"
|
2023-12-06 18:49:59 +00:00
|
|
|
"Quickly find files in directories and by extension")
|
|
|
|
|
|
|
|
(website-url "https://labs.phundrak.com/phundrak/quick-find-files.el")
|
|
|
|
(keywords "convenience")
|
|
|
|
|
|
|
|
(package-file "quick-find-files.el")
|
|
|
|
|
|
|
|
(script "test" "echo \"Error: no test specified\" && exit 1")
|
|
|
|
|
|
|
|
(source "gnu")
|
|
|
|
|
|
|
|
(depends-on "emacs" "26.1")
|