File: control

package info (click to toggle)
python-prodigy 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,488 kB
  • sloc: python: 820; makefile: 10
file content (35 lines) | stat: -rw-r--r-- 1,041 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
Source: python-prodigy
Section: science
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 help2man,
 pybuild-plugin-pyproject,
 python3-all,
 python3-biopython <!nocheck>,
 python3-freesasa <!nocheck>,
 python3-hatchling,
 python3-numpy <!nocheck>,
 python3-poetry-core,
 python3-pytest <!nocheck>,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.6.2
Homepage: https://github.com/haddocking/prodigy
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-prodigy
Vcs-Git: https://salsa.debian.org/python-team/packages/python-prodigy.git

Package: python3-prodigy
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Protein Binding Affinity Prediction (Python 3)
 Collection of scripts to predict binding affinity values for protein-protein
 complexes from atomic structures.
 .
 This package installs the library for Python 3.