Sha256: a7c952c55161c257f76d8ebe7b893de70654d12982a47b849309a6f227a685c4

Contents?: true

Size: 1.75 KB

Versions: 9

Compression:

Stored size: 1.75 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.1.6".freeze
  s.summary = "Determines the monospace display width of a string in Ruby.".freeze

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

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

  if s.respond_to? :add_runtime_dependency 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
end

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
avalara_sdk-24.12.1 vendor/bundle/ruby/2.7.0/specifications/unicode-display_width-1.5.0.gemspec
avalara_sdk-24.12.0 vendor/bundle/ruby/2.7.0/specifications/unicode-display_width-1.5.0.gemspec
avalara_sdk-24.2.29 vendor/bundle/ruby/2.7.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.12.1 vendor/bundle/ruby/2.7.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.10.2 vendor/bundle/ruby/2.7.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.10.1 vendor/bundle/ruby/2.7.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.8.2 vendor/bundle/ruby/2.7.0/specifications/unicode-display_width-1.5.0.gemspec
primary_connect_proto-0.8.1 vendor/bundle/ruby/2.7.0/specifications/unicode-display_width-1.5.0.gemspec
passbase-1.3.0 vendor/bundle/ruby/2.7.0/specifications/unicode-display_width-1.5.0.gemspec