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.
- Versions: 0.0.0-0.97ce517
- Website: https://gitlab.com/ambrevar/golua
- Licenses: Expat
- Package source: gnu/packages/golang.scm
- Builds: See build status
- Issues: See known issues
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.
Badge code
You can use the following badge to inform users of go-gitlab-com-ambrevar-golua-unicode about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/go-gitlab-com-ambrevar-golua-unicode'><img src='https://packages.guix.gnu.org/packages/go-gitlab-com-ambrevar-golua-unicode/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/go-gitlab-com-ambrevar-golua-unicode)
Example Org:
[[https://packages.guix.gnu.org/packages/go-gitlab-com-ambrevar-golua-unicode][https://packages.guix.gnu.org/packages/go-gitlab-com-ambrevar-golua-unicode/badges/latest-version.svg]]