File: control

package info (click to toggle)
libvuser-google-api-perl 1.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 348 kB
  • sloc: perl: 3,176; makefile: 4
file content (29 lines) | stat: -rw-r--r-- 1,235 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: libvuser-google-api-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Joenio Costa <joenio@colivre.coop.br>
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libvuser-google-api-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libvuser-google-api-perl.git
Homepage: https://metacpan.org/release/VUser-Google-Api

Package: libvuser-google-api-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libhttp-message-perl,
         libmoose-perl,
         libwww-perl,
         libxml-simple-perl
Description: Perl module that implements the Google Apps Provisioning API
 VUser::Google::ProvisioningAPI provides a simple interface to the Google Apps
 for Your Domain Provisioning API.
 .
 The Google Apps for Your Domain Provisioning API enables application
 developers to programmatically enable access to Google Apps. It provides
 functions for creating, retrieving, updating and deleting user accounts with
 one or more domains, nicknames, email aliases, organization units, and
 groups.