File: control

package info (click to toggle)
node-nwmatcher 1.4.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 232 kB
  • sloc: javascript: 3,110; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 794 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: node-nwmatcher
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Xavier Guimard <yadd@debian.org>
Build-Depends: debhelper-compat (= 13)
 , nodejs
 , pkg-js-tools (>= 0.9.12~)
Standards-Version: 4.5.1
Homepage: https://github.com/dperini/nwmatcher/
Vcs-Git: https://salsa.debian.org/js-team/node-nwmatcher.git
Vcs-Browser: https://salsa.debian.org/js-team/node-nwmatcher
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-nwmatcher
Architecture: all
Depends: ${misc:Depends}
 , nodejs:any
Multi-Arch: foreign
Description: CSS3-compliant JavaScript selector engine
 NWMatcher is a highly compliant CSS3 selector engine built upon
 a very fast “bottom-up” element matcher.