--- Plugin metadata for mise/vfox integration
PLUGIN =
--- Plugin name
PLUGIN. = "bfs"
--- Plugin version (SemVer)
PLUGIN. = "0.1.0"
--- Plugin description
PLUGIN. = "A breadth-first version of the UNIX find command"
--- Minimum vfox version required
PLUGIN. = "0.3.0"
--- Repository URL
PLUGIN. = "https://github.com/mise-plugins/vfox-bfs"
--- Tool homepage
PLUGIN. = "https://tavianator.com/projects/bfs.html"
--- License
PLUGIN. = "0BSD"
--- Notes about this plugin
PLUGIN. = "Compiles from source. Requires a C compiler (gcc/clang) and make."