File: control

package info (click to toggle)
node-stringprep 0.8.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 200 kB
  • sloc: cpp: 271; makefile: 42; sh: 2
file content (28 lines) | stat: -rw-r--r-- 875 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
Source: node-stringprep
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs,
 licensecheck,
 debhelper (>= 10~),
 dh-buildinfo,
 libnode-dev,
 node-gyp (>= 3.8.0-2),
 node-nan (>= 2.3.3),
 libicu-dev
Standards-Version: 4.3.0
Homepage: https://node-xmpp.org/
Vcs-Git: https://salsa.debian.org/js-team/node-stringprep.git
Vcs-Browser: https://salsa.debian.org/js-team/node-stringprep

Package: node-node-stringprep
Architecture: any
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${shlibs:Depends}
Description: ICU StringPrep profiles for Node
 Node is an event-based server-side JavaScript engine.
 .
 node-stringprep provides a Node binding to ICU, exposing predefined
 Unicode normalization functions that are required by many protocols.