pkgsrc/textproc/ruby-unicode-display_width/PLIST
ryoon fecb063c40 textproc/ruby-unicode-display_width: import ruby26-unicode-display_width-1.6.0
Determines the monospace display width of a string in Ruby.
Implementation based on EastAsianWidth.txt and other data, 100% in
Ruby. Other than wcwidth(), which fulfills a similar purpose, it
does not rely on the OS vendor to provide an up-to-date method for
measuring string width.
2019-10-04 23:41:47 +00:00

12 lines
524 B
Text

@comment $NetBSD: PLIST,v 1.1 2019/10/04 23:41:47 ryoon Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/MIT-LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/data/display_width.marshal.gz
${GEM_LIBDIR}/lib/unicode/display_width.rb
${GEM_LIBDIR}/lib/unicode/display_width/constants.rb
${GEM_LIBDIR}/lib/unicode/display_width/index.rb
${GEM_LIBDIR}/lib/unicode/display_width/no_string_ext.rb
${GEM_LIBDIR}/lib/unicode/display_width/string_ext.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec