File: control

package info (click to toggle)
node-stringprep 0.8.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 156 kB
  • ctags: 33
  • sloc: cpp: 271; makefile: 42
file content (28 lines) | stat: -rw-r--r-- 867 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: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs,
 licensecheck,
 debhelper,
 dh-buildinfo,
 nodejs-dev,
 node-gyp,
 node-nan (>= 2.3.3),
 libicu-dev
Standards-Version: 3.9.8
Homepage: http://node-xmpp.org/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/node-stringprep
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/node-stringprep.git

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.