RubyGems Navigation menu

text-hyphen 1.4.1

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}[http://search.cpan.org/author/JANPAZ/TeX-Hyphen-0.140/lib/TeX/Hyphen.pm] and the {Ruby port}[http://rubyforge.org/projects/text-format]. The language hyphenation pattern files are based on the sources available from {CTAN}[http://www.ctan.org] 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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.5.0 - March 18, 2023 (816.5 KB)
  2. 1.4.1 - August 27, 2012 (734.0 KB)
  3. 1.4 - August 26, 2012 (697.0 KB)
  4. 1.3 - June 21, 2012 (696.0 KB)
  5. 1.2 - July 17, 2011 (695.5 KB)
顯示所有版本(共 7)

Development 相依性套件 (6):

hoe ~> 3.0
hoe-doofus ~> 1.0
hoe-gemspec ~> 1.0
hoe-git ~> 1.0
hoe-seattlerb ~> 1.0
rdoc ~> 3.10

擁有者:

作者:

  • Austin Ziegler

SHA 256 checksum:

019fa7d23a458184ae632b73f730e3ae4a2f07795c45508149cee7a4375744be

總下載次數 1,092,915

這個版本 572,079

License:

Ruby 版本需求:

New versions require MFA: true

相關連結: