ruby-text-hyphen
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.
- Versions: 1.5.0
- Website: https://github.com/halostatue/text-hyphen
- Licenses: Expat
- Package source: gnu/packages/ruby.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ruby-text-hyphen
as follows:
guix install ruby-text-hyphen
Or install a particular version:
guix install ruby-text-hyphen@1.5.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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/ruby-text-hyphen/'><img src='http://127.0.0.1:3000/packages/ruby-text-hyphen/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/ruby-text-hyphen/badges/latest-version.svg)](http://127.0.0.1:3000/packages/ruby-text-hyphen/) Org: [[http://127.0.0.1:3000/packages/ruby-text-hyphen/][http://127.0.0.1:3000/packages/ruby-text-hyphen/badges/latest-version.svg]]