Statistics
| Branch: | Tag: | Revision:

root / debian / control @ 02105eb4

History | View | Annotate | Download (870 Bytes)

1
Source: kamaki
2
Section: python
3
Priority: optional
4
Maintainer: Nikos Skalkotos <skalkoto@grnet.gr>
5
XSBC-Original-Maintainer: Stavros Sachtouris <saxtouri@admin.grnet.gr>
6
Build-Depends: debhelper (>= 8), python-all (>= 2.5), python-objpool,
7
 python-sphinx
8
Standards-Version: 3.9.3
9
XS-Python-Version: >= 2.6
10
Homepage: https://code.grnet.gr/projects/kamaki
11

    
12
Package: kamaki
13
Architecture: all
14
Depends: ${misc:Depends}, ${python:Depends}, python-setuptools,
15
 python-objpool (>= 0.2), python-progress (>= 1.1),
16
 python-astakosclient (>= 0.14.10)
17
Suggests: python-ansicolors
18
XB-Python-Version: ${python:Versions}
19
Description: command-line tool for managing clouds
20
 Simple, yet intuitive, command-line tool for managing clouds.
21
 It is an initial implementation of the OpenStack Compute API,
22
 v1.1, with custom extensions specific to the Synnefo IaaS cloud
23
 management software.
24