python-fitsio 0.9.11+dfsg-1ubuntu1 source package in Ubuntu

Changelog

python-fitsio (0.9.11+dfsg-1ubuntu1) bionic; urgency=medium

  * Merge with Debian; remaining changes:
    - Dont run autotests on armhf for now as they segfault when tried
      multiple times.

python-fitsio (0.9.11+dfsg-1) unstable; urgency=low

  * Propagate CI test exit code
  * New upstream version 0.9.11+dfsg
  * Rediff patches
  * Push Standards-Version to 4.0.0. No changes

 -- Matthias Klose <email address hidden>  Tue, 07 Nov 2017 10:43:38 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
python-fitsio_0.9.11+dfsg.orig.tar.gz 84.5 KiB c97b81a4f90a1c1f94911217d5e71e1e159ca157ac1aec280df799e81eb6b71a
python-fitsio_0.9.11+dfsg-1ubuntu1.debian.tar.xz 4.3 KiB 863fa640d36507e90f62717114fcdc858dd11e15ebdd8d8e8e1ee15fbf7bf6b5
python-fitsio_0.9.11+dfsg-1ubuntu1.dsc 2.3 KiB bf8d070dd22ffcfc1bceceb08a0df7f1bbe1fd477248cd2e7bb7c16df4c4db71

View changes file

Binary packages built by this source

python-fitsio: Python 2 library to read from and write to FITS files

 Fitsio provides an easy to use object-oriented API including
 providing a Numpy interface to FITS files read from CFITSIO. It
 allows direct access to the columns of a FITS binary table which can
 be useful for reading large fits files. Compared to astropy.io.fits,
 this package is closer to the underlying cfitsio library.
 .
 Fitsio also exposes a microlanguage (implemented in CFITSIO) for
 making efficient SQL-like queries of tables (single tables only
 though–no joins or anything like that).
 .
 This is the Python 2 package.

python-fitsio-dbgsym: No summary available for python-fitsio-dbgsym in ubuntu cosmic.

No description available for python-fitsio-dbgsym in ubuntu cosmic.

python3-fitsio: Python 3 library to read from and write to FITS files

 Fitsio provides an easy to use object-oriented API including
 providing a Numpy interface to FITS files read from CFITSIO. It
 allows direct access to the columns of a FITS binary table which can
 be useful for reading large fits files. Compared to astropy.io.fits,
 this package is closer to the underlying cfitsio library.
 .
 Fitsio also exposes a microlanguage (implemented in CFITSIO) for
 making efficient SQL-like queries of tables (single tables only
 though–no joins or anything like that).
 .
 This is the Python 3 package.

python3-fitsio-dbgsym: debug symbols for python3-fitsio