cif-tools 1.0.0-4 source package in Ubuntu

Changelog

cif-tools (1.0.0-4) unstable; urgency=medium

  * Team upload.
  * Tighten B-D and test-dep on libcifpp-dev to build with
    (gcc11-)fixed version of the same (Closes: #984015)

 -- Nilesh Patra <email address hidden>  Mon, 01 Nov 2021 19:49:48 +0530

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cif-tools_1.0.0-4.dsc 2.1 KiB 957fc44379009e10311a9a179a6957f0ba89c1a9bed3540b7f6fc916d0eaf7dc
cif-tools_1.0.0.orig.tar.gz 105.9 KiB 4c3d1d855862ec0c9577a9f215b2fd8cdb12cd32cda80ddc851ce738b5163e6a
cif-tools_1.0.0-4.debian.tar.xz 4.1 KiB 314c610af56efac36671715f9aef2af771d4a5e2ef819d9c6b54a76e6004f2f3

No changes file available.

Binary packages built by this source

cif-tools: Suite of tools to manipulate, validate and query mmCIF files

 This package contains a suite of tools for the manipulation of mmCIF files.
 .
 The structure of macro molecules is nowadays recorded in mmCIF files. Until
 recently however the ancient PDB file format was used by many programs but
 that format has since long been deprecated.
 .
 This package provides two tools, pdb2cif and cif2pdb, that can convert files
 from one format into the other, provided that data fits of course.
 .
 Other tools are cif-validate, cif-grep, cif-diff, cif-merge and mmCQL. The
 latter can be used to manipulate an mmCIF file as if it were a SQL like
 database using SELECT, UPDATE, INSERT and DELETE commands.
 .
 This package depends on libcifpp.

cif-tools-dbgsym: debug symbols for cif-tools