{application, fswalk, [
    {vsn, "3.0.3"},
    {applications, [gleam_community_path,
                    gleam_stdlib,
                    gleam_yielder,
                    simplifile]},
    {description, "Recursively iterate over the filesystem"},
    {modules, [fswalk]},
    {registered, []}
]}.
