Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
CCfits: A C++ interface for cfitsio
- Summary
- 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.
Changelog
- * Thu Jul 27 17:00:00 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 1.5-1
- New upstream source 1.5
- Removed patch CCfits-1.4-g++4.patch (integrated in the source)
- Perl files in docs removed in the source
- * Wed Mar 8 16:00:00 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 1.4-4
- Removed explicit Buildrequires gcc-c++
- * Tue Mar 7 16:00:00 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 1.4-3
- Rebuilt with new upstream source.