File: control

package info (click to toggle)
mmtf-python 1.1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 296 kB
  • sloc: python: 1,162; makefile: 8
file content (31 lines) | stat: -rw-r--r-- 873 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
Source: mmtf-python
Section: science
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-msgpack <!nocheck>,
 python3-numpy <!nocheck>,
 python3-setuptools,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://github.com/rcsb/mmtf-python
Vcs-Browser: https://salsa.debian.org/debichem-team/mmtf-python
Vcs-Git: https://salsa.debian.org/debichem-team/mmtf-python.git

Package: python3-mmtf
Architecture: all
Depends:
 python3-msgpack,
 python3-numpy,
 ${misc:Depends},
 ${python3:Depends},
Description: binary encoding of biological structures (Python 3)
 The macromolecular transmission format (MMTF) is a binary encoding of
 biological structures.
 .
 This package installs the library for Python 3.