File: control

package info (click to toggle)
librest 0.6.1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 472 kB
  • ctags: 462
  • sloc: ansic: 4,108; makefile: 135; sh: 2
file content (73 lines) | stat: -rw-r--r-- 2,893 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Source: librest
Section: libs
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: debhelper (>= 7), cdbs, gtk-doc-tools, libglib2.0-dev,
               libsoup2.4-dev, libsoup-gnome2.4-dev, libxml2-dev, autoconf,
               automake, libtool
Standards-Version: 3.8.3
Homepage: http://moblin.org/projects/librest

Package: librest-0.6-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: REST service access library
 This library was designed to make it easier to access web services that
 claim to be "RESTful".  It includes convenience wrappers for libsoup and
 libxml to ease remote use of the RESTful API.

Package: librest-0.6-0-dbg
Architecture: any
Section: debug
Priority: extra
Depends: librest-0.6-0 (= ${binary:Version}), ${misc:Depends}
Description: REST service access library (Debug files)
 This library was designed to make it easier to access web services that
 claim to be "RESTful".  It includes convenience wrappers for libsoup and
 libxml to ease remote use of the RESTful API.
 .
 This package contains the debug symbols.
 
Package: librest-dev
Section: libdevel
Architecture: any
Depends: librest-0.6-0 (=${binary:Version}), libsoup2.4-dev, libxml2-dev, ${misc:Depends}
Description: REST service access library (development headers)
 This library was designed to make it easier to access web services that
 claim to be "RESTful".  It includes convenience wrappers for libsoup and
 libxml to ease remote use of the RESTful API.
 .
 This package contains the development headers.

Package: librest-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: librest-dev
Description: REST service access library (documentation)
 This library was designed to make it easier to access web services that
 claim to be "RESTful".  It includes convenience wrappers for libsoup and
 libxml to ease remote use of the RESTful API.
 .
 This package contains the documentation

Package: librest-extras-0.6-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: REST service access library extra components
 This library was designed to make it easier to access web services that
 claim to be "RESTful".  It includes convenience wrappers for libsoup and
 libxml to ease remote use of the RESTful API. This extra package provides
 Facebook and Flickr support.

Package: librest-extras-dev
Section: libdevel
Architecture: any
Depends: librest-extras-0.6-0 (=${binary:Version}), librest-dev, ${misc:Depends}
Description: REST service access library extra components (development headers)
 This library was designed to make it easier to access web services that
 claim to be "RESTful".  It includes convenience wrappers for libsoup and
 libxml to ease remote use of the RESTful API. This extra package provides
 Facebook and Flickr support.
 .
 This package contains the development headers.