Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
CCfits - A C++ interface for cfitsio
CCfits is an object oriented interface to the cfitsio library. It is designed
to make the capabilities of cfitsio available to programmers working in C++.
It is written in ANSI C++ and implemented using the C++ Standard Library
with namespaces, exception handling, and member template functions.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
CCfits |
1.6 |
2.fc5 |
x86_64 |
910 KiB |
Thu Feb 1 06:37:33 2007 |
Changelog
- * Thu Feb 1 17:00:00 2007 Sergio Pascual <spr at astrax.fis.ucm.es> 1.6-2
- Patch to fix the include directives of cfitsio in header files.
- * Mon Dec 11 17:00:00 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 1.6-1
- New upstream version 1.6. Only compiles with cfitsio >= 3.020.
- * Tue Sep 12 18:00:00 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 1.5-3
- Rebuild for FC6.