Source: profitbricks-client
Maintainer: Benjamin Drung <benjamin.drung@profitbricks.com>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all (>= 2.6.6-3~),
               python-appdirs,
               python-httpretty,
               python-mock,
               python-setuptools (>= 0.6b3),
               python-sphinx,
               python-suds (>= 0.4)
X-Python-Version: >= 2.6
Standards-Version: 3.9.5
Homepage: https://github.com/profitbricks/profitbricks-client

Package: python-profitbricks-client
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Provides: profitbricks-client
Description: ProfitBricks Client
 A client to control virtual resources provided by ProfitBricks, a company
 providing infrastructure as a service (IaaS).
 .
 You can manage (create, update, and delete) all kinds of virtual resources:
  * data centers
  * servers
  * storages, ROM drives, and snapshots
  * network interface controllers (NICs) and firewalls
 .
 This package contains a command line tool for sending calls to the public
 application programming interface (API) and a Python module for scripting.

Package: python-profitbricks-client-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${python:Depends}
Description: ProfitBricks Client documentation
 A client to control virtual resources provided by ProfitBricks, a company
 providing infrastructure as a service (IaaS).
 .
 You can manage (create, update, and delete) all kinds of virtual resources:
  * data centers
  * servers
  * storages, ROM drives, and snapshots
  * network interface controllers (NICs) and firewalls
 .
 This package contains a command line tool for sending calls to the public
 application programming interface (API) and a Python module for scripting.
 .
 This package includes the documentation in HTML format.
