python-fitsio 1.1.7+dfsg-2build1 source package in Ubuntu

Changelog

python-fitsio (1.1.7+dfsg-2build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 17:44:24 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Astronomy Maintainers
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.7+dfsg.orig.tar.xz 94.5 KiB 5bdd75a98ae795a25efcb57aeda804243fc0883e1be967af3e337f9077510b12
python-fitsio_1.1.7+dfsg-2build1.debian.tar.xz 5.0 KiB 71b714be4b210a8ab0e342fdfbebee37799ccac8a6a985ca3c4eec8c55b35f0d
python-fitsio_1.1.7+dfsg-2build1.dsc 2.1 KiB 5ee9b3d371a938e918232b6d86faf1fb2dc3c5267aac3731484f7842dcbb26b7

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