cod-tools 3.4.0+dfsg-1build2 source package in Ubuntu
Changelog
cod-tools (3.4.0+dfsg-1build2) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Wed, 16 Mar 2022 21:39:25 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Science Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cod-tools_3.4.0+dfsg.orig.tar.xz | 23.9 MiB | 9e68346b637e51a80a5ced0c6254f62f716fe97b2ef797f31c9da9343a42a2bd |
cod-tools_3.4.0+dfsg-1build2.debian.tar.xz | 14.0 KiB | ff9909a5b17fd541150fca0acb0b128551d8f0775dfd241b55795a41f8614e37 |
cod-tools_3.4.0+dfsg-1build2.dsc | 3.2 KiB | cfcd22a8702a448042181bfa250cccc1f03e689afcca87286b3a539ceb4b771f |
Available diffs
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-tools-perl: tools for manipulating CIF format files - Perl modules
cod-tools is a set of Perl modules and command line tools for
manipulating Crystallographic Information Format (CIF) v1.1 and v2.0
files.
.
This package contains Perl modules.
- libcod-tools-perl-dbgsym: debug symbols for libcod-tools-perl
- 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.
- libcodcif3: 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.
- libcodcif3-dbgsym: debug symbols for libcodcif3
- 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