File: control

package info (click to toggle)
archipel-core 0.6.0-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 308 kB
  • sloc: python: 1,832; makefile: 4
file content (19 lines) | stat: -rw-r--r-- 665 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: archipel-core
Section: python
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper (>= 9), python, python-setuptools
Standards-Version: 3.9.4
Homepage: http://archipelproject.org/

Package: archipel-core
Architecture: all
#Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources
Depends:
 ${misc:Depends}, python (>= 2.6.6-7~), python (<< 2.8), python-xmpp,
 python-sqlalchemy, python-pkg-resources
Description: Virtual Machine Orchestration (Core)
 Archipel is a solution to manage and supervise KVM, Xen, OpenVZ, or VMWare
 virtual machines.
 .
 This package contains the base framework of Archipel.