Sha256: 6670f8d060236e7808cf0ef36c488ba008e45b66fc4ddf89748387f4fa898ff7

Contents?: true

Size: 270 Bytes

Versions: 1

Compression:

Stored size: 270 Bytes

Contents

module Unicode
  module DisplayWidth
    VERSION = '1.0.4'
    UNICODE_VERSION = "8.0.0".freeze
    DATA_DIRECTORY = File.expand_path(File.dirname(__FILE__) + '/../../../data/').freeze
    INDEX_FILENAME = (DATA_DIRECTORY + '/display_width.marshal.gz').freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
unicode-display_width-1.0.4 lib/unicode/display_width/constants.rb