Sha256: ce97ca6649b358e645752fd51714a8763ffa0563a43fc009181061d3138739a5

Contents?: true

Size: 270 Bytes

Versions: 1

Compression:

Stored size: 270 Bytes

Contents

module Unicode
  module DisplayWidth
    VERSION = '1.0.5'
    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.5 lib/unicode/display_width/constants.rb