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

Changelog

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

  * New upstream version 2.8+dfsg
  * Acknowledging addition of new symbols in libcexceptions0 and libcodcif2.

 -- Andrius Merkys <email address hidden>  Mon, 13 Jan 2020 07:53:58 -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.8+dfsg-1.dsc 3.3 KiB eda21bcd14c2af64bd7111f0d622bf48b6f98768743b648e597d0f717af09092
cod-tools_2.8+dfsg.orig.tar.xz 23.4 MiB fdac79f65afde9f30c342c79b335dc203c1212f4415335def62e57794c0ad1bd
cod-tools_2.8+dfsg-1.debian.tar.xz 14.4 KiB 757a432db808bfd42a414d7335b7bad8173de075b063f12a381c22765ca71192

Available diffs

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