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.5 |
2.fc4 |
src |
1.37 MiB |
Fri Jul 28 06:45:01 2006 |
Changelog
- * Fri Jul 28 18:00:00 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 1.5-2
- Removed perl files in documentation.
- * Thu Jul 27 18: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 17:00:00 2006 Sergio Pascual <spr at astrax.fis.ucm.es> 1.4-4
- Removed explicit Buildrequires gcc-c++