RubyGems Navigation menu

text-hyphen 1.5.0

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. This is originally based on the Perl implementation of [TeX::Hyphen][] and the [Ruby port][]. The language hyphenation pattern files are based on the sources available from [CTAN][] as of 2004.12.19 and have been manually translated by Austin Ziegler. This is a small feature release adding Russian language support and fixing a bug in the custom hyphen support introduced last version. This release provides both Ruby 1.8.7 and Ruby 1.9.2 support (but please read below). In short, Ruby 1.8 support is deprecated and I will not be providing any bug fixes related to Ruby 1.8. New features will be developed and tested against Ruby 1.9 only.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.5.0 - March 18, 2023 (817 KB)
  2. 1.4.1 - August 27, 2012 (734 KB)
  3. 1.4 - August 26, 2012 (697 KB)
  4. 1.3 - June 21, 2012 (696 KB)
  5. 1.2 - July 17, 2011 (696 KB)
Show all versions (7 total)

Development Dependencies (10):

hoe >= 3.0, < 5
hoe-doofus ~> 1.0
hoe-gemspec2 ~> 1.1
hoe-git2 ~> 1.7
hoe-rubygems ~> 1.0
rake >= 10.0, < 14.0
rdoc >= 4.0, < 7
simplecov ~> 0.21
standard ~> 1.0
test-unit >= 0

Owners:

Pushed by:

Authors:

  • Austin Ziegler

SHA 256 checksum:

c44a4533b8a554e7ff7c955e131bcccc78a0b4c56ce1d73f2c8c11f43b075a06

Total downloads 1,055,067

For this version 34,274

Licenses:

MIT, Various

Required Ruby Version: >= 0

New versions require MFA: true

Version published with MFA: true

Links: