This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
wcsinst/debian/control

24 lines
709 B
Plaintext

Source: python-wcsinst
Maintainer: Frédéric Péters <info@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6), debhelper (>= 7.4.3),
python-django (>= 1.5)
Standards-Version: 3.9.1
X-Python-Version: >= 2.6
Package: python-wcsinst
Architecture: all
Depends: ${misc:Depends},
python (>= 2.6),
python-django (>= 1.5)
Description: Remote w.c.s. management framework
Package: wcsinstd
Architecture: all
Pre-Depends: python-django (>= 1.5)
Depends: ${misc:Depends}, adduser, python-wcsinst, sudo, wcs
Description: Remote w.c.s. instances management daemon
wcsinstd allows to create, update and delete w.c.s. instance through a REST API