nextfile is a small Lua library for generating the next file in a sequence of files. It was developed for use with tools that export sections of a video as images, and need to be able to name files sequentially without having generated all of the previous files themselves.
Go to file
The Magician e197f51ec8 Tell luarocks that the url is a git clone 2023-11-20 13:41:27 +00:00
src Allow an optional extension to be passed to nextfile 2023-11-18 21:33:25 +00:00
tests Move spec/ to tests/, change default options 2023-11-20 11:54:25 +00:00
.busted Move spec/ to tests/, change default options 2023-11-20 11:54:25 +00:00
.gitignore Ignore luacov.stats.out 2023-11-18 12:49:55 +00:00
nextfile-0.0.1-1.rockspec Tell luarocks that the url is a git clone 2023-11-20 13:41:27 +00:00