pkgsrc/net/ruby-twitter-text/PLIST
tsutsui f66c61d067 ruby-twitter-text: update to 3.0.0.
Upstream pull request log:
https://github.com/twitter/twitter-text/pull/265

* New v3.json config file with emojiParsingEnabled config option. When
  true, twitter-text will parse and discount emoji supported by the
  twemoji library (see https://github.com/twitter/twemoji). The length
  of these emoji will be the default weight (200 or two characters) even
  if they contain multiple code points combined by zero-width
  joiners. This means that emoji with skin tone and gender modifiers no
  longer count as more characters than those without such modifiers.
  All 4 implementations updated to reflect this change in counting.
* Updates known gTLDs to recognize recent additions by IANA (#261)
2019-06-16 16:16:48 +00:00

45 lines
1.6 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2019/06/16 16:16:48 tsutsui Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.gitmodules
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/config/README.md
${GEM_LIBDIR}/config/v1.json
${GEM_LIBDIR}/config/v2.json
${GEM_LIBDIR}/config/v3.json
${GEM_LIBDIR}/lib/assets/tld_lib.yml
${GEM_LIBDIR}/lib/twitter-text.rb
${GEM_LIBDIR}/lib/twitter-text/autolink.rb
${GEM_LIBDIR}/lib/twitter-text/configuration.rb
${GEM_LIBDIR}/lib/twitter-text/deprecation.rb
${GEM_LIBDIR}/lib/twitter-text/emoji_regex.rb
${GEM_LIBDIR}/lib/twitter-text/extractor.rb
${GEM_LIBDIR}/lib/twitter-text/hash_helper.rb
${GEM_LIBDIR}/lib/twitter-text/hit_highlighter.rb
${GEM_LIBDIR}/lib/twitter-text/regex.rb
${GEM_LIBDIR}/lib/twitter-text/rewriter.rb
${GEM_LIBDIR}/lib/twitter-text/unicode.rb
${GEM_LIBDIR}/lib/twitter-text/validation.rb
${GEM_LIBDIR}/lib/twitter-text/weighted_range.rb
${GEM_LIBDIR}/script/destroy
${GEM_LIBDIR}/script/generate
${GEM_LIBDIR}/spec/autolinking_spec.rb
${GEM_LIBDIR}/spec/configuration_spec.rb
${GEM_LIBDIR}/spec/extractor_spec.rb
${GEM_LIBDIR}/spec/hithighlighter_spec.rb
${GEM_LIBDIR}/spec/regex_spec.rb
${GEM_LIBDIR}/spec/rewriter_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/test_urls.rb
${GEM_LIBDIR}/spec/twitter_text_spec.rb
${GEM_LIBDIR}/spec/unicode_spec.rb
${GEM_LIBDIR}/spec/validation_spec.rb
${GEM_LIBDIR}/test/conformance_test.rb
${GEM_LIBDIR}/twitter-text.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec