| author | Ole Streicher <olebole@debian.org> | |
| Wed, 24 Feb 2021 09:09:50 +0000 (10:09 +0100) | ||
| committer | Ole Streicher <olebole@debian.org> | |
| Wed, 24 Feb 2021 09:09:50 +0000 (10:09 +0100) | ||
| commit | dbdf5bb33887f22a9d77d6e7ecb2d67828396608 | |
| tree | 4f64684b07da2a3b980340838b18d70dc8cd6544 | tree | snapshot |
| .gitignore | [new file with mode: 0644] | blob |
| .travis.yml | [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 |
| PKG-INFO | [new file with mode: 0644] | blob |
| README.md | [new file with mode: 0644] | blob |
| fitsio.egg-info/PKG-INFO | [new file with mode: 0644] | blob |
| fitsio.egg-info/SOURCES.txt | [new file with mode: 0644] | blob |
| fitsio.egg-info/dependency_links.txt | [new file with mode: 0644] | blob |
| fitsio.egg-info/requires.txt | [new file with mode: 0644] | blob |
| fitsio.egg-info/top_level.txt | [new file with mode: 0644] | blob |
| fitsio/__init__.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.py | [new file with mode: 0644] | blob |
| fitsio/test_images/test_gzip_compressed_image.fits.fz | [new file with mode: 0644] | blob |
| fitsio/util.py | [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.in.patch | [new file with mode: 0644] | blob |
| patches/configure.patch | [new file with mode: 0644] | blob |
| patches/drvrnet.c.patch | [new file with mode: 0644] | blob |
| patches/fitscore.c.patch | [new file with mode: 0644] | blob |
| patches/fitsio.h.patch | [new file with mode: 0644] | blob |
| patches/putcols.c.patch | [new file with mode: 0644] | blob |
| setup.cfg | [new file with mode: 0644] | blob |
| setup.py | [new file with mode: 0644] | blob |