Source: node-parse5
Section: javascript
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Yadd <yadd@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , node-domhandler (>= 6.0.0~)
 , node-entities (>= 8.0.0~)
 , node-typescript
 , node-types-node
 , dh-nodejs
Standards-Version: 4.7.4
Homepage: https://github.com/inikulin/parse5
Vcs-Git: https://salsa.debian.org/js-team/node-parse5.git
Vcs-Browser: https://salsa.debian.org/js-team/node-parse5

Package: node-parse5
Architecture: all
Depends: ${misc:Depends}
 , node-entities (>= 8.0.0~)
Breaks: node-jsdom (<< 20.0.3+~cs124.18.21-7~)
 , node-cheerio (<< 1.2~)
Replaces: node-jsdom (<< 20.0.0+repack1~)
Multi-Arch: foreign
Description: HTML parser and serializer for Node.js
 Parse5 provides nearly everything needed when dealing with HTML. It's the
 fastest spec-compliant HTML parser for Node.js to date. It parses HTML the
 way the latest version of browsers does. It has proven itself reliable in
 such projects as jsdom, Angular, Lit, Cheerio, rehype and many more.
 .
 This package provides a HTML parser and serializer.

Package: node-parse5-htmlparser2-tree-adapter
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
 , node-domhandler (>= 6.0.0~)
 , node-parse5 (>= 8~)
Breaks: node-jsdom (<< 20.0.3+~cs124.18.21-7~)
 , node-cheerio (<< 1.2~)
Replaces: node-jsdom (<< 20.0.0+repack1~)
 , node-cheerio (<< 1.0.0~rc~10+repack-1~)
Description: node-htmlparser2 tree adapter
 Parse5 provides nearly everything needed when dealing with HTML. It's the
 fastest spec-compliant HTML parser for Node.js to date. It parses HTML the
 way the latest version of browsers does. It has proven itself reliable in
 such projects as jsdom, Angular, Lit, Cheerio, rehype and many more.
 .
 This package provides the node-htmlparser2 tree adapter.

Package: node-parse5-html-rewriting-stream
Architecture: all
Depends: ${misc:Depends}
 , node-entities (>= 8.0.0~)
 , node-parse5 (>= 8~)
 , node-parse5-sax-parser (>= 8~)
Breaks: node-jsdom (<< 20.0.3+~cs124.18.21-7~)
Replaces: node-jsdom (<< 20.0.0+repack1~)
Description: Streaming HTML rewriter for Node.js
 Parse5 provides nearly everything needed when dealing with HTML. It's the
 fastest spec-compliant HTML parser for Node.js to date. It parses HTML the
 way the latest version of browsers does. It has proven itself reliable in
 such projects as jsdom, Angular, Lit, Cheerio, rehype and many more.
 .
 This package provides a streaming HTML rewriter.

Package: node-parse5-parser-stream
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
 , node-parse5 (>= 8~)
Breaks: node-jsdom (<< 20.0.3+~cs124.18.21-7~)
Replaces: node-jsdom (<< 20.0.0+repack1~)
Description: Streaming HTML parser with scripting support for Node.js
 Parse5 provides nearly everything needed when dealing with HTML. It's the
 fastest spec-compliant HTML parser for Node.js to date. It parses HTML the
 way the latest version of browsers does. It has proven itself reliable in
 such projects as jsdom, Angular, Lit, Cheerio, rehype and many more.
 .
 This package provides a streaming HTML parser with scripting support.

Package: node-parse5-plain-text-conversion-stream
Architecture: all
Depends: ${misc:Depends}
 , node-parse5 (>= 8~)
 , node-parse5-parser-stream (>= 8~)
Breaks: node-jsdom (<< 20.0.3+~cs124.18.21-7~)
Replaces: node-jsdom (<< 20.0.0+repack1~)
Description: Stream that converts plain text files into HTML documents for Node.js
 Parse5 provides nearly everything needed when dealing with HTML. It's the
 fastest spec-compliant HTML parser for Node.js to date. It parses HTML the
 way the latest version of browsers does. It has proven itself reliable in
 such projects as jsdom, Angular, Lit, Cheerio, rehype and many more.
 .
 This package provides a stream that converts plain text files into HTML
 documents.

Package: node-parse5-sax-parser
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
 , node-parse5 (>= 8~)
Breaks: node-jsdom (<< 20.0.3+~cs124.18.21-7~)
Replaces: node-jsdom (<< 20.0.0+repack1~)
Description: Streaming SAX-style HTML parser for Node.js
 Parse5 provides nearly everything needed when dealing with HTML. It's the
 fastest spec-compliant HTML parser for Node.js to date. It parses HTML the
 way the latest version of browsers does. It has proven itself reliable in
 such projects as jsdom, Angular, Lit, Cheerio, rehype and many more.
 .
 This package provides a streaming SAX-style HTML parser.
