libccp4 8.0.0-2ubuntu1 source package in Ubuntu

Changelog

libccp4 (8.0.0-2ubuntu1) noble; urgency=medium

  * Rename libccp4c0 package as although it is not affected by the
    time_t transition to 64-bits, it is affected by the LFS migration
    which is implied by the time_t changes.

 -- Michael Hudson-Doyle <email address hidden>  Fri, 19 Apr 2024 12:08:02 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libccp4_8.0.0.orig.tar.gz 915.6 KiB cb813ae86612a0866329deab7cee96eac573d81be5b240341d40f9ad5322ff2d
libccp4_8.0.0-2ubuntu1.debian.tar.xz 5.3 KiB 11c3e1710673183afbaa4a594ffbac7dba86f0af734b478c4325099a932dc625
libccp4_8.0.0-2ubuntu1.dsc 2.2 KiB 656bbfb37ff2d83594c82c850f7aeed32fcbd6067ec089794ad07f59b88b1c23

View changes file

Binary packages built by this source

libccp4-data: CCP4 core functionality - common files

 The CCP4 software suite is based around a library of routines which
 cover common tasks, such as file opening, parsing keyworded input,
 reading and writing of standard data formats, applying symmetry
 operations, etc. Programs in the suite call these routines which, as
 well as saving the programmer some effort, ensure that the varied
 programs in the suite have a similar look-and-feel.
 .
 The library contains several sub components:
 .
  * CMTZ library -- Contains a variety of functions for manipulating
    the data structure, for example adding crystals, datasets or
    columns. The data structure can be dumped to an output MTZ data
    file.
 .
  * CMAP library -- Functions defining the C-level API for accessing
    CCP4 map files.
 .
  * CSYM library -- a collection of functions centered around a data
    file syminfo.lib which is auto-generated from sgtbx (the Space
    Group Toolbox of cctbx).
 .
  * CCP4 utility library -- many utility functions which either give
    specific CCP4 or platform independent functionality.
 .
  * CCP4 Parser library -- provides CCP4-style parsing, as used for
    processing keywords of CCP4 programs, MTZ header records, etc.
 .
  * CCP4 resizable arrays -- defines an object and methods which looks
    just like a simple C array, but can be resized at will without
    incurring excessive overheads.
 .
 This package provides the common files for the CCP4 library.

libccp4-dev: CCP4 core functionality - development files

 The CCP4 software suite is based around a library of routines which
 cover common tasks, such as file opening, parsing keyworded input,
 reading and writing of standard data formats, applying symmetry
 operations, etc. Programs in the suite call these routines which, as
 well as saving the programmer some effort, ensure that the varied
 programs in the suite have a similar look-and-feel.
 .
 The library contains several sub components:
 .
  * CMTZ library -- Contains a variety of functions for manipulating
    the data structure, for example adding crystals, datasets or
    columns. The data structure can be dumped to an output MTZ data
    file.
 .
  * CMAP library -- Functions defining the C-level API for accessing
    CCP4 map files.
 .
  * CSYM library -- a collection of functions centered around a data
    file syminfo.lib which is auto-generated from sgtbx (the Space
    Group Toolbox of cctbx).
 .
  * CCP4 utility library -- many utility functions which either give
    specific CCP4 or platform independent functionality.
 .
  * CCP4 Parser library -- provides CCP4-style parsing, as used for
    processing keywords of CCP4 programs, MTZ header records, etc.
 .
  * CCP4 resizable arrays -- defines an object and methods which looks
    just like a simple C array, but can be resized at will without
    incurring excessive overheads.

libccp4c0t64: CCP4 core functionality - C runtime

 The CCP4 software suite is based around a library of routines which
 cover common tasks, such as file opening, parsing keyworded input,
 reading and writing of standard data formats, applying symmetry
 operations, etc. Programs in the suite call these routines which, as
 well as saving the programmer some effort, ensure that the varied
 programs in the suite have a similar look-and-feel.
 .
 The library contains several sub components:
 .
  * CMTZ library -- Contains a variety of functions for manipulating
    the data structure, for example adding crystals, datasets or
    columns. The data structure can be dumped to an output MTZ data
    file.
 .
  * CMAP library -- Functions defining the C-level API for accessing
    CCP4 map files.
 .
  * CSYM library -- a collection of functions centered around a data
    file syminfo.lib which is auto-generated from sgtbx (the Space
    Group Toolbox of cctbx).
 .
  * CCP4 utility library -- many utility functions which either give
    specific CCP4 or platform independent functionality.
 .
  * CCP4 Parser library -- provides CCP4-style parsing, as used for
    processing keywords of CCP4 programs, MTZ header records, etc.
 .
  * CCP4 resizable arrays -- defines an object and methods which looks
    just like a simple C array, but can be resized at will without
    incurring excessive overheads.
 .
 This package provides the runtime of the CCP4 C library.

libccp4c0t64-dbgsym: debug symbols for libccp4c0t64
libccp4f0: CCP4 core functionality - fortran runtime

 The CCP4 software suite is based around a library of routines which
 cover common tasks, such as file opening, parsing keyworded input,
 reading and writing of standard data formats, applying symmetry
 operations, etc. Programs in the suite call these routines which, as
 well as saving the programmer some effort, ensure that the varied
 programs in the suite have a similar look-and-feel.
 .
 The library contains several sub components:
 .
  * CMTZ library -- Contains a variety of functions for manipulating
    the data structure, for example adding crystals, datasets or
    columns. The data structure can be dumped to an output MTZ data
    file.
 .
  * CMAP library -- Functions defining the C-level API for accessing
    CCP4 map files.
 .
  * CSYM library -- a collection of functions centered around a data
    file syminfo.lib which is auto-generated from sgtbx (the Space
    Group Toolbox of cctbx).
 .
  * CCP4 utility library -- many utility functions which either give
    specific CCP4 or platform independent functionality.
 .
  * CCP4 Parser library -- provides CCP4-style parsing, as used for
    processing keywords of CCP4 programs, MTZ header records, etc.
 .
  * CCP4 resizable arrays -- defines an object and methods which looks
    just like a simple C array, but can be resized at will without
    incurring excessive overheads.
 .
 This package provides the runtime of the CCP4 fortran library.

libccp4f0-dbgsym: debug symbols for libccp4f0