File: control

package info (click to toggle)
libjs-jsxc 3.0.0%2Bdfsg3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 16,856 kB
  • ctags: 2,731
  • sloc: makefile: 13; sh: 1
file content (21 lines) | stat: -rw-r--r-- 874 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
Source: libjs-jsxc
Section: web
Priority: optional
Maintainer: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 9), node-uglify
Standards-Version: 3.9.8
Homepage: https://github.com/sualko/jsxc
Vcs-Git: git://anonscm.debian.org/pkg-javascript/libjs-jsxc.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/libjs-jsxc.git;a=summary

Package: libjs-jsxc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, libjs-jquery-colorbox,
 libjs-jquery, libjs-jquery-ui, libjs-jquery-fullscreen, libjs-prettify,
 libjs-jquery-slimscroll, libjs-strophe, libjs-bootstrap, libjs-i18next
Description: JavaScript XMPP Client
 Real-time chat app. This app requires an external XMPP server (openfire,
 ejabberd etc.).
 .
 You find a list of features, supported protocols and browsers at the homepage
 of Javascript XMPP Client (http://www.jsxc.org).