File: control

package info (click to toggle)
libfrontier-rpc-perl 0.07b4-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 152 kB
  • ctags: 73
  • sloc: perl: 785; sh: 82; xml: 49; makefile: 41
file content (16 lines) | stat: -rw-r--r-- 687 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libfrontier-rpc-perl
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: perl
Priority: optional
Build-Depends-Indep: debhelper (>> 4.1), perl (>> 5.8.1), libxml-parser-perl, libwww-perl
Standards-Version: 3.6.1

Package: libfrontier-rpc-perl
Architecture: all
Depends: ${perl:Depends}, libxml-parser-perl, libwww-perl 
Description: Perl module to implement RPC calls using XML requests
 Frontier::RPC implements UserLand Software's XML RPC (Remote
 Procedure Calls using Extensible Markup Language).  Frontier::RPC
 includes both a client module for making requests to a server and
 a daemon module for implementing servers.  Frontier::RPC uses RPC2
 format messages.