Sha256: b5863b08ed7b621ae78ba81daf004aacd0e6dd8c7fa003a10ac431dd53231620

Contents?: true

Size: 824 Bytes

Versions: 1

Compression:

Stored size: 824 Bytes

Contents

name: nokogiri-diff
summary: Calculate the differences between two XML/HTML documents.
description:
  Nokogiri::Diff adds the ability to calculate the differences (added
  or removed nodes) between two XML/HTML documents.

license: MIT
authors: Postmodern
email: postmodern.mod3@gmail.com
homepage: https://github.com/postmodern/nokogiri-diff#readme
has_yard: true

metadata:
  documentation_uri: https://rubydoc.info/gems/nokogiri-diff
  source_code_uri:   https://github.com/postmodern/nokogiri-diff
  bug_tracker_uri:   https://github.com/postmodern/nokogiri-diff/issues
  changelog_uri:     https://github.com/postmodern/nokogiri-diff/blob/main/ChangeLog.md
  rubygems_mfa_required: 'true'

required_ruby_version: ">= 2.0.0"

dependencies:
  tdiff: ~> 0.4
  nokogiri: ~> 1.5

development_dependencies:
  bundler: ~> 2.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nokogiri-diff-0.3.0 gemspec.yml