File: control

package info (click to toggle)
libxr 1.0-2.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 1,916 kB
  • ctags: 1,126
  • sloc: ansic: 11,312; sh: 9,714; makefile: 108
file content (39 lines) | stat: -rw-r--r-- 1,507 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: libxr
Priority: extra
Maintainer: Fabien Boucher <fabien.dot.boucher@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), libglib2.0-dev (>= 2.22.0), libxml2-dev (>=2.7.5), libssl-dev (>= 0.9.8k), libjson0-dev (>= 0.9), doxygen
Standards-Version: 3.9.1
Section: libs
Homepage: http://oss.zonio.net/libxr.htm

Package: libxr1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SSL-capable XML-RPC implementation - shared libraries
 This cross-platform XML-RPC library supports persistent HTTP/1.1
 connections over SSL. It comes with an XML-RPC interface description
 language compiler.

Package: libxr1-dev
Section: libdevel
Architecture: any
Depends: libxr1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: SSL-capable XML-RPC implementation - development files
 This cross-platform XML-RPC library supports persistent HTTP/1.1
 connections over SSL. It comes with an XML-RPC interface description
 language compiler.
 .
 The development headers for compiling programs that use libxr are
 provided by this package.

Package: libxr1-dbg
Architecture: any
Section: debug
Depends: libxr1 (= ${binary:Version}), ${misc:Depends}
Description: SSL-capable XML-RPC implementation - debug symbols
 This cross-platform XML-RPC library supports persistent HTTP/1.1
 connections over SSL. It comes with an XML-RPC interface description
 language compiler.
 .
 The debugging symbols for tracking down bugs in applications
 that use libxr are provided by this package.