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

Changelog

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

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Tue, 21 Mar 2023 05:49:03 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

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-1build2.debian.tar.xz 5.0 KiB 639c56932990eb7a517f126ac393f565cce00913e0ec2442ae01645838600c3e
python-fitsio_1.1.8+dfsg-1build2.dsc 2.2 KiB f1b340c5a07c1737a17d949a200732f2b0b4937ebb7b6a261caeb719f3e03f2c

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