[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#836492: O: sockjs-client -- WebSocket emulation - Javascript client



Package: wnpp
Severity: normal
X-Debbugs-CC: pkg-javascript-devel@lists.alioth.debian.org

(CC'ing the javascript packaging team, maybe they are interested)

The current maintainer of sockjs-client, Tonnerre LOMBARD <tonnerre@ancient-solutions.com>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: sockjs-client
Binary: libjs-sockjs
Version: 0.3.4+dfsg-2
Maintainer: Tonnerre LOMBARD <tonnerre@ancient-solutions.com>
Build-Depends: coffeescript, debhelper (>= 9), node-optimist, node-static, node-uglify (>= 2.0), nodejs, libjs-json
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 793b0a7a21f085592ca0265756d06700 2020 sockjs-client_0.3.4+dfsg-2.dsc
 711d05c815470443daebe99491d89afd 39540 sockjs-client_0.3.4+dfsg.orig.tar.xz
 432cd83974d14404588ad3af4c0b0dce 6036 sockjs-client_0.3.4+dfsg-2.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/sockjs-client.git
Vcs-Git: git://anonscm.debian.org/pkg-javascript/sockjs-client.git
Checksums-Sha256:
 a127c3ded3b9e6bb9f83239ab7b4ffd2862966303339a08b236867c337545376 2020 sockjs-client_0.3.4+dfsg-2.dsc
 8d223cc69dcef58a486003504c66b7a4eb730305fcf848eafc7ab839820385ec 39540 sockjs-client_0.3.4+dfsg.orig.tar.xz
 b80642a466480806f86169f7ab84fed3bf5730880fa2f5a02d33a13572416cb4 6036 sockjs-client_0.3.4+dfsg-2.debian.tar.xz
Homepage: https://github.com/sockjs/sockjs-client
Package-List: 
 libjs-sockjs deb web optional arch=all
Directory: pool/main/s/sockjs-client
Priority: extra
Section: misc

Package: sockjs-client
Binary: libjs-sockjs
Version: 0.3.4+dfsg-2
Maintainer: Tonnerre LOMBARD <tonnerre@ancient-solutions.com>
Build-Depends: coffeescript, debhelper (>= 9), node-optimist, node-static, node-uglify (>= 2.0), nodejs, libjs-json
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 793b0a7a21f085592ca0265756d06700 2020 sockjs-client_0.3.4+dfsg-2.dsc
 711d05c815470443daebe99491d89afd 39540 sockjs-client_0.3.4+dfsg.orig.tar.xz
 432cd83974d14404588ad3af4c0b0dce 6036 sockjs-client_0.3.4+dfsg-2.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/sockjs-client.git
Vcs-Git: git://anonscm.debian.org/pkg-javascript/sockjs-client.git
Checksums-Sha1:
 5d3ab81d2f59adbd8bfd0d4afa6756405aa1c58e 2020 sockjs-client_0.3.4+dfsg-2.dsc
 560fc19f66a955c41a866e92f77eb1569fca4961 39540 sockjs-client_0.3.4+dfsg.orig.tar.xz
 97f2178fb180859172d053de45be142f9cbc9bcc 6036 sockjs-client_0.3.4+dfsg-2.debian.tar.xz
Checksums-Sha256:
 a127c3ded3b9e6bb9f83239ab7b4ffd2862966303339a08b236867c337545376 2020 sockjs-client_0.3.4+dfsg-2.dsc
 8d223cc69dcef58a486003504c66b7a4eb730305fcf848eafc7ab839820385ec 39540 sockjs-client_0.3.4+dfsg.orig.tar.xz
 b80642a466480806f86169f7ab84fed3bf5730880fa2f5a02d33a13572416cb4 6036 sockjs-client_0.3.4+dfsg-2.debian.tar.xz
Homepage: https://github.com/sockjs/sockjs-client
Package-List: 
 libjs-sockjs deb web optional arch=all
Directory: pool/main/s/sockjs-client
Priority: source
Section: misc

Package: libjs-sockjs
Source: sockjs-client
Version: 0.3.4+dfsg-2
Installed-Size: 101
Maintainer: Tonnerre LOMBARD <tonnerre@ancient-solutions.com>
Architecture: all
Depends: libjs-json
Recommends: javascript-common
Description-en: WebSocket emulation - Javascript client
 SockJS is a browser JavaScript library that provides a WebSocket-like object.
 SockJS gives you a coherent, cross-browser, Javascript API which creates a low
 latency, full duplex, cross-domain communication channel between the browser
 and the web server.
 .
 Under the hood SockJS tries to use native WebSockets first. If that fails it
 can use a variety of browser-specific transport protocols and presents them
 through WebSocket-like abstractions.
 .
 SockJS is intended to work for all modern browsers and in environments which
 don't support WebSocket protocol, for example behind restrictive corporate
 proxies.
Description-md5: f333428519fcf55c107ca9136af417fc
Homepage: https://github.com/sockjs/sockjs-client
Section: web
Priority: optional
Filename: pool/main/s/sockjs-client/libjs-sockjs_0.3.4+dfsg-2_all.deb
Size: 23738
MD5sum: b4e8441a71d18541777d8969d7ea1ea3
SHA256: 2ccfa44ad69b330e77ec7b2e86b829e1c24cfbcc231a56b657b96d25d201a5e8

Package: libjs-sockjs
Source: sockjs-client
Version: 0.3.4+dfsg-2
Installed-Size: 101
Maintainer: Tonnerre LOMBARD <tonnerre@ancient-solutions.com>
Architecture: all
Depends: libjs-json
Recommends: javascript-common
Description-en: WebSocket emulation - Javascript client
 SockJS is a browser JavaScript library that provides a WebSocket-like object.
 SockJS gives you a coherent, cross-browser, Javascript API which creates a low
 latency, full duplex, cross-domain communication channel between the browser
 and the web server.
 .
 Under the hood SockJS tries to use native WebSockets first. If that fails it
 can use a variety of browser-specific transport protocols and presents them
 through WebSocket-like abstractions.
 .
 SockJS is intended to work for all modern browsers and in environments which
 don't support WebSocket protocol, for example behind restrictive corporate
 proxies.
Description-md5: f333428519fcf55c107ca9136af417fc
Homepage: https://github.com/sockjs/sockjs-client
Section: web
Priority: optional
Filename: pool/main/s/sockjs-client/libjs-sockjs_0.3.4+dfsg-2_all.deb
Size: 23738
MD5sum: b4e8441a71d18541777d8969d7ea1ea3
SHA256: 2ccfa44ad69b330e77ec7b2e86b829e1c24cfbcc231a56b657b96d25d201a5e8

Attachment: signature.asc
Description: PGP signature


Reply to: