Sha256: d599dbe2548fe90cb6224916517c82dd843e20f666b4f8abbfedb969c0306011

Contents?: true

Size: 1.9 KB

Versions: 18

Compression:

Stored size: 1.9 KB

Contents

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

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

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.metadata = { "bug_tracker_uri" => "https://github.com/janlelis/unicode-display_width/issues", "changelog_uri" => "https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.md", "source_code_uri" => "https://github.com/janlelis/unicode-display_width" } if s.respond_to? :metadata=
  s.require_paths = ["lib".freeze]
  s.authors = ["Jan Lelis".freeze]
  s.date = "2019-03-05"
  s.description = "[Unicode 12.0.0] Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, and other data.".freeze
  s.email = "mail@janlelis.de".freeze
  s.extra_rdoc_files = ["README.md".freeze, "MIT-LICENSE.txt".freeze, "CHANGELOG.md".freeze]
  s.files = ["CHANGELOG.md".freeze, "MIT-LICENSE.txt".freeze, "README.md".freeze]
  s.homepage = "https://github.com/janlelis/unicode-display_width".freeze
  s.licenses = ["MIT".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze)
  s.rubygems_version = "3.0.3".freeze
  s.summary = "Determines the monospace display width of a string in Ruby.".freeze

  s.installed_by_version = "3.0.3" if s.respond_to? :installed_by_version

  if s.respond_to? :specification_version then
    s.specification_version = 4

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_development_dependency(%q<rspec>.freeze, ["~> 3.4"])
      s.add_development_dependency(%q<rake>.freeze, ["~> 10.4"])
    else
      s.add_dependency(%q<rspec>.freeze, ["~> 3.4"])
      s.add_dependency(%q<rake>.freeze, ["~> 10.4"])
    end
  else
    s.add_dependency(%q<rspec>.freeze, ["~> 3.4"])
    s.add_dependency(%q<rake>.freeze, ["~> 10.4"])
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
primary_connect_proto-0.20.0 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.18.0 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.17.0 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.9.0 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.8.0 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.7.3 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.7.2 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.7.1 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.7.0 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.6.0 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.4.0 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.3.0 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.2.0 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.1.0 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.0.6 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.0.5 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.0.4 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.0.3 vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.5.0.gemspec