Statistics
| Branch: | Tag: | Revision:

root / debian / control @ a393b350

History | View | Annotate | Download (631 Bytes)

1
Source: kamaki
2
Section: python
3
Priority: optional
4
Maintainer: Vangelis Koukis <vkoukis@grnet.gr>
5
Build-Depends: debhelper (>= 8), python-all (>= 2.5)
6
Standards-Version: 3.9.2
7
XS-Python-Version: >= 2.6
8
Homepage: https://code.grnet.gr/projects/kamaki
9

    
10
Package: kamaki
11
Architecture: all
12
Depends: ${misc:Depends}, ${python:Depends}
13
XB-Python-Version: ${python:Versions}
14
Description: 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

    
19