summaryrefslogtreecommitdiff
path: root/devel/lua-enum/DESCR
blob: 0e4719a3d9745759c2b0fdf26930280c2219709e (plain)
1
2
3
4
This is a little module that simulates enumerated types in Lua.

Its API is very similar to the Python 3 Enum API, although much
more limited.