1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
Source: mobyle
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Olivier Sallou <osallou@debian.org>
Build-Depends: debhelper (>= 9), python (>= 2.5),
python-simpletal (>=4.1),
python-simplejson (>= 1.7.1),
python-imaging (>= 1.1.5),
python-lxml (>= 2.2.4),
dh-apache2, apache2-dev
Standards-Version: 3.9.5
Homepage: https://projets.pasteur.fr/projects/show/mobyle
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/mobyle/mobyle/trunk/
Vcs-Svn: svn://anonsvn.debian.org/debian-med/trunk/packages/mobyle/mobyle/trunk/
Package: mobyle
Architecture: all
Depends: ${misc:Depends}, python (>= 2.5), apache2 (>= 2.4) | httpd-cgi,
libjs-scriptaculous, libjs-jquery, libjs-prototype,
mobyle-utils,
jing,
python-biopython,
python-imaging (>= 1.1.5),
python-lxml (>= 2.2.4),
python-pygraphviz,
python-simplejson (>= 1.7.1),
python-simpletal (>=4.1),
python-simpletal (<< 5.0~),
python-support (>= 0.90),
squizz (>=0.99b+dfsg),
ttf-bitstream-vera
Suggests: python-openid (>= 2.2.4), python-dnspython (>= 1.5.0)
Recommends: mobyle-programs (>= 3.1), mobyle-tutorials, ${misc:Recommends}
Description: Web portal that provides web forms for command-line software
Mobyle is a framework and web portal specifically aimed at the integration of
bioinformatics software and databanks. It generates a web interface from an xml
description for command-line based tools.
It can submit jobs locally or using DRM systems.
.
This package will restart Apache after enabling the ‘rewrite’ and ‘headers’
modules.
Package: mobyle-utils
Architecture: any
Depends: ${misc:Depends},${shlibs:Depends}
Description: binary tools used by Mobyle
Binary tools used by the Mobyle web portal to manage
jobs.
|