This package browser is in early development. Mind the rough edges.

go-gitlab-com-ambrevar-golua-unicode

Add Unicode support to Golua

This extension to Arzilli's Golua adds Unicode support to all functions from the Lua string library. Lua patterns are replaced by Go regexps. This breaks compatibility with Lua, but Unicode support breaks it anyways and Go regexps are more powerful.

Installation

Install the latest version of go-gitlab-com-ambrevar-golua-unicode as follows:

guix install go-gitlab-com-ambrevar-golua-unicode

Or install a particular version:

guix install go-gitlab-com-ambrevar-golua-unicode@0.0.0-0.97ce517

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.