{{type}}  
 
                    
                    Summary
 
                    MIT license © [author] [year].
Installation
With luarocks:
$ luarocks install {{type}}
                    Description
Usage example
local {{type}} = require '{{type}}'
                                        .VERSION = '1.0.0'
          
                    Current version respecting semantic versioning.
.DEPENDS = {
"lua >= 5.1, < 5.3"
          
                    Compatible with Lua 5.1, 5.2 and LuaJIT
'lub >= 1.0.3, < 2.0'
          
                    Uses Lubyk base library
}
Foo
TODO DESCRIPTION
FooTODO DESCRIPTION
