File: control

package info (click to toggle)
python-freecontact 1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 296 kB
  • sloc: cpp: 291; python: 69; makefile: 12
file content (38 lines) | stat: -rw-r--r-- 1,248 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: python-freecontact
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Laszlo Kajan <lkajan@debian.org>,
           Andreas Tille <tille@debian.org>,
           Alexandre Mestiashvili <mestia@debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-python,
               libboost-python-dev,
               libfreecontact-dev,
               python-all-dev,
               python3-all-dev
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/python-freecontact
Vcs-Git: https://salsa.debian.org/med-team/python-freecontact.git
Homepage: https://rostlab.org/owiki/index.php/FreeContact

Package: python-freecontact
Architecture: any
Depends: ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends}
Description: fast protein contact predictor - binding for Python
 ${Description}
 .
 This package contains the Python binding.

Package: python3-freecontact
Architecture: any
Depends: ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Description: fast protein contact predictor - binding for Python3
 ${Description}
 .
 This package contains the Python3 binding.