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

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

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 the latest version of go-github-com-apparentlymart-go-textseg-autoversion as follows:

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

Or install a particular version:

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

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.