Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

libsemver

A parser of Semantic Version strings ported to MoonScript

Available for downloading on the Hel Repository.

Original version was written in Python and is available here.

Since it's a port, you can use the documentation here. I didn't modify the way it functions.

The libsemver package only contains transpiled Lua code. The sources are in the libsemver-src package.