Class is a lightweight object-oriented helper for Lua projects.
It provides class creation, instance initialization, inheritance-style includes,
private instance state, accessors, cloning, operator helpers, and debug output.
Versions
Dependencies
lua >= 5.1
Manifests