Description
A pure Lua implementation of Semantic Versioning 2.0.0, used to parse, compare, and validate version strings.
It is version-handling infrastructure. Developers use it when Lua tools need predictable dependency checks, release ordering, or compatibility rules.