General purpose libraries for Lua.

$ luarocks install luno

Luno is a native lua implementation of a series of helpers for common tasks not covered in the standard library. Luno also provides support for functional and object oriented programming paradigms.
The library comprises the following packages:
- luno.util - General purpose functions
- luno.argReader - Deals with command line arguments
- luno.io - Helper io functions
- luno.string - Helper string functions
- luno.table - Helper table function
- luno.functional - Helps to write functional code in Lua.
- luno.oop - Helps to write oo code in Lua.

Versions

20170303-17 years ago170 downloads
20141204-19 years ago247 downloads
20130304-19 years ago146 downloads
20130108-19 years ago88 downloads
20121129-39 years ago111 downloads

Dependencies

lua >= 5.1, < 5.3

Dependency for

LuaBibTex

Labels

Manifests