File: control

package info (click to toggle)
node-entities 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 152 kB
  • ctags: 30
  • sloc: makefile: 2
file content (20 lines) | stat: -rw-r--r-- 728 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: node-entities
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: W. Martin Borgert <debacle@debian.org>,
 Jérémy Lal <kapouer@melix.org>
Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.5
Homepage: https://github.com/fb55/entities
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-entities.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-entities.git
XS-Testsuite: autopkgtest

Package: node-entities
Architecture: all
Depends: ${misc:Depends}
 , nodejs
Description: Encode and decode XML/HTML entities with ease
 node-entities encodes and decodes three selectable levels
 of entities: XML, HTML4, HTML5.