python-fitsio 1.1.8+dfsg-1build1 source package in Ubuntu

Changelog

python-fitsio (1.1.8+dfsg-1build1) lunar; urgency=medium

  * No-change rebuild against libcfitsio10

 -- Steve Langasek <email address hidden>  Tue, 24 Jan 2023 05:18:00 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-fitsio_1.1.8+dfsg.orig.tar.xz 84.9 KiB 45fe4ed287c2a85f3ed1eb1967a6738f23ccd89cec48d2169f7edbcb29456a55
python-fitsio_1.1.8+dfsg-1build1.debian.tar.xz 4.9 KiB 69d1ecdc76b4d19c9f56bc98cd47dfbe83a846e6c3cb28bb8abeda139c929d07
python-fitsio_1.1.8+dfsg-1build1.dsc 2.2 KiB 6e2f12ed37d7728aa2020ae2c9f6646b65bc38704123023f790ee340e66e5726

View changes file

Binary packages built by this source

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).

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