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

go-github-com-apparentlymart-go-textseg-autoversion 13.0.0

Go implementation of Unicode Text Segmentation

This package provides an implementation of the Unicode Text Segmentation specification for Go. Specifically, it currently includes only the grapheme cluster segmentation algorithm.

Installation

Install go-github-com-apparentlymart-go-textseg-autoversion 13.0.0 as follows:

guix install go-github-com-apparentlymart-go-textseg-autoversion@13.0.0

Or install the latest version:

guix install go-github-com-apparentlymart-go-textseg-autoversion

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.