File: control

package info (click to toggle)
librest 0.8.0-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,124 kB
  • ctags: 1,466
  • sloc: ansic: 6,957; sh: 4,181; makefile: 283; xml: 45
file content (125 lines) | stat: -rw-r--r-- 4,594 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
Source: librest
Section: libs
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: autoconf,
               automake,
               ca-certificates,
               debhelper (>= 9),
               dh-autoreconf,
               gir1.2-freedesktop,
               gir1.2-glib-2.0,
               gobject-introspection (>= 0.9.12),
               gtk-doc-tools,
               libgirepository1.0-dev (>= 0.9.12),
               libglib2.0-dev (>= 2.27),
               libsoup-gnome2.4-dev,
               libsoup2.4-dev (>= 2.30),
               libtool,
               libxml2-dev
Standards-Version: 3.9.8
Homepage: https://wiki.gnome.org/Librest

Package: librest-0.7-0
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
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.7-0-dbg
Architecture: any
Section: debug
Priority: extra
Depends: librest-0.7-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
Architecture: any
Section: libdevel
Depends: gir1.2-rest-0.7 (= ${binary:Version}),
         librest-0.7-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: gir1.2-rest-0.7
Section: introspection
Architecture: any
Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
Description: REST service access library (introspection 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 introspection data.
 .
 It can be used by packages using the GIRepository format to generate dynamic
 bindings.

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.7-0
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
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: gir1.2-rest-extras-0.7 (=${binary:Version}),
         librest-dev,
         librest-extras-0.7-0 (=${binary:Version}),
         ${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.

Package: gir1.2-rest-extras-0.7
Section: introspection
Architecture: any
Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
Description: REST service access library extra components (introspectionfiles)
 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 introspection data
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.