Sha256: f0ebe71f5009ef5c6bbc59788f964a4d797a7a13c5d77ee8d97cdd6fa25f7ad5

Contents?: true

Size: 270 Bytes

Versions: 1

Compression:

Stored size: 270 Bytes

Contents

module Unicode
  module DisplayWidth
    VERSION = '1.2.0'
    UNICODE_VERSION = "9.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.2.0 lib/unicode/display_width/constants.rb