File: control

package info (click to toggle)
libjavascript-rpc-perl 0.10-1.3
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 120 kB
  • ctags: 36
  • sloc: perl: 151; makefile: 48
file content (19 lines) | stat: -rw-r--r-- 828 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libjavascript-rpc-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 10~)
Build-Depends-Indep: perl (>= 5.6), libcgi-pm-perl | perl (<< 5.19), libcgi-simple-perl, libtest-pod-coverage-perl, libtest-pod-perl
Maintainer: Jonas Genannt <jonas.genannt@capi2name.de>
Standards-Version: 3.6.2

Package: libjavascript-rpc-perl
Architecture: all
Depends: ${perl:Depends} 
Description: Perl module to process Remote procedure calls from JavaScript
 JavaScript::RPC::Server::CGI is a CGI-based server library for use with Brent
 Ashley's JavaScript Remote Scripting (JSRS) client library. It works
 asynchronously and uses DHTML to deal with the payload.
 .
 The most current version (as of the release of this module) of the client
 library as well as a demo application have been included in this
 distribution.