Statistics
| Branch: | Tag: | Revision:

root / debian / control @ e78f2082

History | View | Annotate | Download (701 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)
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(>= 0.14.10)
13
Description: command-line tool for managing clouds
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
17
 management software.
18