File: control

package info (click to toggle)
gdata-sharp 2.2.0.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 12,092 kB
  • sloc: cs: 67,781; xml: 38,234; python: 163; makefile: 149; sh: 27
file content (90 lines) | stat: -rw-r--r-- 2,840 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
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
Source: gdata-sharp
Section: cli-mono
Priority: optional
Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org>
Uploaders: Chow Loong Jin <hyperair@debian.org>
Build-Depends: debhelper (>= 7.0.50),
               cli-common-dev (>= 0.5.7),
               mono-devel (>= 2.4.3),
               libnunit-cil-dev,
               libnewtonsoft-json-cil-dev,
               monodoc-base (>= 2.4+dfsg)
Standards-Version: 3.9.5
Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/gdata-sharp.git
Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/gdata-sharp.git
Homepage: http://code.google.com/p/google-gdata/

Package: libgdata2.1-cil
Architecture: all
Depends: ${misc:Depends}, ${cli:Depends}
Description: Google GData CLI client library
 GData (Google data) is a set of Application Programming Interfaces (APIs) for
 the Common Language Infrastructure (CLI) which provide a simple protocol for
 reading and writing data on the web.
 .
 Each of the following Google services provides a Google data API:
  * Base
  * Blogger
  * Calendar
  * Contacts
  * Document List
  * Google Apps Provisioning
  * Notebook
  * Picasa Web Albums
  * Spreadsheets
  * YouTube
 .
 The GData CLI Client Library provides a library and source code that make it
 easy to access data through Google Data APIs.
 .
 This package contains the GData assemblies

Package: libgdata-cil-dev
Architecture: all
Depends: libgdata2.1-cil (= ${binary:Version}), ${misc:Depends}
Description: Google GData CLI client library
 GData (Google data) is a set of Application Programming Interfaces (APIs) for
 the Common Language Infrastructure (CLI) which provide a simple protocol for
 reading and writing data on the web.
 .
 Each of the following Google services provides a Google data API:
  * Base
  * Blogger
  * Calendar
  * Contacts
  * Document List
  * Google Apps Provisioning
  * Notebook
  * Picasa Web Albums
  * Spreadsheets
  * YouTube
 .
 The GData CLI Client Library provides a library and source code that make it
 easy to access data through Google Data APIs.
 .
 This package contains development files for the GData library, and should be
 used for compilation

Package: monodoc-gdata-manual
Section: doc
Architecture: all
Depends: monodoc-manual, ${misc:Depends}
Description: compiled XML documentation for GData
 GData (Google data) is a set of Application Programming Interfaces (APIs) for
 the Common Language Infrastructure (CLI) which provide a simple protocol for
 reading and writing data on the web.
 .
 Each of the following Google services provides a Google data API:
  * Base
  * Blogger
  * Calendar
  * Code Search
  * Contacts
  * Document List
  * Google Apps Provisioning
  * Notebook
  * Picasa Web Albums
  * Spreadsheets
  * YouTube
 .
 This package contains the compiled XML documentation for GData