| author | Ole Streicher <olebole@debian.org> | |
| Thu, 13 Nov 2025 08:15:43 +0000 (09:15 +0100) | ||
| committer | Ole Streicher <olebole@debian.org> | |
| Thu, 13 Nov 2025 08:15:43 +0000 (09:15 +0100) | ||
| commit | 2dacf1dec3e2293366ef655ecf18a5343e8a5d28 | |
| tree | 8d4e23414e76f652b4bdad160a4970e4a2492df6 | tree | snapshot |
| .git_archival.txt | [new file with mode: 0644] | blob |
| .gitattributes | [new file with mode: 0644] | blob |
| .github/dependabot.yml | [new file with mode: 0644] | blob |
| .github/workflows/lint.yml | [new file with mode: 0644] | blob |
| .github/workflows/tests-external-cfitsio.yml | [new file with mode: 0644] | blob |
| .github/workflows/tests-pypi.yml | [new file with mode: 0644] | blob |
| .github/workflows/tests.yml | [new file with mode: 0644] | blob |
| .github/workflows/wheel.yml | [new file with mode: 0644] | blob |
| .gitignore | [new file with mode: 0644] | blob |
| .pre-commit-config.yaml | [new file with mode: 0644] | blob |
| CHANGES.md | [new file with mode: 0644] | blob |
| LICENSE.txt | [new file with mode: 0644] | blob |
| MANIFEST.in | [new file with mode: 0644] | blob |
| README.md | [new file with mode: 0644] | blob |
| fitsio/__init__.py | [new file with mode: 0644] | blob |
| fitsio/fits_exceptions.py | [new file with mode: 0644] | blob |
| fitsio/fitsio_pywrap.c | [new file with mode: 0644] | blob |
| fitsio/fitslib.py | [new file with mode: 0644] | blob |
| fitsio/hdu/__init__.py | [new file with mode: 0644] | blob |
| fitsio/hdu/base.py | [new file with mode: 0644] | blob |
| fitsio/hdu/image.py | [new file with mode: 0644] | blob |
| fitsio/hdu/table.py | [new file with mode: 0644] | blob |
| fitsio/header.py | [new file with mode: 0644] | blob |
| fitsio/test_images/test_gzip_compressed_image.fits.fz | [new file with mode: 0644] | blob |
| fitsio/tests/__init__.py | [new file with mode: 0644] | blob |
| fitsio/tests/checks.py | [new file with mode: 0644] | blob |
| fitsio/tests/makedata.py | [new file with mode: 0644] | blob |
| fitsio/tests/test_empty_slice.py | [new file with mode: 0644] | blob |
| fitsio/tests/test_header.py | [new file with mode: 0644] | blob |
| fitsio/tests/test_header_junk.py | [new file with mode: 0644] | blob |
| fitsio/tests/test_image.py | [new file with mode: 0644] | blob |
| fitsio/tests/test_image_compression.py | [new file with mode: 0644] | blob |
| fitsio/tests/test_image_compression_defaults.py | [new file with mode: 0644] | blob |
| fitsio/tests/test_lib.py | [new file with mode: 0644] | blob |
| fitsio/tests/test_table.py | [new file with mode: 0644] | blob |
| fitsio/tests/test_util.py | [new file with mode: 0644] | blob |
| fitsio/tests/test_warnings.py | [new file with mode: 0644] | blob |
| fitsio/util.py | [new file with mode: 0644] | blob |
| patches/Makefile.am.patch | [new file with mode: 0644] | blob |
| patches/Makefile.in.patch | [new file with mode: 0644] | blob |
| patches/README.md | [new file with mode: 0644] | blob |
| patches/build_cfitsio_patches.py | [new file with mode: 0644] | blob |
| patches/configure.ac.patch | [new file with mode: 0644] | blob |
| patches/configure.patch | [new file with mode: 0644] | blob |
| patches/fitsio2.h.patch | [new file with mode: 0644] | blob |
| patches/getcold.c.patch | [new file with mode: 0644] | blob |
| patches/getcole.c.patch | [new file with mode: 0644] | blob |
| patches/imcompress.c.patch | [new file with mode: 0644] | blob |
| ruff.toml | [new file with mode: 0644] | blob |
| setup.py | [new file with mode: 0644] | blob |
| zlib.tar.gz | [new file with mode: 0644] | blob |