Revision 10ebb8ab debian/control

b/debian/control
2 2
Section: python
3 3
Priority: optional
4 4
Maintainer: Stavros Sachtouris <saxtouri@admin.grnet.gr>
5
Build-Depends: debhelper (>= 8), python (>= 2.6)
5
Build-Depends: debhelper (>= 8), python (>= 2.6), python-objpool (>= 0.2), python-astakosclient (>= 1.14.10)
6 6
XS-Python-Version: >= 2.6
7 7
Standards-Version: 3.9.1
8 8
Homepage: https://code.grnet.gr/projects/kamaki
9 9

  
10 10
Package: kamaki
11 11
Architecture: all
12
Depends: ${python:Depends}, ${misc:Depends}, python-setuptools, python-objpool(>= 0.2), python-progress(>= 1.1)
12
Depends: ${python:Depends}, ${misc:Depends}, python-setuptools, python-objpool(>= 0.2), python-progress(>= 1.1), python-astakosclient(>= 1.14.10)
13 13
Description: command-line tool for managing clouds
14 14
 Simple, yet intuitive, command-line tool for managing clouds.
15
 It is an initial implementation of the OpenStack Compute API,
16
 v1.1, with custom extensions specific to the Synnefo IaaS cloud
15
 It is a client implementation of the OpenStack APIs,
16
 with custom extensions specific to the Synnefo IaaS cloud
17 17
 management software.
18 18

  

Also available in: Unified diff