Sha256: c0041418921f340bc2e1b02db0b01e9f2bd96a2f03ec3f4d85d297ca6550eda0

Contents?: true

Size: 779 Bytes

Versions: 7

Compression:

Stored size: 779 Bytes

Contents

# -*- encoding: utf-8 -*-
# stub: unicode-display_width 0.1.1 ruby lib

Gem::Specification.new do |s|
  s.name = "unicode-display_width"
  s.version = "0.1.1"

  s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6") if s.respond_to? :required_rubygems_version=
  s.authors = ["Jan Lelis"]
  s.date = "2011-01-05"
  s.description = "This gem adds String#display_size to get the display size of a string using EastAsianWidth.txt."
  s.email = "mail@janlelis.de"
  s.extra_rdoc_files = ["README.rdoc", "LICENSE.txt"]
  s.files = ["README.rdoc", "LICENSE.txt"]
  s.homepage = "http://github.com/janlelis/unicode-display_width"
  s.licenses = ["MIT"]
  s.require_paths = ["lib"]
  s.rubygems_version = "2.1.10"
  s.summary = "Support for east_asian_width string widths."
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
climine-0.0.7 vendor/bundle/ruby/2.0.0/specifications/unicode-display_width-0.1.1.gemspec
climine-0.0.6 vendor/bundle/ruby/2.0.0/specifications/unicode-display_width-0.1.1.gemspec
climine-0.0.5 vendor/bundle/ruby/2.0.0/specifications/unicode-display_width-0.1.1.gemspec
climine-0.0.4 vendor/bundle/ruby/2.0.0/specifications/unicode-display_width-0.1.1.gemspec
climine-0.0.3 vendor/bundle/ruby/2.0.0/specifications/unicode-display_width-0.1.1.gemspec
climine-0.0.2 vendor/bundle/ruby/2.0.0/specifications/unicode-display_width-0.1.1.gemspec
climine-0.0.1 vendor/bundle/ruby/2.0.0/specifications/unicode-display_width-0.1.1.gemspec