Source: ruby-html-pipeline
Section: ruby
Maintainer: Debian Ruby Team
Uploaders: Pirate Praveen ,
Soren Stoutner
Build-Depends: debhelper-compat (= 14),
gem2deb,
ruby-activesupport,
ruby-commonmarker (>= 2.0),
ruby-email-reply-parser,
ruby-escape-utils,
ruby-minitest,
ruby-minitest-focus,
ruby-nokogiri,
ruby-rinku,
ruby-rouge,
ruby-sanitize
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-html-pipeline.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-html-pipeline
Homepage: https://github.com/jch/html-pipeline
Testsuite: autopkgtest-pkg-ruby
Package: ruby-html-pipeline
Architecture: all
Depends: ruby:any
Description: GitHub HTML processing filters and utilities
Helpers for processing content through a chain of filters. This module includes
a small framework for defining DOM based content filters and applying them to
user provided content.