lre-find Copyright (C) 2015 Jeff Backus <jeff@jsbackus.com> lre-find is a tool to search for files within a directory tree. lre-find is similar to the *NIX tool find, except that it allows matching and substitution using Lua regular expressions. Features ======== TODO Dependencies ============ * Lua 5.1 or newer * LuaFileSystem Usage ===== TODO License ======= lre-find is released under the MIT/X11 license. See LICENSE for details. Home Page ========= https://github.com/jsbackus/lre-find