File: control

package info (click to toggle)
google-api-services-sheets-java 1.32.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,008 kB
  • sloc: java: 12,826; xml: 161; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 997 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
Source: google-api-services-sheets-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Markus Koschany <apo@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 libgoogle-api-client-java,
 libgoogle-http-client-java (>= 1.40.1),
 maven-debian-helper (>= 2.6)
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/java-team/google-api-services-sheets-java.git
Vcs-Browser: https://salsa.debian.org/java-team/google-api-services-sheets-java
Homepage: https://github.com/googleapis/google-api-java-client-services

Package: libgoogle-api-services-sheets-java
Architecture: all
Depends:
 ${maven:Depends},
 ${misc:Depends}
Suggests:
 ${maven:OptionalDepends}
Description: Google Sheets API Client Library for Java
 Google Sheets is a spreadsheet program included as part of the web-based
 Google Docs Editors suite offered by Google. This library allows developers
 to read and write Google Sheets.