File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -850,7 +850,7 @@ Lua has an interpreter called ``lua`` . GopherLua has an interpreter called ``gl
850850----------------------------------------------------------------
851851How to Contribute
852852----------------------------------------------------------------
853- See `Guidlines for contributors <https://github.com/yuin/gopher-lua/tree/master/.github/CONTRIBUTING.md >`_ .
853+ See `Guidelines for contributors <https://github.com/yuin/gopher-lua/tree/master/.github/CONTRIBUTING.md >`_ .
854854
855855----------------------------------------------------------------
856856Libraries for GopherLua
@@ -868,6 +868,7 @@ Libraries for GopherLua
868868- `gluaxmlpath <https://github.com/ailncode/gluaxmlpath >`_ : An xmlpath module for gopher-lua
869869- `gmoonscript <https://github.com/rucuriousyet/gmoonscript >`_ : Moonscript Compiler for the Gopher Lua VM
870870- `loguago <https://github.com/rucuriousyet/loguago >`_ : Zerolog wrapper for Gopher-Lua
871+ - `gluabit32 <https://github.com/PeerDB-io/gluabit32 >`_ : [Port of Lua 5.2 bit32](https://www.lua.org/manual/5.2/manual.html#6.7)
871872- `gluacrypto <https://github.com/tengattack/gluacrypto >`_ : A native Go implementation of crypto library for the GopherLua VM.
872873- `gluasql <https://github.com/tengattack/gluasql >`_ : A native Go implementation of SQL client for the GopherLua VM.
873874- `purr <https://github.com/leyafo/purr >`_ : A http mock testing tool.
You can’t perform that action at this time.
0 commit comments