File: control

package info (click to toggle)
python-qcli 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 100 kB
  • ctags: 98
  • sloc: python: 646; makefile: 22
file content (23 lines) | stat: -rw-r--r-- 850 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: python-qcli
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper (>= 10),
               dh-python,
               python-all-dev,
               python-nose
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-qcli/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/python-qcli/trunk/
Homepage: https://pypi.python.org/pypi/qcli/0.1.0
X-Python-Version: >= 2.6

Package: python-qcli
Architecture: any
Depends: ${shlibs:Depends},
         ${python:Depends},
         ${misc:Depends}
Description: separated module of pyqi needed for QIIME package
 The qiime package needs this as new dependency which is not part of the
 main pyqi package.