File: control

package info (click to toggle)
node-expat 2.4.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,768 kB
  • sloc: xml: 42,159; javascript: 569; cpp: 377; makefile: 17; sh: 1
file content (36 lines) | stat: -rw-r--r-- 942 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
30
31
32
33
34
35
36
Source: node-expat
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
 Jérémy Lal <kapouer@melix.org>,
Build-Depends:
 debhelper-compat (= 13),
 libexpat-dev,
 libnode-dev,
 node-bindings,
 node-debug <!nocheck>,
 node-gyp,
 node-iconv <!nocheck>,
 node-nan,
 node-vows <!nocheck>,
 pkg-config,
Standards-Version: 4.6.1
Homepage: https://github.com/astro/node-expat
Vcs-Git: https://salsa.debian.org/js-team/node-expat.git
Vcs-Browser: https://salsa.debian.org/js-team/node-expat
Rules-Requires-Root: no

Package: node-node-expat
Architecture: any
Multi-Arch: same
Depends:
 node-bindings,
 nodejs:any (>= ${nodejs:Depends}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: fast XML parser library for Node
 Node is an event-based server-side JavaScript engine.
 .
 node-expat is a fast XML parser library for Node.