Statistics
| Branch: | Tag: | Revision:

root / debian / control @ 10ebb8ab

History | View | Annotate | Download (746 Bytes)

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

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