Registry / utility / text-hyphen

text-hyphen

JSON →
library1.5.0rbrubygemsunverified

A Ruby library to hyphenate words in various languages using TeX hyphenation patterns.

gem install text-hyphen
INSTALL
IMPORT
SIG · TEXT-HYPHEN
T
text-hyphen
utilityrubyv1.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Text::Hyphen
require 'text/hyphen'

Hyphenate a word using default language patterns.

require 'text/hyphen' hh = Text::Hyphen.new puts hh.hyphenate('example')
Debug
Known issues
breakingRuby 1.8 support is deprecated; future versions may drop it.
fix
Upgrade to Ruby 1.9+ or later.
affects: < 1.5.0
Upgrade
Version history
1.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
text-hyphen — gem install text-hyphen · libregistry