python-fitsio 1.1.7+dfsg-1build1 source package in Ubuntu
Changelog
python-fitsio (1.1.7+dfsg-1build1) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Wed, 16 Mar 2022 23:06:07 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Astronomy Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
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-1build1.debian.tar.xz | 4.7 KiB | 43ae5f96582bc84da4fe24411aa681376fef557c0c698fb1d4ed6ec2b6d4ef33 |
python-fitsio_1.1.7+dfsg-1build1.dsc | 2.1 KiB | bf66c5db084ffadb5fcfaad74db4881a32d430f77a6f6300ef47eb884b22b6e2 |
Available diffs
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