File: control

package info (click to toggle)
libjs-jsxc 3.0.0%2Bdfsg3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,880 kB
  • sloc: javascript: 74,254; makefile: 13; sh: 1
file content (23 lines) | stat: -rw-r--r-- 978 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
Source: libjs-jsxc
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>,
           James Valleroy <jvalleroy@mailbox.org>
Build-Depends: debhelper-compat (= 12), uglifyjs
Standards-Version: 4.5.0
Homepage: https://github.com/sualko/jsxc
Vcs-Git: https://salsa.debian.org/js-team/libjs-jsxc.git
Vcs-Browser: https://salsa.debian.org/js-team/libjs-jsxc

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).