File: control

package info (click to toggle)
node-xregexp 3.1.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,980 kB
  • sloc: javascript: 4,115; python: 300; sh: 21; makefile: 5
file content (29 lines) | stat: -rw-r--r-- 850 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
24
25
26
27
28
29
Source: node-xregexp
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Israel Galadima <izzygaladima@gmail.com>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , dh-nodejs
 , node-browserify
 , node-jasmine
 , python3
Standards-Version: 4.6.2
Homepage: https://xregexp.com/
Vcs-Git: https://salsa.debian.org/js-team/node-xregexp.git
Vcs-Browser: https://salsa.debian.org/js-team/node-xregexp
Rules-Requires-Root: no

Package: node-xregexp
Architecture: all
Depends:
 ${misc:Depends}
 ,
Description: Extended JavaScript regular expressions
 XRegExp provides augmented (and extensible) JavaScript regular
 expressions beyond what is natively supported.
 .
 Node.js is an event-based server-side JavaScript engine.