File: control

package info (click to toggle)
gandi-cli 1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,324 kB
  • sloc: python: 16,691; makefile: 23
file content (39 lines) | stat: -rw-r--r-- 1,084 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
Source: gandi-cli
Maintainer: Ben Finney <bignose@debian.org>
Section: utils
Priority: optional
Build-Depends-Indep:
    bash-completion,
    python3-setuptools,
    python3-yaml,
    python3-click (>= 7.0),
    python3-requests,
    python3-ipy,
    python3-all,
    dh-python
Build-Depends:
    debhelper-compat (= 12)
Standards-Version: 4.4.1
Homepage: https://pypi.python.org/pypi/gandi.cli/
VCS-Git: https://salsa.debian.org/debian/pkg-gandi-cli.git
VCS-Browser: https://salsa.debian.org/debian/pkg-gandi-cli/
Rules-Requires-Root: no

Package: gandi-cli
Architecture: all
Depends:
    ${python3:Depends},
    ${misc:Depends}
Description: command-line interface for Gandi service
 The ‘gandi’ command-line interface provides a tool for Gandi
 customers to manage web services:
 .
  * Register a domain name.
  * Create a virtual machine.
  * Deploy a web application with Simple Hosting.
  * Create a SSL Certificate.
  * Add a Web Application vhost with SSL.
  * Create a Private VLAN.
 .
 Gandi is a provider of domain name registration, web hosting, and
 related services.