-
Name
-
loofah
-
Version
-
2.21.3
-
Platform
-
ruby
-
Authors
-
Mike Dalessio
Bryan Helmkamp
-
Bindir
-
bin
-
Date
-
2023-05-15 00:00:00 UTC
-
Dependencies
-
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
-
Description
-
Loofah is a general library for manipulating and transforming HTML/XML documents and fragments,
built on top of Nokogiri.
Loofah also includes some HTML sanitizers based on `html5lib`'s safelist, which are a specific
application of the general transformation functionality.
-
Email
-
mike.dalessio@gmail.com
bryan@brynary.com
-
Files
-
CHANGELOG.md
MIT-LICENSE.txt
README.md
SECURITY.md
lib/loofah.rb
lib/loofah/concerns.rb
lib/loofah/elements.rb
lib/loofah/helpers.rb
lib/loofah/html4/document.rb
lib/loofah/html4/document_fragment.rb
lib/loofah/html5/document.rb
lib/loofah/html5/document_fragment.rb
lib/loofah/html5/libxml2_workarounds.rb
lib/loofah/html5/safelist.rb
lib/loofah/html5/scrub.rb
lib/loofah/metahelpers.rb
lib/loofah/scrubber.rb
lib/loofah/scrubbers.rb
lib/loofah/version.rb
lib/loofah/xml/document.rb
lib/loofah/xml/document_fragment.rb
-
Homepage
-
https://github.com/flavorjones/loofah
-
Licenses
-
MIT
-
Metadata
-
{"homepage_uri"=>"https://github.com/flavorjones/loofah", "source_code_uri"=>"https://github.com/flavorjones/loofah", "bug_tracker_uri"=>"https://github.com/flavorjones/loofah/issues", "changelog_uri"=>"https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md", "documentation_uri"=>"https://www.rubydoc.info/gems/loofah/"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.5.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.4.10
-
Specification version
-
4
-
Summary
-
Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri.
-
Original platform
-
ruby
-
New platform
-
ruby