Debian NEW package overview for python-modelcif
python-modelcif_1.4-1_amd64.changes (click to toggle)
Format:1.8
Date:Wed, 16 Jul 2025 15:09:03 +0100
Source:python-modelcif
Binary:python3-modelcif
Architecture:source all
Version:1.4-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Changed-By:Steffen Moeller <moeller@debian.org>
Description:
python3-modelcif - handles mmCIF and BinaryCIF files with ModelCIF extension
Closes:1109466
Changes:
python-modelcif (1.4-1) unstable; urgency=medium

  * Initial release. (Closes: #1109466)
Files:
a3273c8812c871564a18deacb3385940 2079 science optional python-modelcif_1.4-1.dsc
76f3efd7851855569f4b3556984e877d 90162 science optional python-modelcif_1.4.orig.tar.gz
6eeadc5fd5040ced68d7f154bf371eac 3684 science optional python-modelcif_1.4-1.debian.tar.xz
967aef541b5496c4b3709e56b2b77623 7032 science optional python-modelcif_1.4-1_amd64.buildinfo
460dc77fbc968ece3785da56f8108363 40216 science optional python3-modelcif_1.4-1_all.deb
python-modelcif_1.4-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-modelcif
Binary:python3-modelcif
Architecture:all
Version:1.4-1
Maintainer:Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders:Steffen Moeller <moeller@debian.org>, Ben Webb <ben@salilab.org>
Homepage:https://github.com/ihmwg/python-modelcif
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/med-team/python-modelcif
Vcs-Git:https://salsa.debian.org/med-team/python-modelcif.git
Build-Depends:debhelper-compat (=13), dh-sequence-python3, python3-setuptools, python3-all, python3-ihm
Package-List:python3-modelcif deb science optional arch=all
Files:
76f3efd7851855569f4b3556984e877d 90162 python-modelcif_1.4.orig.tar.gz
6eeadc5fd5040ced68d7f154bf371eac 3684 python-modelcif_1.4-1.debian.tar.xz
lintian 2.116.3 check for python-modelcif_1.4-1.dsc (click to toggle)
README.source for python-modelcif_1.4-1.dsc (click to toggle)
No README.source in this package
control file for python3-modelcif_1.4-1_all.deb (click to toggle)
Package:python3-modelcif
Source:python-modelcif
Version:1.4-1
Architecture:all
Maintainer:Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Installed-Size:204
Depends:python3-ihm, python3:any
Section:science
Priority:optional
Homepage:https://github.com/ihmwg/python-modelcif
Description:
handles mmCIF and BinaryCIF files with ModelCIF extension
 The macromolecular Crystallographic Information File format is a standard
 for the representation and description of large molecular structures like
 proteins and/or nucleic acids.
 .
 This package provides a mechanism to describe the generation of a
 theoretical model (for example, via comparative or homology model)
 a set of Python objects. This includes, if applicable
  * the templates(s) used for the modeling;
  * the alignment between the template(s) and target sequence;
  * the protocol used to generate models, such as template search,
    modeling, and model selection;
  * the actual coordinates of output models;
  * grouping of multiple models;
  * quality scores for models and/or alignments.
 .
 Once created, this set of Python objects can be written to an
 mmCIF file that is compliant with the ModelCIF extension to the
 PDBx/mmCIF dictionary, suitable for deposition in a repository such as
 ModelArchive. The files can be viewed in any regular PDBx mmCIF viewer,
 such as UCSF ChimeraX (although most viewers to date will only show
 the model coordinates, not the ModelCIF-specific metadata).
 .
 This package leverages functionality provided by the python-ihm
 package, which functions similarly, building a Python hierarchy
 and then reading/writing mmCIF files. (However, python-ihm is used
 for integrative models, and reads or writes files compliant with the
 integrative/hybrid modeling extension dictionary.) In particular, many
 python-ihm classes and modules are used in this library, for example
 the ihm.Grant and ihm.Citation classes for handling grant or citation
 information, or the ihm.dictionary module for validating files against
 the mmCIF dictionary itself.
lintian 2.116.3 check for python3-modelcif_1.4-1_all.deb (click to toggle)
contents of python3-modelcif_1.4-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-07-16 14:09 ./
drwxr-xr-x root/root         0 2025-07-16 14:09 ./usr/
drwxr-xr-x root/root         0 2025-07-16 14:09 ./usr/lib/
drwxr-xr-x root/root         0 2025-07-16 14:09 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-07-16 14:09 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/
-rw-r--r-- root/root     32124 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/__init__.py
-rw-r--r-- root/root      6208 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/alignment.py
-rw-r--r-- root/root      5145 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/associated.py
-rw-r--r-- root/root      1607 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/data.py
-rw-r--r-- root/root      2426 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/descriptor.py
-rw-r--r-- root/root     46957 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/dumper.py
-rw-r--r-- root/root      5141 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/model.py
-rw-r--r-- root/root      3300 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/protocol.py
-rw-r--r-- root/root      8995 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/qa_metric.py
-rw-r--r-- root/root     49036 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/reader.py
-rw-r--r-- root/root      7311 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/reference.py
-rw-r--r-- root/root       822 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/test.py
drwxr-xr-x root/root         0 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/util/
-rw-r--r-- root/root         5 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/util/__init__.py
-rw-r--r-- root/root      3771 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif/util/make_mmcif.py
drwxr-xr-x root/root         0 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif-1.4.egg-info/
-rw-r--r-- root/root      3139 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif-1.4.egg-info/PKG-INFO
-rw-r--r-- root/root         1 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif-1.4.egg-info/dependency_links.txt
-rw-r--r-- root/root         0 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif-1.4.egg-info/requires.txt
-rw-r--r-- root/root         9 2025-07-16 14:09 ./usr/lib/python3/dist-packages/modelcif-1.4.egg-info/top_level.txt
drwxr-xr-x root/root         0 2025-07-16 14:09 ./usr/share/
drwxr-xr-x root/root         0 2025-07-16 14:09 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-07-16 14:09 ./usr/share/doc/python3-modelcif/
-rw-r--r-- root/root       163 2025-07-16 14:09 ./usr/share/doc/python3-modelcif/changelog.Debian.gz
-rw-r--r-- root/root      3157 2025-07-16 14:09 ./usr/share/doc/python3-modelcif/changelog.gz
-rw-r--r-- root/root      1411 2025-07-16 14:09 ./usr/share/doc/python3-modelcif/copyright

Timestamp: 22.08.2025 / 16:13:08 (UTC)