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

Changelog

python-fitsio (1.2.1+dfsg-1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 18:31:25 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Astronomy Maintainers
Architectures:
any
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
python-fitsio_1.2.1+dfsg.orig.tar.xz 179.6 KiB 730c544dbefcf39e18e3bc7eb33a91d37dc7584241dcdef6ee113feef44f0b6e
python-fitsio_1.2.1+dfsg-1build1.debian.tar.xz 4.2 KiB 1f6a41cd4701d800c8963a451d6af4d14e8b1b4e3b6c06c7937efa951944d541
python-fitsio_1.2.1+dfsg-1build1.dsc 2.2 KiB 43b76a387ffdfa39a41e1ea86eb64c8669f43617846d26833a5f5bfea655eda3

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