Source: node-htmlparser2
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Paolo Greppi <paolo.greppi@libpf.com>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
 , node-domelementtype (>= 3.0.0~)
 , node-domhandler (>= 6.0.0~)
 , node-domutils (>= 4.0.0~)
 , node-entities (>= 8.0.0~)
 , node-typescript
 , node-types-node
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/js-team/node-htmlparser2
Vcs-Git: https://salsa.debian.org/js-team/node-htmlparser2.git
Homepage: https://github.com/fb55/htmlparser2#readme

Package: node-htmlparser2
Architecture: all
Depends: ${misc:Depends}
 , node-domelementtype (>= 3.0.0~)
 , node-domhandler (>= 6.0.0~)
 , node-domutils (>= 4.0.0~)
 , node-entities (>= 8.0.0~)
Breaks: node-cheerio (<< 1.1~)
 , node-sanitize-html (<< 2.15~)
 , node-eslint-plugin-html (<< 6.3~)
Description: Fast & forgiving HTML/XML/RSS parser
 A forgiving HTML/XML/RSS parser written in JS for NodeJS. The
 parser can handle streams (chunked data) and supports custom
 handlers for writing custom DOMs/output.
 .
 Node.js is an event-based server-side JavaScript engine.
