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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.5.0 - March 18, 2023 (817KB)
  2. 1.4.1 - August 27, 2012 (734KB)
  3. 1.4 - August 26, 2012 (697KB)
  4. 1.3 - June 21, 2012 (696KB)
  5. 1.2 - July 17, 2011 (696KB)
全てのバージョンを表示(全7件)

Development依存関係 (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

所有者:

プッシュ者:

作者:

  • Austin Ziegler

SHA 256チェックサム:

c44a4533b8a554e7ff7c955e131bcccc78a0b4c56ce1d73f2c8c11f43b075a06

累計ダウンロード数 1,092,105

このバージョンのみ 38,350

ライセンス:

MIT, Various

必要なRubyのバージョン: >= 0

新しいバージョンはMFAを必要とします: true

MFAで投稿されたバージョン: true

リンク: