Source: ruby-nokogiri-html5-inference
Section: ruby
Maintainer: Debian Ruby Team
Uploaders: Simon Quigley
Build-Depends: debhelper-compat (= 14),
gem2deb (>= 2.2.8~),
ruby-nokogiri (>= 1.14)
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-nokogiri-html5-inference.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-nokogiri-html5-inference
Homepage: https://github.com/flavorjones/nokogiri-html5-inference
Testsuite: autopkgtest-pkg-ruby
Package: ruby-nokogiri-html5-inference
Architecture: all
Description: Given HTML5 input, make a reasonable guess at how to parse it
Infer from the HTML5 input whether it's a fragment or a document, and if
it's a fragment what the proper context node should be. This is useful for
parsing trusted content like view snippets, particularly for morphing cases
like StimulusReflex.