cod-tools 2.7+dfsg-1 source package in Ubuntu

Changelog

cod-tools (2.7+dfsg-1) unstable; urgency=medium

  * New upstream version 2.7+dfsg
  * Acknowledging addition of new symbol in libcodcif2.

 -- Andrius Merkys <email address hidden>  Thu, 12 Dec 2019 03:43:47 -0500

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cod-tools_2.7+dfsg-1.dsc 3.3 KiB 6996a185cc25d0e0db9292302d1c224b8cd0c37f412d325fa803a7afba7061b7
cod-tools_2.7+dfsg.orig.tar.xz 23.4 MiB 1356de6bd21b1b71e68272b59bd172ddf7b9f9c86f4a45f1c632ddd1aafcdccd
cod-tools_2.7+dfsg-1.debian.tar.xz 14.3 KiB 3753d72f31948687f538eea1fa8c1c99609188a218ba66982f827a6946f006c1

No changes file available.

Binary packages built by this source

cod-tools: tools for manipulating CIF format files

 cod-tools is a set of Perl modules and command line tools for
 manipulating Crystallographic Information Format (CIF) v1.1 and v2.0
 files.

cod-tools-dbgsym: debug symbols for cod-tools
libcexceptions-dev: C exception handling library (development files)

 Wrappers for C functions, allowing usage of try ... catch ... blocks
 in C language. Wrapped functions include memory allocation, standard
 I/O and strdup.
 .
 This package contains static library and header files.

libcexceptions0: C exception handling library

 Wrappers for C functions, allowing usage of try ... catch ... blocks
 in C language. Wrapped functions include memory allocation, standard
 I/O and strdup.

libcexceptions0-dbgsym: debug symbols for libcexceptions0
libcod-cif-parser-bison-perl: error-correcting CIF parser - Perl bindings

 COD::CIF::Parser::Bison, Perl bindings for Crystallographic
 Information Format (CIF) v1.1 and v2.0 parser, which is written in C
 language, and developed by the Crystallography Open Database. A CIF
 format file is represented by an array of data blocks, where each
 data block is represented by a hash.

libcod-cif-parser-bison-perl-dbgsym: debug symbols for libcod-cif-parser-bison-perl
libcod-cif-parser-yapp-perl: error-correcting CIF parser - pure Perl implementation

 COD::CIF::Parser::Yapp, YAPP implementation of error-correcting
 Crystallographic Information Format (CIF) v1.1 parser, which
 is developed by the Crystallography Open Database. A CIF format file
 is represented by an array of data blocks, where each data block is
 represented by a hash.

libcod-precision-perl: COD precision handling module for Perl language

 COD::Precision, module for handling precision in Crystallographic
 Information Format (CIF) notation, expressed as standard uncertainties
 in parentheses next to the value.

libcod-usermessage-perl: COD message formatting module for Perl language

 COD::UserMessage, module for formatting error/warning/note messages
 in a style, defined by Crystallography Open Database.
 .
 In short, the format of generated messages is the following:
 <program name>: <location>: <STATUS>, <message body>.

libcodcif-dev: error-correcting CIF parser - headers and static libraries

 Parser for Crystallographic Information Format (CIF) v1.1 and v2.0,
 written in C language. A CIF format file is represented by an array
 of data blocks, where each data block is represented by a CIF struct.
 .
 This package contains static library and header files.

libcodcif2: error-correcting CIF parser - shared library

 Parser for Crystallographic Information Format (CIF) v1.1 and v2.0,
 written in C language. A CIF format file is represented by an array
 of data blocks, where each data block is represented by a CIF struct.

libcodcif2-dbgsym: debug symbols for libcodcif2
libgetoptions-dev: Command line argument processing library for C (development files)

 C library for processing GNU-like command line options. The library
 uses C the exception handling library and is used for developing
 programs using codcif, an error-correcting Crystallographic Information
 Format (CIF) parser.
 .
 This package contains static library and header files.

libgetoptions0: Command line argument processing library for C

 C library for processing GNU-like command line options. The library
 uses C the exception handling library and is used for developing
 programs using codcif, an error-correcting Crystallographic Information
 Format (CIF) parser.

libgetoptions0-dbgsym: debug symbols for libgetoptions0
python3-pycodcif: error-correcting CIF parser - Python3 bindings

 Python bindings for Crystallographic Information Format (CIF) v1.1
 and v2.0 parser, which is written in C language, and developed by the
 Crystallography Open Database. A CIF format file is represented by a
 list of data blocks, where each data block is represented by a
 dictionary.
 .
 This package installs the library for Python 3.

python3-pycodcif-dbgsym: debug symbols for python3-pycodcif