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

ruby-text-hyphen 1.5.0

Ruby library to hyphenate words in various languages

Text::Hyphen is a Ruby library to hyphenate words in various languages using Ruby-fied versions of TeX hyphenation patterns. It will properly hyphenate various words according to the rules of the language the word is written in. The algorithm is based on that of the TeX typesetting system by Donald E. Knuth.

Installation

Install ruby-text-hyphen 1.5.0 as follows:

guix install ruby-text-hyphen@1.5.0

Or install the latest version:

guix install ruby-text-hyphen

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.